Help for this page

Select Code to Download


  1. or download this
    sub MY::postamble {
        return <<'MAKE_FRAG';
    ...
        pod2html --infile=Foo.pm --outfile=Foo.html
    MAKE_FRAG
        }
    
  2. or download this
    make htmlifypods