| Name: | perl-Test-CPAN-Meta |
|---|---|
| Version: | 0.23 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 48329 |
| License: | Artistic 2.0 |
| RPM: | perl-Test-CPAN-Meta-0.23-2.el7.noarch.rpm |
| Source RPM: | perl-Test-CPAN-Meta-0.23-2.el7.src.rpm |
| Build Date: | Wed Apr 30 2014 |
| Build Host: | ca-buildj3.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/Test-CPAN-Meta/ |
| Summary: | Validation of the META.yml file in a CPAN distribution |
| Description: | This module was written to ensure that a META.yml file, provided with a standard distribution uploaded to CPAN, meets the specifications that are slowly being introduced to module uploads, via the use of package makers and installers such as ExtUtils::MakeMaker, Module::Build and Module::Install. |
- Mass rebuild 2013-12-27
- Update to 0.23
- Updated INSTALL instructions
- Added minimum perl version (5.006)
- Reworked Makefile.PL for clarity
- Implemented Perl::Critic suggestions
- Added meta_yaml_ok test and example
- Several Version.pm updates, including new() parameter name change:
'yaml' is now 'data'
- Changes file dates changed to meet W3CDTF standards
- Don't use macros for commands
- Don't need to remove empty directories from the buildroot
- Make %files list more explicit
- Drop %defattr, redundant since rpm 4.4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Perl 5.16 rebuild
- 0.21 bump
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Perl mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Rebuild to fix problems with vendorarch/lib (#661697)