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

NAME

tools/dev/gen_manifest_skip.pl - generated the file MANIFEST.SKIP

SYNOPSIS

    % perl tools/dev/gen_manifest_skip.pl > MANIFEST.SKIP

DESCRIPTION

Goes through the Parrot directories and ask about the svn:ignore property. Print content for a MANIFEST.SKIP file to STDOUT.

AUTHOR

Bernhard Schmalhofer - <Bernhard.Schmalhofer@gmx.de>