- 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
- or download this
D:/PXPerl/.cpan/build/Scalar-List-Utils-1.18/Util.xs:333: undefined re
+ference to `Perl_seed'
- 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>
- or download this
if ($^O eq "MSWin32" && !find_prog(_orig_conf("cc"))) {
- or download this
use ActiveState::Path qw(find_prog realpath);