Checking if your kit is complete... Looks good Writing Makefile for Term::Shell Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Term/Shell.pod blib\lib\Term\Shell.pod cp Shell.pm blib\lib\Term\Shell.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01require......1..2 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 09:33:12 2008 # Current time GMT: Wed Feb 27 17:33:12 2008 # Using Test.pm version 1.25 ok 1 The system cannot find the path specified. ok 2 ok t/02default......1..12 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 09:33:12 2008 # Current time GMT: Wed Feb 27 17:33:12 2008 # Using Test.pm version 1.25 The system cannot find the path specified. ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok t/03catchsmry....1..1 The system cannot find the path specified. Type 'help command' for more detailed help on a command. Commands: exit - exits the program fuzz - undocumented - no help available help - prints this screen, or help on 'command' ok 1 - catch_smry gets called for unknown methods ok All tests successful. Files=3, Tests=15, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) C:\cpanrun\build\5-10-0\bin\perl.exe "-Iblib\lib" "-Iblib\arch" test.pl ============================================================================== Type 'help' to see a list of commands or help topics. If your terminal supports tab-completion (and Term::ReadLine supports it too), then you should be able to hit tab to complete the command-line. Have fun! ============================================================================== The system cannot find the path specified. Use of uninitialized value $term in concatenation (.) or string at test.pl line 108. Using term Can't call method "IN" on an undefined value at blib\lib/Term/Shell.pm line 102. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.