David Westbrook > Pod-Advent-0.15 > pod2advent

Download:
Pod-Advent-0.15.tar.gz

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source   Latest Release: Pod-Advent-0.17

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.