Path to this page:
./
devel/p5-Module-Build-Tiny,
Tiny replacement for Module::Build to build and install Perl modules
Branch: pkgsrc-2014Q2,
Version: 0.035nb1,
Package name: p5-Module-Build-Tiny-0.035nb1,
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 * Module sharedirs Directory structure Your .pm and
.pod files must be in lib/. Any executables must be in script/. Test files
must be in t/. Dist sharedirs must be in share/.
Required to run:[
devel/p5-ExtUtils-InstallPaths] [
devel/p5-ExtUtils-Helpers] [
devel/p5-ExtUtils-Config] [
lang/perl5]
Required to build:[
devel/p5-Test-Harness]
Master sites: (Expand)
SHA1: 0fa85d0636c3d1d3b2782cf399363a4f945611b1
RMD160: 1c092f8a61ce3b4ddc3d496b89ad8f869533959f
Filesize: 19.836 KB
Version history: (Expand)
- (2014-07-11) Updated to version: p5-Module-Build-Tiny-0.035nb1
- (2014-07-02) Package added to pkgsrc.se, version p5-Module-Build-Tiny-0.035 (created)