Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: perl-MooseX-NonMoose - Easy subclassing of non-Moose classes Alias: perl-MooseX-NonMoose https://bugzilla.redhat.com/show_bug.cgi?id=640337 Summary: Review Request: perl-MooseX-NonMoose - Easy subclassing of non-Moose classes Product: Fedora Version: rawhide Platform: All URL: http://search.cpan.org/dist/MooseX-NonMoose/ OS/Version: Linux Status: NEW Severity: medium Priority: low Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: iarnell@xxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx Estimated Hours: 0.0 Classification: Fedora Spec URL: http://fedorapeople.org/~iarnell/review/perl-MooseX-NonMoose.spec SRPM URL: http://fedorapeople.org/~iarnell/review/perl-MooseX-NonMoose-0.15-1.fc13.src.rpm Description: MooseX::NonMoose allows for easily subclassing non-Moose classes with Moose, taking care of the annoying details connected with doing this, such as setting up proper inheritance from Moose::Object and installing (and inlining, at make_immutable time) a constructor that makes sure things like BUILD methods are called. It tries to be as non-intrusive as possible - when this module is used, inheriting from non-Moose classes and inheriting from Moose classes should work identically, aside from the few caveats mentioned below. One of the goals of this module is that including it in a Moose::Exporter-based package used across an entire application should be possible, without interfering with classes that only inherit from Moose modules, or even classes that don't inherit from anything at all. Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=2514532 *rt-0.10_01 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review