Checking if your kit is complete... Warning: the following files are missing in your kit: .cvsignore Please inform the author. Writing Makefile for Perl::Tags Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Perl/Tags.pm blib\lib\Perl\Tags.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, 'blib\lib', 'blib\arch')" t/*.t t/00-load.........1..1 ok 1 - use Perl::Tags; # Testing Perl::Tags 0.23, Perl 5.010000, C:\cpanrun\build\5-10-0\bin\perl.exe ok t/01_basic........1..9 ok 1 - use Perl::Tags; ok 2 - created Perl::Tags ok 3 - The object isa Perl::Tags::Naive ok 4 - The object isa Perl::Tags ok 5 - processed successfully # Failed test 'package line' not ok 6 - package line # at t/01_basic.t line 24. # 'Test C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^package Test;$/ # bar C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/ # foo C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/ # wibble C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^sub wibble {$/' # doesn't match '(?-xism:Test\t\S+/Test.pm\t/\^package Test;\$/)' # Failed test 'variable 1' # at t/01_basic.t line 25. not ok 7 - variable 1 # 'Test C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^package Test;$/ # bar C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/ # foo C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/ # wibble C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^sub wibble {$/' # doesn't match '(?-xism:bar\t\S+/Test.pm\t/\^my \(\$foo, \$bar\);\$/)' # Failed test 'variable 2' # at t/01_basic.t line 26. not ok 8 - variable 2 # 'Test C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^package Test;$/ # bar C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/ # foo C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/ # wibble C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^sub wibble {$/' # doesn't match '(?-xism:foo\t\S+/Test.pm\t/\^my \(\$foo, \$bar\);\$/)' # Failed test 'subroutine' # at t/01_basic.t line 27. not ok 9 - subroutine # 'Test C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^package Test;$/ # bar C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/ # foo C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/ # wibble C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^sub wibble {$/' # doesn't match '(?-xism:wibble\t\S+/Test.pm\t/\^sub wibble {\$/)' # Looks like you failed 4 tests of 9. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 6-9 Failed 4/9 tests, 55.56% okay t/02_subclass.....1..11 ok 1 - use TodoTagger; ok 2 - created Perl::Tags ok 3 - The object isa TodoTagger ok 4 - The object isa Perl::Tags::Naive ok 5 - The object isa Perl::Tags ok 6 - processed successfully # Failed test 'package line' not ok 7 - package line # at t/02_subclass.t line 24. # 'TODO C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^# TODO: test this line$/ # Test C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^package Test;$/ # bar C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/ # foo C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/ # wibble C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^sub wibble {$/' # doesn't match '(?-xism:Test\t\S+/Test.pm\t/\^package Test;\$/)' # Failed test 'variable 1' # at t/02_subclass.t line 25. not ok 8 - variable 1 # 'TODO C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^# TODO: test this line$/ # Test C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^package Test;$/ # bar C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/ # foo C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/ # wibble C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^sub wibble {$/' # doesn't match '(?-xism:bar\t\S+/Test.pm\t/\^my \(\$foo, \$bar\);\$/)' # Failed test 'variable 2' # at t/02_subclass.t line 26. not ok 9 - variable 2 # 'TODO C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^# TODO: test this line$/ # Test C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^package Test;$/ # bar C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/ # foo C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/ # wibble C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^sub wibble {$/' # doesn't match '(?-xism:foo\t\S+/Test.pm\t/\^my \(\$foo, \$bar\);\$/)' # Failed test 'subroutine' # at t/02_subclass.t line 27. not ok 10 - subroutine # 'TODO C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^# TODO: test this line$/ # Test C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^package Test;$/ # bar C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/ # foo C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/ # wibble C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^sub wibble {$/' # doesn't match '(?-xism:wibble\t\S+/Test.pm\t/\^sub wibble {\$/)' # Failed test 'subclass's TODO tag' # at t/02_subclass.t line 28. not ok 11 - subclass's TODO tag # 'TODO C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^# TODO: test this line$/ # Test C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^package Test;$/ # bar C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/ # foo C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/ # wibble C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^sub wibble {$/' # doesn't match '(?-xism:TODO\t\S+/Test.pm\t/\^# TODO: test this line\$/)' # Looks like you failed 5 tests of 11. dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED tests 7-11 Failed 5/11 tests, 54.55% okay t/03_exuberant....1..9 ok 1 - use Perl::Tags; ok 2 - created an exuberant tagger ok 3 - The object isa Perl::Tags::Naive ok 4 - The object isa Perl::Tags ok 5 - processed successfully # Failed test 'package line' not ok 6 - package line # at t/03_exuberant.t line 28. # 'Test C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^package Test;$/;" p line:3 class:Test # bar C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/;" v line:8 file: class:Test # foo C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/;" v line:8 file: class:Test # wibble C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^sub wibble {$/;" s line:10 class:Test' # doesn't match '(?-xism:Test\t\S+/Test.pm\t/\^package Test;\$/;"\tp\tline:3\tclass:Test)' # Failed test 'variable 1' # at t/03_exuberant.t line 29. not ok 7 - variable 1 # 'Test C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^package Test;$/;" p line:3 class:Test # bar C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/;" v line:8 file: class:Test # foo C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/;" v line:8 file: class:Test # wibble C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^sub wibble {$/;" s line:10 class:Test' # doesn't match '(?-xism:bar\t\S+/Test.pm\t/\^my \(\$foo, \$bar\);\$/;"\tv\tline:8\tfile:\tclass:Test)' # Failed test 'variable 2' # at t/03_exuberant.t line 30. not ok 8 - variable 2 # 'Test C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^package Test;$/;" p line:3 class:Test # bar C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/;" v line:8 file: class:Test # foo C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/;" v line:8 file: class:Test # wibble C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^sub wibble {$/;" s line:10 class:Test' # doesn't match '(?-xism:foo\t\S+/Test.pm\t/\^my \(\$foo, \$bar\);\$/;"\tv\tline:8\tfile:\tclass:Test)' # Failed test 'subroutine' # at t/03_exuberant.t line 31. not ok 9 - subroutine # 'Test C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^package Test;$/;" p line:3 class:Test # bar C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/;" v line:8 file: class:Test # foo C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^my ($foo, $bar);$/;" v line:8 file: class:Test # wibble C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Perl-Tags\t\Test.pm /^sub wibble {$/;" s line:10 class:Test' # doesn't match '(?-xism:wibble\t\S+/Test.pm\t/\^sub wibble {\$/;"\ts\tline:10\tclass:Test)' # Looks like you failed 4 tests of 9. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 6-9 Failed 4/9 tests, 55.56% okay t/boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Perl/Tags.pm contains no boilerplate text ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..1 ok 1 - blib\lib\Perl\Tags.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01_basic.t 4 1024 9 4 6-9 t/02_subclass.t 5 1280 11 5 7-11 t/03_exuberant.t 4 1024 9 4 6-9 1 test skipped. Failed 3/7 test scripts. 13/34 subtests failed. Files=7, Tests=34, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 3/7 test programs. 13/34 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.