PATCHPERL(1) User Contributed Perl Documentation PATCHPERL(1) NAME patchperl - patch a perl source tree VERSION version 2.08 SYNOPSIS patchperl COMMAND LINE SWITCHES "--version" Prints the version of Devel::PatchPerl to STDOUT and exits "--patchlevel" Devel::PatchPerl will normally update the "patchlevel.h" file in the perl source tree to indicate that it has applied local patches. This behaviour is negated if it is detected that it is operating in a git repository. To override this and update "patchlevel.h" when in a Git repository use this switch. AUTHOR Chris Williams COPYRIGHT AND LICENSE This software is copyright (c) 2021 by Chris Williams and Marcus Holland-Moritz. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.38.0 2023-07-25 PATCHPERL(1)