[Bug 980222] New: Review Request: perl-Class-Accessor-Classy - Accessors with minimal inheritance

bugzilla at redhat.com bugzilla at redhat.com
Mon Jul 1 18:52:30 UTC 2013


https://bugzilla.redhat.com/show_bug.cgi?id=980222

            Bug ID: 980222
           Summary: Review Request: perl-Class-Accessor-Classy - Accessors
                    with minimal inheritance
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: nobody at fedoraproject.org
          Reporter: jcp at eskimo.com
        QA Contact: extras-qa at fedoraproject.org
                CC: notting at redhat.com,
                    package-review at lists.fedoraproject.org

Spec URL: http://www.eskimo.com/~jcp/perl-Class-Accessor-Classy.spec
SRPM URL:
http://www.eskimo.com/~jcp/perl-Class-Accessor-Classy-0.9.1-1.fc17.src.rpm

Description: The Class::Accessor::Classy Perl module provides an extremely
small footprint accessor/mutator declaration scheme for fast and convenient
object attribute setup. It is intended as a simple and speedy mechanism for
preventing hash-key typos rather than a full-blown object system with type
checking and so on.

The accessor methods appear as a hidden parent class of your package and
generally try to stay out of the way. The accessors and mutators generated are
of the form C<foo()> and C<set_foo()>, respectively.

This software is licensed under the same terms as Perl itself (GPL+ or
Artistic), so there should not be any problems there.

This package is a pre-requisite for another Perl module that I would like to
package: perl-CAD-Format-STL (which reads and writes stereo lithography format
files used in 3d printing and other computer aided design applications).

Fedora Account System Username: jcp

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=mtkdNBq4N6&a=cc_unsubscribe


More information about the package-review mailing list