Version: 0.039, Package name: p5-Module-Build-Tiny-0.039 |
Maintained by: Andrew Fresh |
Master sites:
|
Description Many Perl distributions use a Build.PL file instead of a Makefile.PL file to drive distribution configuration, build, test and installation. Traditionally, Build.PL uses Module::Build as the underlying build system. This module provides a simple, lightweight, drop-in replacement. Whereas Module::Build has over 6,700 lines of code; this module has less than 120, yet supports the features needed by most distributions. |
Filesize: 20.179 KB |
Version History (View Complete History) |
|
2020-07-03 15:46:09 by Stuart Henderson | Files touched by this commit (1723) |
Log message: bump for search.cpan.org->metacpan.org change |
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-08-10 04:19:18 by Marc Espie | Files touched by this commit (17) |
Log message: use AUTOCONF_ENV and add correct env variables, so that those ports work even if /usr/local is not part of the builder's path. |
2017-08-15 08:44:25 by Andrew Fresh | Files touched by this commit (4) |
Log message: Remove dependency on p5-Test-Harness, included in base |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2014-12-19 09:30:25 by Todd C. Miller | Files touched by this commit (2) |
Log message: Update to Module-Build-Tiny-0.039; OK afresh1@ |