PPIx-IndexLines

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


    Otherwise, a scalar reference is assumed to be a PPI document and will
    be parsed directly.

  index_lines
    Call this method to index the lines for the new PPI::Document.

  line_type
    Call this method with a line number, it will return one of

      BEGIN CHECK UNITCHECK INIT END POD __DATA__ __END__

    or

      <PackageName>::<SubName>

INSTALLATION
    See perlmodinstall for information and options on installing Perl
    modules.

SEE ALSO

README.mkdn  view on Meta::CPAN

parsed directly.

## index_lines

Call this method to index the lines for the new PPI::Document.

## line_type

Call this method with a line number, it will return one of

  BEGIN CHECK UNITCHECK INIT END POD __DATA__ __END__

or

  <PackageName>::<SubName>

# INSTALLATION

See perlmodinstall for information and options on installing Perl modules.

# SEE ALSO

lib/PPIx/IndexLines.pm  view on Meta::CPAN

parsed directly.

=head2 index_lines

Call this method to index the lines for the new PPI::Document.

=head2 line_type

Call this method with a line number, it will return one of

  BEGIN CHECK UNITCHECK INIT END POD __DATA__ __END__

or

  <PackageName>::<SubName>

=head1 INSTALLATION

See perlmodinstall for information and options on installing Perl modules.

=head1 SEE ALSO



( run in 1.638 second using v1.01-cache-2.11-cpan-748bfb374f4 )