bash-2.05$ cat test3.pl # pod2html - not even in comments? =head2 FAIL You can't pod2html this =cut bash-2.05$ perl -MPod::Html -e 'pod2html("--infile=./test3.pl")' bash-2.05$