Man Page: pod::abstract::parser
Operating Environment: debian
Section: 3pm
Pod::Abstract::Parser(3pm) User Contributed Perl Documentation Pod::Abstract::Parser(3pm)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.METHODSnew Pod::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. perl v5.10.1 2010-01-03 Pod::Abstract::Parser(3pm)
| Related Man Pages |
|---|
| pod::index::builder(3pm) - debian |
| pod::index::extract(3pm) - debian |
| pod::wsdl::doc(3pm) - debian |
| pod::wsdl::fault(3pm) - debian |
| pod::wsdl::return(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |