| Name: | perl-Module-Build-Tiny |
|---|---|
| Version: | 0.039 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 36439 |
| License: | GPL+ or Artistic |
| RPM: | perl-Module-Build-Tiny-0.039-1.el7.noarch.rpm |
| Source RPM: | perl-Module-Build-Tiny-0.039-1.el7.src.rpm |
| Build Date: | Mon Oct 30 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/Leont/module-build-tiny |
| Summary: | A tiny replacement for Module::Build |
| 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 70, yet supports the features needed by most pure-Perl distributions. |