- or download this
bash-2.05$ cat test1.pl
...
</HTML>
bash-2.05$
- or download this
bash-2.05$ cat test2.pl
...
bash-2.05$ perl -MPod::Html -e 'pod2html("--infile=./test2.pl")'
bash-2.05$
- or download this
bash-2.05$ cat test3.pl
...
bash-2.05$ perl -MPod::Html -e 'pod2html("--infile=./test3.pl")'
bash-2.05$