Name: | rh-perl520-perl-Module-Build |
---|---|
Epoch: | 2 |
Version: | 0.42.10 |
Release: | 7.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 682130 |
License: | GPL+ or Artistic |
RPM: | rh-perl520-perl-Module-Build-0.42.10-7.el7.noarch.rpm |
Source RPM: | rh-perl520-perl-Module-Build-0.42.10-7.el7.src.rpm |
Build Date: | Fri Feb 03 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Module-Build/ |
Summary: | Build and install Perl modules |
Description: | Module::Build is a system for building, testing, and installing Perl modules. It is meant to be an alternative to ExtUtils::MakeMaker. Developers may alter the behavior of the module through sub-classing in a much more straightforward way than with MakeMaker. It also does not require a make on your system - most of the Module::Build code is pure-perl and written in a very cross-platform way. In fact, you don't even need a shell, so even platforms like MacOS (traditional) can use it fairly easily. Its only prerequisites are modules that are included with perl 5.6.0, and it works fine on perl 5.005 if you can install a few additional modules. |
- Do not use perl version to control dependencies
- Do not use rhel macro to control dependencies
- Rebuild of bootstrapped package
- Disable optional tests for small build root
- Disable File::ShareDir optional tests when bootstrapping
- Require Software::License to recognize more license identifiers (bug #1152319)
- 0.4210 bump
- Perl 5.20 re-rebuild of bootstrapped packages
- Perl 5.20 rebuild
- 0.4208 bump