The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Build.PL - Build script generator for File::BOM

SYNOPSIS

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

or

    perl Makefile.PL
    make test
    make install

SEE ALSO

Module::Build

AUTHOR

Matt Lawrence <mattlaw@cpan.org>