![]() |
![]()
| ![]() |
![]()
NAMEPod::Abstract::Parser - Internal Parser class of Pod::Abstract. DESCRIPTIONThis 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. METHODSnewPod::Abstract::Parser->new( $pod_abstract ); Requires a Pod::Abstract object to load Pod data into. Should only be called internally by Pod::Abstract. AUTHORBen Lilburne <bnej@mac.com> COPYRIGHT AND LICENSECopyright (C) 2009 Ben Lilburne This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|