Checking if your kit is complete... Looks good Writing Makefile for Acme::Tests Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Acme/Tests/Perl.pm blib\lib\Acme\Tests\Perl.pm cp lib/Acme/Tests.pm blib\lib\Acme\Tests.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/00.simple....v-string in use/require non-portable at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Acme-Tests\blib\lib/Acme/Tests.pm line 2.  Who Invents Perl ? (1) Larry Nelson (2) Larry Wall (3) Larry King (4) Some guy with "Perl" in his name ==>  Who plays on slashdot.org ? (1) Cowboy Neal (1) Cowboy Neal (1) Cowboy Neal (1) Cowboy Neal ==>  2 + 2 = ? ==>  Who writes Acme.pm ? (1) acme (2) spoon (3) ingy (4) all of them ==> Verifing your answer... Use of uninitialized value $a in substitution (s///) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Acme-Tests\blib\lib/Acme/Tests.pm line 72. Use of uninitialized value $a in substitution (s///) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Acme-Tests\blib\lib/Acme/Tests.pm line 73. not ok 1 # Failed test at t/00.simple.t line 18. Use of uninitialized value $a in substitution (s///) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Acme-Tests\blib\lib/Acme/Tests.pm line 72. Use of uninitialized value $a in substitution (s///) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Acme-Tests\blib\lib/Acme/Tests.pm line 73. # Failed test at t/00.simple.t line 18. Use of uninitialized value $a in substitution (s///) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Acme-Tests\blib\lib/Acme/Tests.pm line 72. Use of uninitialized value $a in substitution (s///) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Acme-Tests\blib\lib/Acme/Tests.pm line 73. not ok 2 not ok 3 # Failed test at t/00.simple.t line 18. Use of uninitialized value $a in substitution (s///) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Acme-Tests\blib\lib/Acme/Tests.pm line 72. Use of uninitialized value $a in substitution (s///) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Acme-Tests\blib\lib/Acme/Tests.pm line 73. # Failed test at t/00.simple.t line 18. not ok 4 # Looks like you failed 4 tests of 4. 1..4 dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/01.perl......v-string in use/require non-portable at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Acme-Tests\blib\lib/Acme/Tests.pm line 2.  Which debugger does lwall use ? (1) perl -d (2) gdb (3) American Heritage Dictionary (4) printf ==>  What is the meaning of Ponie in Perl6? (1) The animal that eats carrot. (2) The codename of Perl6 (3) The Perl 5 interpreter (4) The replacement of /usr/bin/perl ==>  Which one is an author id on CPAN ? (1) jhh (2) jhi (3) jhj (4) jhk ==> Verifing your answer... Use of uninitialized value $a in substitution (s///) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Acme-Tests\blib\lib/Acme/Tests.pm line 72. Use of uninitialized value $a in substitution (s///) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Acme-Tests\blib\lib/Acme/Tests.pm line 73. # Failed test at t/01.perl.t line 18. Use of uninitialized value $a in substitution (s///) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Acme-Tests\blib\lib/Acme/Tests.pm line 72. Use of uninitialized value $a in substitution (s///) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Acme-Tests\blib\lib/Acme/Tests.pm line 73. not ok 1 # Failed test at t/01.perl.t line 18. Use of uninitialized value $a in substitution (s///) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Acme-Tests\blib\lib/Acme/Tests.pm line 72. not ok 2 Use of uninitialized value $a in substitution (s///) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Acme-Tests\blib\lib/Acme/Tests.pm line 73. # Failed test at t/01.perl.t line 18. # Looks like you failed 3 tests of 3. not ok 3 1..3 dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00.simple.t 4 1024 4 4 1-4 t/01.perl.t 3 768 3 3 1-3 Failed 2/2 test scripts. 7/7 subtests failed. Files=2, Tests=7, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/2 test programs. 7/7 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x3' Stop.