Path to this page:
./
devel/p5-Module-Build-Tiny,
Build and install Perl modules
Branch: pkgsrc-2013Q4,
Version: 0.030,
Package name: p5-Module-Build-Tiny-0.030,
Maintainer: pkgsrc-usersMany 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.
Supported
* Pure Perl distributions
* Building XS or C
* Recursive test files
* MYMETA
* Man page generation
* Generated code from PL files
Not Supported
* Dynamic prerequisites
* HTML documentation generation
* Extending Module::Build::Tiny
Directory structure
Your .pm and .pod files must be in lib/. Any executables must be in script/.
Test files must be in t/.
Required to run:[
lang/perl5] [
devel/p5-ExtUtils-InstallPaths]
Required to build:[
devel/p5-Test-Harness] [
devel/p5-Module-Build]
Master sites: (Expand)
SHA1: d0e9cab82850195dba8b1eff6f6adf2dded1e9a7
RMD160: 3441add16b09b27f6e1f2ecd6917d8bb0e98ee5d
Filesize: 19.359 KB
Version history: (Expand)
- (2014-01-01) Package added to pkgsrc.se, version p5-Module-Build-Tiny-0.030 (created)