1PAR::Filter::PatchConteUnste(r3)Contributed Perl DocumenPtAaRt:i:oFnilter::PatchContent(3)
2
3
4
6 PAR::Filter::PatchContent - Content patcher
7
9 # transforms $code
10 PAR::Filter::PatchContent->apply(\$code, $filename, $name);
11
13 This filter fixes PAR-incompatible modules; pp applies it to modules by
14 default.
15
17 PAR::Filter
18
20 Audrey Tang <cpan@audreyt.org>
21
22 You can write to the mailing list at <par@perl.org>, or send an empty
23 mail to <par-subscribe@perl.org> to participate in the discussion.
24
25 Please submit bug reports to <bug-par-packer@rt.cpan.org>.
26
28 Copyright 2003-2009 by Audrey Tang <cpan@audreyt.org>.
29
30 This program is free software; you can redistribute it and/or modify it
31 under the same terms as Perl itself.
32
33 See LICENSE.
34
35
36
37perl v5.32.1 2021-01-27 PAR::Filter::PatchContent(3)