Wed, 24 Apr 2024 23:14:52 UTC | login

Information for build perl516-perl-Module-Build-0.42.01-0.bootstrap1.2.el7

ID2380
Package Nameperl516-perl-Module-Build
Version0.42.01
Release0.bootstrap1.2.el7
Epoch2
SummaryBuild and install Perl modules
DescriptionModule::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.
Built byhhorak
State complete
Volume DEFAULT
StartedWed, 19 Aug 2015 16:22:13 UTC
CompletedWed, 19 Aug 2015 16:27:32 UTC
Taskbuild (sclo7-perl516-rh-el7, perl516-perl-Module-Build-0.42.01-0.bootstrap1.2.el7.src.rpm)
Tags
sclo7-perl516-rh-candidate
RPMs
src
perl516-perl-Module-Build-0.42.01-0.bootstrap1.2.el7.src.rpm (info) (download)
noarch
perl516-perl-Module-Build-0.42.01-0.bootstrap1.2.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Tue Dec 03 2013 Jitka Plesnikova <jplesnik@redhat.com> - 2:0.42.01-2 - Update filters - Resolves: rhbz#1038149 * Tue Nov 19 2013 Jitka Plesnikova <jplesnik@redhat.com> - 2:0.42.01-1 - 0.4201 bump * Mon May 20 2013 Jitka Plesnikova <jplesnik@redhat.com> - 2:0.40.05-1 - 0.4005 bump * Wed Feb 13 2013 Jitka Plesnikova <jplesnik@redhat.com> - 2:0.40.03-1 - SCL package - initial import