table of contents
| Padre::PPI::EndifyPod(3pm) | User Contributed Perl Documentation | Padre::PPI::EndifyPod(3pm) |
NAME¶
Padre::PPI::EndifyPod - Move fragmented POD to the end of a Perl documentSYNOPSIS¶
my $transform = Padre::PPI::EndifyPod->new; $transform->apply( Padre::Current->document );
SEE ALSO¶
Padre::PPI::Transform, PPI::TransformAUTHOR¶
Adam Kennedy <adamk@cpan.org>COPYRIGHT AND LICENSE¶
Copyright 2008-2012 The Padre development team as listed in Padre.pm. This program is free software; you can redistribute it and/or modify it under the same terms as Perl 5 itself.| 2012-06-27 | perl v5.14.2 |