libmodule-build-tiny-perl

Tiny replacement for module::build
  https://metacpan.org/release/Module-Build-Tiny
  0
  no reviews



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. module::build::tiny provides a simple, lightweight, drop-in replacement.