Help for this page

Select Code to Download


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