1Pod::Abstract::Parser(3U)ser Contributed Perl DocumentatiPoond::Abstract::Parser(3)
23
4
new
6Pod::Abstract::Parser->new( $pod_abstract );
78
Requires a Pod::Abstract object to load Pod data into. Should only be
9called internally by Pod::Abstract.
10
AUTHOR
12Ben Lilburne <bnej@mac.com>
13
COPYRIGHT AND LICENSE
15Copyright (C) 2009 Ben Lilburne
1617
This program is free software; you can redistribute it and/or modify it
18under the same terms as Perl itself.
1920
21
22
perl v5.12.0 2009-05-26 Pod::Abstract::Parser(3)