PodParser parses sections of a POD. This package wants to subclasses Pod::Parser but because some people still run ancient systems on which even “core” modules are missing, we have to roll our own pod parser.
PodParser | PodParser parses sections of a POD. |
Variables | |
%parse_items_from | |
%item_pattern_for | |
%section_has_rules | |
Functions | |
new | |
get_items | |
get_magic | |
parse_from_file | |
command | |
textblock | |
verbatim | |
_d |
my %parse_items_from
my %item_pattern_for
my %section_has_rules
sub new
sub get_items
sub get_magic
sub parse_from_file
sub command
sub textblock
sub verbatim
sub _d