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


Padre documentation  | view source Contained in the Padre distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

SEE ALSO

Top

Padre::PPI::Transform, PPI::Transform

AUTHOR

Top

Adam Kennedy <adamk@cpan.org>

COPYRIGHT AND LICENSE

Top


Padre documentation  | view source Contained in the Padre distribution.