Hi,
I am new to perl and am having trouble with cpan.
When doing a make or install, things look ok, until it tries
to "make test". Not sure what it is doing or looking for,
but it is a real bummer. Any help would be appreciated.
See sample output below. I get the same issue with all other
modules, i.e. Net::Daemon.
Todd
==============================================================
Config: Win XP Pro, all patches and service packs, etc etc.
Perl: v5.8.0 built for MSWin32-x86-multi-thread
Binary build 806 provided by ActiveState Corp.
Built 00:45:44 Mar 31 2003
cpan>
cpan> make CPAN
Running make for module CPAN
Running make for A/AN/ANDK/CPAN-1.70.tar.gz
Checksum for D:\Perl\.cpan\sources\authors\id\A\AN\ANDK\CPAN-1.70.tar.gz ok
CPAN-1.70/
CPAN-1.70/t/
CPAN-1.70/t/vcmp.t
CPAN-1.70/t/mirroredby.t
CPAN-1.70/t/loadme.t
CPAN-1.70/t/Nox.t
CPAN-1.70/lib/
CPAN-1.70/lib/CPAN.pm
CPAN-1.70/lib/CPAN/
CPAN-1.70/lib/CPAN/Admin.pm
CPAN-1.70/lib/CPAN/Nox.pm
CPAN-1.70/lib/CPAN/FirstTime.pm
CPAN-1.70/lib/Bundle/
CPAN-1.70/lib/Bundle/CPAN.pm
CPAN-1.70/BUNDLE/
CPAN-1.70/BUNDLE/Test/
CPAN-1.70/BUNDLE/Test/Builder.pm
CPAN-1.70/BUNDLE/Test/More.pm
CPAN-1.70/Todo
CPAN-1.70/CPAN/
CPAN-1.70/CPAN/MakeMaker.pm
CPAN-1.70/MANIFEST
CPAN-1.70/ChangeLog
CPAN-1.70/Changes.old
CPAN-1.70/scripts/
CPAN-1.70/scripts/cpan
CPAN-1.70/Makefile.PL
CPAN-1.70/README
Removing previously used D:\Perl\.cpan\build\CPAN-1.70
CPAN.pm: Going to build A/AN/ANDK/CPAN-1.70.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for CPAN
-- OK
cpan> test CPAN
Running test for module CPAN
Running make for A/AN/ANDK/CPAN-1.70.tar.gz
Is already unwrapped into directory D:\Perl\.cpan\build\CPAN-1.70
Has already been processed within this session
Running make test
'test' is not recognized as an internal or external command,
operable program or batch file.
test -- NOT OK
cpan>