Matt S Trout > Rakudo-Star > tools/dev/manicheck.pl

Download:
Rakudo-Star-2012.08_001.tar.gz

Annotate this POD

Source  

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 .git dirs. Prints out the number of missing, expected and extra files, and then any extra files are listed.

Files that match the patterns in MANIFEST.SKIP are not reported as extra files.

syntax highlighting: