FreeBSD Manual Pages
Pod::Abstract::Parser(User Contributed Perl DocumentatPod::Abstract::Parser(3) NAME Pod::Abstract::Parser - Internal Parser class of Pod::Abstract. DESCRIPTION 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 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 Ben Lilburne <bnej@mac.com> COPYRIGHT AND LICENSE Copyright (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.32.1 2010-01-03 Pod::Abstract::Parser(3)
NAME | DESCRIPTION | METHODS | AUTHOR | COPYRIGHT AND LICENSE
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Pod::Abstract::Parser&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>