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

perl ./Build.PL
rm MANIFEST
misc/makedocs.pl
perl ./Build.PL
perl ./Build
perl ./Build test
perl ./Build manifest
perl ./Build dist