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

pod2advent - create Perl Advent Calendar html from POD file

SYNOPSIS

pod2advent entry.pod > entry.html

cat entry.pod | pod2advent - > entry.html

echo 'A<http://example.com|Test>' | pod2advent +

DESCRIPTION

Simple command-line wrapper for Pod::Advent.