| Name: | perl-Mouse | 
|---|---|
| Version: | 2.5.9 | 
| Release: | 2.el8 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 1126905 | 
| License: | GPL+ or Artistic | 
| RPM: | perl-Mouse-2.5.9-2.el8.aarch64.rpm | 
| Source RPM: | perl-Mouse-2.5.9-2.el8.src.rpm | 
| Build Date: | Fri Mar 05 2021 | 
| Build Host: | ca-buildarm05 | 
| Vendor: | Oracle America | 
| URL: | https://metacpan.org/release/Mouse | 
| Summary: | Moose minus the antlers | 
| Description: | Moose, a powerful metaobject-fueled extension of the Perl 5 object system, is wonderful. (For more information on Moose, please see 'perldoc Moose' after installing the perl-Moose package.) Unfortunately, it's a little slow. Though significant progress has been made over the years, the compile time penalty is a non-starter for some applications. Mouse aims to alleviate this by providing a subset of Moose's functionality, faster.  | 
- Post EPEL-8 bootstrap rebuild
- Update to 2.5.9
  - Fix segmentation fault that occurs when using MouseX::Foreign and
    role->apply at the same time (GH#100, GH#101)
  - Update to 2.5.7 - Bump Module::Build::XSUtil prereq (GH#99) - Fix typo (GH#98)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Perl 5.30 re-rebuild of bootstrapped packages
- Perl 5.30 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Update to 2.5.6 - Fix for threads and XS; use newSVpvs instead of newSVpvs_share (GH#92)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Perl 5.28 re-rebuild of bootstrapped packages