| Padre documentation | view source | Contained in the Padre distribution. |
Padre::PPI::EndifyPod - Move fragmented POD to the end of a Perl document
my $transform = Padre::PPI::EndifyPod->new; $transform->apply( Padre::Current->document );
Adam Kennedy <adamk@cpan.org>
Copyright 2008-2011 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.
| Padre documentation | view source | Contained in the Padre distribution. |