1Padre::PPI::EndifyPod(3U)ser Contributed Perl DocumentatiPoandre::PPI::EndifyPod(3)
2
3
4

NAME

6       Padre::PPI::EndifyPod - Move fragmented POD to the end of a Perl
7       document
8

SYNOPSIS

10         my $transform = Padre::PPI::EndifyPod->new;
11         $transform->apply( Padre::Current->document );
12

SEE ALSO

14       Padre::PPI::Transform, PPI::Transform
15

AUTHOR

17       Adam Kennedy <adamk@cpan.org>
18
20       Copyright 2008-2011 The Padre development team as listed in Padre.pm.
21
22       This program is free software; you can redistribute it and/or modify it
23       under the same terms as Perl 5 itself.
24
25
26
27perl v5.32.0                      2020-07-28          Padre::PPI::EndifyPod(3)
Impressum