NAME
App::Caoliu::Parser
SYNOPSIS
my $p = App::Caoliu::Parser->new;
$p->parse_rss($rss_xml);
$p->parse_post($post_html);
$p->log->debug("say something");
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 106:
Unknown directive: =AUTHOR