| Name: | perl-MooseX-NonMoose |
|---|---|
| Version: | 0.22 |
| Release: | 6.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 58527 |
| License: | GPL+ or Artistic |
| RPM: | perl-MooseX-NonMoose-0.22-6.el7.noarch.rpm |
| Source RPM: | perl-MooseX-NonMoose-0.22-6.el7.src.rpm |
| Build Date: | Mon Nov 27 2017 |
| Build Host: | x86-ol6-builder-04.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/MooseX-NonMoose/ |
| Summary: | Easy subclassing of non-Moose classes |
| 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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Perl 5.16 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Perl mass rebuild
- update to latest upstream version
- update to latest upstream version
- update to latest upstream version
- update to latest upstream version
- update to latest upstream version - BR perl(MooseX::GlobRef) for additional test coverage