bash-2.05$ cat test1.pl =head2 PASS You can pod2html this =cut bash-2.05$ perl -MPod::Html -e 'pod2html("--infile=./test1.pl")' -e: no title for ./test1.pl at /usr/libdata/perl/5.00503/Pod/Html.pm line 330. ./test1.pl [snip] bash-2.05$