Help for this page

Select Code to Download


  1. or download this
    module-starter --eumm  --module=TestPL     --author=name  --email=emai
    +l
    cd TestPL
    wget http://cpansearch.perl.org/src/EVO/Class-MakeMethods-1.01/test.pl
    perl Makefile.PL && nmake test
    
  2. or download this
    C:\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, '
    +blib\lib', 'blib\arch')" t/*.t
    C:\perl\bin\perl.exe "-Iblib\lib" "-Iblib\arch" test.pl