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 Pixie

SYNOPSIS

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

AUTHOR

Steve Purkis <spurkis@cpan.org>

Based on Pixie's original Makefile.PL by Piers Cawley & James Duncan.