PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.18\var\megalib\bin;C:\Perl64-5.18\site\bin;C:\Perl64-5.18\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Start 2014-04-03T03:49:37 ActivePerl-1800 CPAN-2.00 PATH=C:/CPANFL~1.18/var/libs/bin;C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.18\var\megalib\bin;C:\Perl64-5.18\site\bin;C:\Perl64-5.18\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\INSTAN~1;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Reading 'C:\cpanfly-5.18\var\cpan\Metadata' Database was generated on Thu, 03 Apr 2014 08:29:02 GMT Running make for H/HI/HITODE/App-PRT-0.09.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/H/HI/HITODE/App-PRT-0.09.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/H/HI/HITODE/CHECKSUMS Checksum for C:\cpanfly-5.18\var\cpan\sources\authors\id\H\HI\HITODE\App-PRT-0.09.tar.gz ok App-PRT-0.09/Build.PL App-PRT-0.09/Changes App-PRT-0.09/LICENSE App-PRT-0.09/META.json App-PRT-0.09/README.md App-PRT-0.09/bin/prt App-PRT-0.09/cpanfile App-PRT-0.09/lib/App/PRT.pm App-PRT-0.09/lib/App/PRT/CLI.pm App-PRT-0.09/lib/App/PRT/Collector/Files.pm App-PRT-0.09/lib/App/PRT/Command/DeleteMethod.pm App-PRT-0.09/lib/App/PRT/Command/Help.pm App-PRT-0.09/lib/App/PRT/Command/RenameClass.pm App-PRT-0.09/lib/App/PRT/Command/ReplaceToken.pm App-PRT-0.09/minil.toml App-PRT-0.09/t/App-PRT-CLI.t App-PRT-0.09/t/App-PRT-Collector-Files.t App-PRT-0.09/t/App-PRT-Command-DeleteMethod.t App-PRT-0.09/t/App-PRT-Command-Help.t App-PRT-0.09/t/App-PRT-Command-RenameClass.t App-PRT-0.09/t/App-PRT-Command-ReplaceToken.t App-PRT-0.09/t/App-PRT.t App-PRT-0.09/t/data/contain_ignores/_build/Build.pm App-PRT-0.09/t/data/contain_ignores/app.psgi App-PRT-0.09/t/data/contain_ignores/blib/Blib.pm App-PRT-0.09/t/data/contain_ignores/cpanfile App-PRT-0.09/t/data/contain_ignores/eg/eg.pl App-PRT-0.09/t/data/contain_ignores/fatlib/Fatlib.pm App-PRT-0.09/t/data/contain_ignores/lib/Foo.pm App-PRT-0.09/t/data/contain_ignores/lib/Foo/Bar.pm App-PRT-0.09/t/data/contain_ignores/local/Local.pm App-PRT-0.09/t/data/contain_ignores/share/share.pl App-PRT-0.09/t/data/contain_ignores/t/test.t App-PRT-0.09/t/data/dinner/dinner.pl App-PRT-0.09/t/data/dinner/lib/My/Food.pm App-PRT-0.09/t/data/dinner/lib/My/Human.pm App-PRT-0.09/t/data/dinner/t/001-my-food._t App-PRT-0.09/t/data/dinner/t/My-Food._t App-PRT-0.09/t/data/hello_world/hello_world.pl App-PRT-0.09/t/data/inherit/inherit.pl App-PRT-0.09/t/test.pm App-PRT-0.09/t/test.t App-PRT-0.09/xt/perlcritic.t App-PRT-0.09/xt/perlcriticrc App-PRT-0.09/META.yml App-PRT-0.09/MANIFEST CPAN.pm: Building H/HI/HITODE/App-PRT-0.09.tar.gz >>> C:\Perl64-5.18\bin\perl.exe Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'App-PRT' version '0.09' Merging cpanfile prereqs to MYMETA.yml Merging cpanfile prereqs to MYMETA.json >>> C:\Perl64-5.18\bin\perl.exe ./Build Building App-PRT HITODE/App-PRT-0.09.tar.gz C:\Perl64-5.18\bin\perl.exe ./Build -- OK Running Build test >>> C:\Perl64-5.18\bin\perl.exe ./Build test verbose=1 t\App-PRT-CLI.t ................... ok 1 - use App::PRT::CLI; ok 2 - ucfirst ok 3 - separate by _ ok 4 - An object of class 'App::PRT::CLI' isa 'App::PRT::CLI' # Subtest: when empty input ok 1 - parse ok 2 - 'default command is help' isa 'App::PRT::Command::Help' ok 3 - parse 1..3 ok 5 - when empty input # Subtest: when command specified ok 1 - ReplaceToken command loaded ok 2 - parse ok 3 - An object of class 'App::PRT::Collector::Files' isa 'App::PRT::Collector::Files' 1..3 ok 6 - when command specified # Subtest: when source and destination specified ok 1 - ReplaceToken command loaded and foo => bar registered ok 2 - parse ok 3 - An object of class 'App::PRT::Collector::Files' isa 'App::PRT::Collector::Files' 1..3 ok 7 - when source and destination specified # Subtest: when source, destination, target files specified ok 1 - ReplaceToken command loaded and foo => bar registered ok 2 - Files collector loaded and files are registered 1..2 ok 8 - when source, destination, target files specified # Subtest: when invalid command specified ok 1 - died 1..1 ok 9 - when invalid command specified # Subtest: command which doesn't handle files ok 1 - execute called 1..1 ok 10 - command which doesn't handle files # Subtest: command which handles files ok 1 - execute called ok 2 - called with file 1..2 ok 11 - command which handles files 1..11 ok t\App-PRT-Collector-Files.t ....... ok 1 - use App::PRT::Collector::Files; # Subtest: when files specified ok 1 - collect 1..1 ok 2 - when files specified # Subtest: when not existing file specified ok 1 - died 1..1 ok 3 - when not existing file specified ok 4 - all files are returned ok 5 - specified files are returned ok 6 - An object of class 'App::PRT::Collector::Files' isa 'App::PRT::Collector::Files' 1..6 ok t\App-PRT-Command-DeleteMethod.t .. ok 1 - use App::PRT::Command::DeleteMethod; # Subtest: target file ok 1 - name removed 1..1 ok 2 - target file # Subtest: another file ok 1 - nothing happen 1..1 ok 3 - another file ok 4 - DeleteMethod handles files ok 5 - An object of class 'App::PRT::Command::DeleteMethod' isa 'App::PRT::Command::DeleteMethod' # Subtest: when class and method specified ok 1 - parse arguments ok 2 - parse arguments ok 3 - parse_arguments returns rest arguments 1..3 ok 6 - when class and method specified # Subtest: when arguments are not enough ok 1 - died 1..1 ok 7 - when arguments are not enough ok 8 - register ok 9 - register 1..9 ok t\App-PRT-Command-Help.t .......... ok 1 - use App::PRT::Command::Help; usage: prt Examples: prt replace_token foo bar *.pm replace tokens with content 'foo' with 'bar' in *.pm. prt rename_class Foo Bar lib/*.pm Rename Foo class to Bar. This command will rename lib/Foo.pm to lib/Bar.pm. ok 2 - execute ok 3 - Help doesn't handle files ok 4 - An object of class 'App::PRT::Command::Help' isa 'App::PRT::Command::Help' ok 5 - NOP 1..5 ok # Failed test 'without directory' # at t\App-PRT-Command-RenameClass.t line 46. # (in t::App::PRT::Command::RenameClass->_destination_file) # got: 'Bar.pm' # expected: './Bar.pm' # Failed test 'with directory' # at t\App-PRT-Command-RenameClass.t line 46. # (in t::App::PRT::Command::RenameClass->_destination_file) # got: 'Bar.pm' # expected: './Bar.pm' # Failed test 'with extname' # at t\App-PRT-Command-RenameClass.t line 46. # (in t::App::PRT::Command::RenameClass->_destination_file) # got: 'Bar.txt' # expected: './Bar.txt' # Failed test 'move deeper' # at t\App-PRT-Command-RenameClass.t line 46. # (in t::App::PRT::Command::RenameClass->_destination_file) # got: 'Foo\Bazz.pm' # expected: 'Foo/Bazz.pm' # Failed test 'move lighter' # at t\App-PRT-Command-RenameClass.t line 46. # (in t::App::PRT::Command::RenameClass->_destination_file) # got: 'Foo\Bar.pm' # expected: 'Foo/Bar.pm' # Failed test 'absolute path' # at t\App-PRT-Command-RenameClass.t line 46. # (in t::App::PRT::Command::RenameClass->_destination_file) # got: '\tmp\lib\Foo\Bar.pm' # expected: '/tmp/lib/Foo/Bar.pm' # Failed test 't/lib' # at t\App-PRT-Command-RenameClass.t line 46. # (in t::App::PRT::Command::RenameClass->_destination_file) # got: 't\lib\Test\Foo\Bar.pm' # expected: 't/lib/Test/Foo/Bar.pm' # Failed test 'test file' # at t\App-PRT-Command-RenameClass.t line 46. # (in t::App::PRT::Command::RenameClass->_destination_file) # got: 't\Bar.t' # expected: 't/Bar.t' # Failed test 'separated with -, _' # at t\App-PRT-Command-RenameClass.t line 46. # (in t::App::PRT::Command::RenameClass->_destination_file) # got: 'D-E_F.pm' # expected: './D-E_F.pm' # Failed test 'separated with -, _, move deeper' # at t\App-PRT-Command-RenameClass.t line 46. # (in t::App::PRT::Command::RenameClass->_destination_file) # got: 'A-B-C-D.pm' # expected: './A-B-C-D.pm' # Failed test 'separated with -, _, move lighter' # at t\App-PRT-Command-RenameClass.t line 46. # (in t::App::PRT::Command::RenameClass->_destination_file) # got: 'A-B.pm' # expected: './A-B.pm' # Failed test 'separated with -, _, mixed with directory' # at t\App-PRT-Command-RenameClass.t line 46. # (in t::App::PRT::Command::RenameClass->_destination_file) # got: 'D\E-F-G.pm' # expected: 'D/E-F-G.pm' # Looks like you failed 12 tests of 26. t\App-PRT-Command-RenameClass.t ... ok 1 - use App::PRT::Command::RenameClass; not ok 2 - without directory not ok 3 - with directory not ok 4 - with extname not ok 5 - move deeper not ok 6 - move lighter not ok 7 - absolute path not ok 8 - t/lib not ok 9 - test file not ok 10 - separated with -, _ not ok 11 - separated with -, _, move deeper not ok 12 - separated with -, _, move lighter not ok 13 - separated with -, _, mixed with directory # Subtest: target class ok 1 - Food.pm doesn't exists ok 2 - Meal.pm exists ok 3 - package statement was rewritten 1..3 ok 14 - target class # Subtest: client file ok 1 - dinner.pl exists ok 2 - use statement and class-method invocation were rewritten 1..2 ok 15 - client file ok 16 - Food._t doesn't exists ok 17 - Meal._t exists ok 18 - package statement replaced ok 19 - test replaced # Subtest: target class ok 1 - script file exists ok 2 - use parent, use base statements were rewritten 1..2 ok 20 - target class ok 21 - RenameClass handles files ok 22 - An object of class 'App::PRT::Command::RenameClass' isa 'App::PRT::Command::RenameClass' # Subtest: when source and destination specified ok 1 - parse arguments ok 2 - parse arguments ok 3 - parse_arguments returns rest arguments 1..3 ok 23 - when source and destination specified # Subtest: when arguments are not enough ok 1 - died 1..1 ok 24 - when arguments are not enough ok 25 - register rule ok 26 - register rule 1..26 Dubious, test returned 12 (wstat 3072, 0xc00) Failed 12/26 subtests t\App-PRT-Command-ReplaceToken.t .. ok 1 - use App::PRT::Command::ReplaceToken; # Subtest: nothing happen when no rules are specified ok 1 - execute 1..1 ok 2 - nothing happen when no rules are specified # Subtest: tokens will be replaced when a rules is specified ok 1 - execute 1..1 ok 3 - tokens will be replaced when a rules is specified ok 4 - execute when many rules ok 5 - ReplaceToken handles files ok 6 - An object of class 'App::PRT::Command::ReplaceToken' isa 'App::PRT::Command::ReplaceToken' # Subtest: when source and destination specified ok 1 - registered ok 2 - parse_arguments returns rest arguments 1..2 ok 7 - when source and destination specified # Subtest: when arguments are not enough ok 1 - died 1..1 ok 8 - when arguments are not enough ok 9 - empty ok 10 - not registered ok 11 - registered ok 12 - registered ok 13 - updated ok 14 - added 1..14 ok t\App-PRT.t ....................... ok 1 - use App::PRT; ok 2 - welcome 1..2 ok t\data\contain_ignores\t\test.t ... ok 1 - dummy 1..1 ok t\test.t .......................... # Subtest: valid input ok 1 - prepare test code ok 2 - directory exists ok 3 - hello_world.pl exists 1..3 ok 1 - valid input # Subtest: valid input ok 1 - dies when specified code is not prepared 1..1 ok 2 - valid input 1..2 ok Test Summary Report ------------------- t\App-PRT-Command-RenameClass.t (Wstat: 3072 Tests: 26 Failed: 12) Failed tests: 2-13 Non-zero exit status: 12 Files=9, Tests=76, 14 wallclock secs ( 0.11 usr + 0.00 sys = 0.11 CPU) Result: FAIL Failed 1/9 test programs. 12/76 subtests failed. HITODE/App-PRT-0.09.tar.gz C:\Perl64-5.18\bin\perl.exe ./Build test verbose=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports HITODE/App-PRT-0.09.tar.gz Finished 2014-04-03T03:50:23