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

patchtree.pl - Patch the sourcetree

SYNOPSIS

    $ ./patchtree.pl -f patchfile -d ../perl-current [--help | more options]

or

    $ ./mailrpt.pl -c [smokecurrent_config]

OPTIONS

  • Configuration file

        -c | --config <configfile> Use the settings from the configfile

    patchtree.pl can use the configuration file created by configsmoke.pl. Other options can override the settings from the configuration file.

  • General options

        -d | --ddir <directory>  Set the directory for the source-tree (cwd)
        -f | --pfile <patchfile> Set the resource containg patch info
        -v | --verbose           Be verbose

SEE ALSO

Test::Smoke::Patcher

COPYRIGHT

(c) 2002-2003, All rights reserved.

  * Abe Timmerman <abeltje@cpan.org>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See:

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.