There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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