sub MY::postamble { return <<'MAKE_FRAG'; htmlifypods : pure_all Foo.pm pod2html --infile=Foo.pm --outfile=Foo.html MAKE_FRAG }