1Padre::PPI::EndifyPod(3U)ser Contributed Perl DocumentatiPoandre::PPI::EndifyPod(3)
2
3
4
6 Padre::PPI::EndifyPod - Move fragmented POD to the end of a Perl
7 document
8
10 my $transform = Padre::PPI::EndifyPod->new;
11 $transform->apply( Padre::Current->document );
12
14 Padre::PPI::Transform, PPI::Transform
15
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.1 2021-01-27 Padre::PPI::EndifyPod(3)