Help for this page

Select Code to Download


  1. or download this
    postamble <<END_OF_MAKEFILE;
    pod:
    \t\$(PERL) etc/build_pod.pl
    END_OF_MAKEFILE
    
  2. or download this
    use inc::Module::Install;
    
    ...
    END_OF_MAKEFILE
    
    WriteAll;