Pod::Abstract::Parser - Internal Parser class of Pod::Abstract.


Pod-Abstract documentation  | view source Contained in the Pod-Abstract distribution.

Index


NAME

Top

Pod::Abstract::Parser - Internal Parser class of Pod::Abstract.

DESCRIPTION

Top

This is a Pod::Parser subclass, used by Pod::Abstract to convert Pod text into a Node tree. You do not need to use this class yourself, the Pod::Abstract class will do the work of creating the parser and running it for you.

METHODS

Top

new

 Pod::Abstract::Parser->new( $pod_abstract );

Requires a Pod::Abstract object to load Pod data into. Should only be called internally by Pod::Abstract.

AUTHOR

Top

Ben Lilburne <bnej@mac.com>

COPYRIGHT AND LICENSE

Top


Pod-Abstract documentation  | view source Contained in the Pod-Abstract distribution.