Help for this page
use strict; use warnings; ... my $parser = "Local::MyPodParser"->new; $parser->parse_file("somefile.pod");