The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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>