PATH=C:\cpanfly-5.24-64\var\megalib\bin;C:\Perl-5.24-64\site\bin;C:\Perl-5.24-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\cpanfly-5.24-64\var\megalib\bin;C:\Perl-5.24-64\site\bin;C:\Perl-5.24-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2016-06-14T12:55:41 ActivePerl-2400 CPAN-2.10 PATH=C:/CPANFL~1.24-/var/libs/bin;C:\CPANFL~1.24-\var\megalib\bin;C:\PERL-5~1.24-\site\bin;C:\PERL-5~1.24-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\CPANFL~1.24-\var\megalib\bin;C:\PERL-5~1.24-\site\bin;C:\PERL-5~1.24-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.24-64\var\cpan\Metadata' Database was generated on Tue, 14 Jun 2016 05:41:02 GMT Checksum for C:\cpanfly-5.24-64\var\cpan\sources\authors\id\C\CH\CHORNY\Text-FindIndent-0.11.tar.gz ok Text-FindIndent-0.11 Text-FindIndent-0.11/Changes Text-FindIndent-0.11/Makefile.PL Text-FindIndent-0.11/MANIFEST Text-FindIndent-0.11/META.yml Text-FindIndent-0.11/inc Text-FindIndent-0.11/inc/Module Text-FindIndent-0.11/inc/Module/Install.pm Text-FindIndent-0.11/inc/Module/Install Text-FindIndent-0.11/inc/Module/Install/Base.pm Text-FindIndent-0.11/inc/Module/Install/Can.pm Text-FindIndent-0.11/inc/Module/Install/DSL.pm Text-FindIndent-0.11/inc/Module/Install/Fetch.pm Text-FindIndent-0.11/inc/Module/Install/Makefile.pm Text-FindIndent-0.11/inc/Module/Install/Metadata.pm Text-FindIndent-0.11/inc/Module/Install/PerlTar.pm Text-FindIndent-0.11/inc/Module/Install/Win32.pm Text-FindIndent-0.11/inc/Module/Install/WriteAll.pm Text-FindIndent-0.11/lib Text-FindIndent-0.11/lib/Text Text-FindIndent-0.11/lib/Text/FindIndent.pm Text-FindIndent-0.11/t Text-FindIndent-0.11/t/01_compile.t Text-FindIndent-0.11/t/02_check_indentation.t Text-FindIndent-0.11/t/data Text-FindIndent-0.11/t/data/mixed3_1.txt Text-FindIndent-0.11/t/data/mixed4_1.txt Text-FindIndent-0.11/t/data/mixed4_2.txt Text-FindIndent-0.11/t/data/mixed5_1.txt Text-FindIndent-0.11/t/data/mixed7_1.txt Text-FindIndent-0.11/t/data/mixed7_2.txt Text-FindIndent-0.11/t/data/spaces2_1.txt Text-FindIndent-0.11/t/data/spaces3_1.txt Text-FindIndent-0.11/t/data/spaces3_2.txt Text-FindIndent-0.11/t/data/spaces3_3.txt Text-FindIndent-0.11/t/data/spaces4_1.txt Text-FindIndent-0.11/t/data/spaces4_2.txt Text-FindIndent-0.11/t/data/spaces4_3.txt Text-FindIndent-0.11/t/data/spaces4_4.txt Text-FindIndent-0.11/t/data/spaces5_1.txt Text-FindIndent-0.11/t/data/spaces6_1.txt Text-FindIndent-0.11/t/data/tabs8_1.txt Text-FindIndent-0.11/t/data/tabs8_1_skippod.txt Text-FindIndent-0.11/t/data/tabs8_2.txt Text-FindIndent-0.11/t/data/tabs8_3.txt Text-FindIndent-0.11/t/data/unknown_1.txt Configuring C/CH/CHORNY/Text-FindIndent-0.11.tar.gz with Makefile.PL >>> C:\Perl-5.24-64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Text::FindIndent Writing MYMETA.yml and MYMETA.json CHORNY/Text-FindIndent-0.11.tar.gz C:\Perl-5.24-64\bin\perl.exe Makefile.PL -- OK Running make for C/CH/CHORNY/Text-FindIndent-0.11.tar.gz >>> dmake cp lib/Text/FindIndent.pm blib\lib\Text\FindIndent.pm CHORNY/Text-FindIndent-0.11.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.24-64\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/01_compile.t ............ 1..2 ok 1 - Perl version is new enough ok 2 - use Text::FindIndent; ok t/02_check_indentation.t .. 1..63 ok 1 - slurped file 'data\mixed5_1.txt' ok 2 - Text::FindIndent->parse(data\mixed5_1.txt) returns something ok 3 - Text::FindIndent->parse(data\mixed5_1.txt) returns correct result (skip_pod => 0) ok 4 - slurped file 'data\spaces6_1.txt' ok 5 - Text::FindIndent->parse(data\spaces6_1.txt) returns something ok 6 - Text::FindIndent->parse(data\spaces6_1.txt) returns correct result (skip_pod => 0) ok 7 - slurped file 'data\spaces4_1.txt' ok 8 - Text::FindIndent->parse(data\spaces4_1.txt) returns something ok 9 - Text::FindIndent->parse(data\spaces4_1.txt) returns correct result (skip_pod => 0) ok 10 - slurped file 'data\spaces4_2.txt' ok 11 - Text::FindIndent->parse(data\spaces4_2.txt) returns something ok 12 - Text::FindIndent->parse(data\spaces4_2.txt) returns correct result (skip_pod => 0) ok 13 - slurped file 'data\spaces4_3.txt' ok 14 - Text::FindIndent->parse(data\spaces4_3.txt) returns something ok 15 - Text::FindIndent->parse(data\spaces4_3.txt) returns correct result (skip_pod => 0) ok 16 - slurped file 'data\spaces4_4.txt' ok 17 - Text::FindIndent->parse(data\spaces4_4.txt) returns something ok 18 - Text::FindIndent->parse(data\spaces4_4.txt) returns correct result (skip_pod => 0) ok 19 - slurped file 'data\spaces5_1.txt' ok 20 - Text::FindIndent->parse(data\spaces5_1.txt) returns something ok 21 - Text::FindIndent->parse(data\spaces5_1.txt) returns correct result (skip_pod => 0) ok 22 - slurped file 'data\mixed4_1.txt' ok 23 - Text::FindIndent->parse(data\mixed4_1.txt) returns something ok 24 - Text::FindIndent->parse(data\mixed4_1.txt) returns correct result (skip_pod => 0) ok 25 - slurped file 'data\mixed4_2.txt' ok 26 - Text::FindIndent->parse(data\mixed4_2.txt) returns something ok 27 - Text::FindIndent->parse(data\mixed4_2.txt) returns correct result (skip_pod => 0) ok 28 - slurped file 'data\spaces3_1.txt' ok 29 - Text::FindIndent->parse(data\spaces3_1.txt) returns something ok 30 - Text::FindIndent->parse(data\spaces3_1.txt) returns correct result (skip_pod => 0) ok 31 - slurped file 'data\spaces3_2.txt' ok 32 - Text::FindIndent->parse(data\spaces3_2.txt) returns something ok 33 - Text::FindIndent->parse(data\spaces3_2.txt) returns correct result (skip_pod => 0) ok 34 - slurped file 'data\spaces3_3.txt' ok 35 - Text::FindIndent->parse(data\spaces3_3.txt) returns something ok 36 - Text::FindIndent->parse(data\spaces3_3.txt) returns correct result (skip_pod => 0) ok 37 - slurped file 'data\unknown_1.txt' ok 38 - Text::FindIndent->parse(data\unknown_1.txt) returns something ok 39 - Text::FindIndent->parse(data\unknown_1.txt) returns correct result (skip_pod => 0) ok 40 - slurped file 'data\mixed3_1.txt' ok 41 - Text::FindIndent->parse(data\mixed3_1.txt) returns something ok 42 - Text::FindIndent->parse(data\mixed3_1.txt) returns correct result (skip_pod => 0) ok 43 - slurped file 'data\spaces2_1.txt' ok 44 - Text::FindIndent->parse(data\spaces2_1.txt) returns something ok 45 - Text::FindIndent->parse(data\spaces2_1.txt) returns correct result (skip_pod => 0) ok 46 - slurped file 'data\mixed7_1.txt' ok 47 - Text::FindIndent->parse(data\mixed7_1.txt) returns something ok 48 - Text::FindIndent->parse(data\mixed7_1.txt) returns correct result (skip_pod => 0) ok 49 - slurped file 'data\mixed7_2.txt' ok 50 - Text::FindIndent->parse(data\mixed7_2.txt) returns something ok 51 - Text::FindIndent->parse(data\mixed7_2.txt) returns correct result (skip_pod => 0) ok 52 - slurped file 'data\tabs8_1.txt' ok 53 - Text::FindIndent->parse(data\tabs8_1.txt) returns something ok 54 - Text::FindIndent->parse(data\tabs8_1.txt) returns correct result (skip_pod => 0) ok 55 - slurped file 'data\tabs8_1_skippod.txt' ok 56 - Text::FindIndent->parse(data\tabs8_1_skippod.txt) returns something ok 57 - Text::FindIndent->parse(data\tabs8_1_skippod.txt) returns correct result (skip_pod => 1) ok 58 - slurped file 'data\tabs8_2.txt' ok 59 - Text::FindIndent->parse(data\tabs8_2.txt) returns something ok 60 - Text::FindIndent->parse(data\tabs8_2.txt) returns correct result (skip_pod => 0) ok 61 - slurped file 'data\tabs8_3.txt' ok 62 - Text::FindIndent->parse(data\tabs8_3.txt) returns something ok 63 - Text::FindIndent->parse(data\tabs8_3.txt) returns correct result (skip_pod => 0) ok All tests successful. Files=2, Tests=65, 0 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) Result: PASS CHORNY/Text-FindIndent-0.11.tar.gz dmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/C/CH/CHORNY/CHECKSUMS Alexandr Ciornii <alexchorny@gmail.com> Heuristically determine the indent style >>> (cd C:\cpanfly-5.24-64\var\tmp\cpan_build\Text-FindIndent-0.11-yNQDwR && tar cvf - Text-FindIndent-0.11.ppd blib) | gzip -c >C:/cpanfly-5.24-64/var/REPO/C/CH/CHORNY/Text-FindIndent-0.11.tar.gz Text-FindIndent-0.11.ppd blib/ blib/lib/ blib/lib/Text/ blib/lib/Text/FindIndent.pm Finished 2016-06-14T12:55:53