Help for this page

Select Code to Download


  1. or download this
    C:\Users\Theseus\perlmonks\sopw\11102936>dmake test
    C:\"Dwimperl\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Har
    +ness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib
    +', 'blib\arch')" t/*.t
    ...
    Result: FAIL
    Failed 1/5 test programs. 0/2 subtests failed.
    dmake:  Error code 255, while making 'test_dynamic'
    
  2. or download this
    package SoPW_11102936;
    
    ...
    =cut
    
    1; # End of SoPW_11102936
    
  3. or download this
    #!perl -T
    use 5.006;
    ...
    
    
    diag( "Testing SoPW_11102936 $SoPW_11102936::VERSION, Perl $], $^X" );