Help for this page

Select Code to Download


  1. or download this
    cp lib/List/Util.pm blib\lib\List\Util.pm
    cp lib/Scalar/Util.pm blib\lib\Scalar\Util.pm
    ...
      nmake  -- NOT OK
    Running make test
      Can't test without successful make
    
  2. or download this
    D:/PXPerl/.cpan/build/Scalar-List-Utils-1.18/Util.xs:333: undefined re
    +ference to `Perl_seed'
    
  3. or download this
      CPAN.pm: Going to build G/GB/GBARR/Scalar-List-Utils-1.18.tar.gz
    
    ...
      Make had some problems, maybe interrupted? Won't test
    
    cpan>
    
  4. or download this
        if ($^O eq "MSWin32" && !find_prog(_orig_conf("cc"))) {
    
  5. or download this
    use ActiveState::Path qw(find_prog realpath);