| Name: | perl-Module-Build-Tiny |
|---|---|
| Version: | 0.051 |
| Release: | 1.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 40422 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| RPM: | perl-Module-Build-Tiny-0.051-1.el10_0.noarch.rpm |
| Source RPM: | perl-Module-Build-Tiny-0.051-1.el10_0.src.rpm |
| Build Date: | Thu Dec 19 2024 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/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. |