The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Build.PL - Build script builder for Module::Mask

SYNOPSIS

perl Build.PL
./Build test
./Build install

 - or -

perl Makefile.PL
make test
make install

SEE ALSO

Module::Build, Module::Mask

AUTHOR

Matt Lawrence <mattlaw@cpan.org>