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

NAME

tools/dev/manicheck.pl - Check the MANIFEST file

SYNOPSIS

    % perl tools/dev/manicheck.pl

DESCRIPTION

Check the contents of the MANIFEST file against the files present in this directory tree, accounting for .svn dirs. Prints out the number of missing, expected, ignored and extra files, and then any extra files are listed.