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 2017-12-27T03:13:48 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, 26 Dec 2017 05:53:56 GMT Checksum for C:\cpanfly-5.24-64\var\cpan\sources\authors\id\G\GR\GRYPHON\Bible-Reference-1.02.tar.gz ok Bible-Reference-1.02/ Bible-Reference-1.02/t/ Bible-Reference-1.02/t/author-pod-coverage.t Bible-Reference-1.02/t/author-no-tabs.t Bible-Reference-1.02/t/unit.t Bible-Reference-1.02/t/00-compile.t Bible-Reference-1.02/t/author-synopsis.t Bible-Reference-1.02/t/Test/ Bible-Reference-1.02/t/Test/Bible/ Bible-Reference-1.02/t/Test/Bible/Reference.pm Bible-Reference-1.02/t/author-pod-syntax.t Bible-Reference-1.02/t/author-portability.t Bible-Reference-1.02/t/author-eol.t Bible-Reference-1.02/t/release-kwalitee.t Bible-Reference-1.02/weaver.ini Bible-Reference-1.02/META.yml Bible-Reference-1.02/dist.ini Bible-Reference-1.02/cpanfile Bible-Reference-1.02/Changes Bible-Reference-1.02/lib/ Bible-Reference-1.02/lib/Bible/ Bible-Reference-1.02/lib/Bible/Reference.pm Bible-Reference-1.02/META.json Bible-Reference-1.02/Makefile.PL Bible-Reference-1.02/LICENSE Bible-Reference-1.02/README Bible-Reference-1.02/MANIFEST Configuring G/GR/GRYPHON/Bible-Reference-1.02.tar.gz with Makefile.PL >>> C:\Perl-5.24-64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~1.24-\var\megalib Want \perl-5~1.24-\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x64-multi-thread] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for Bible::Reference Writing MYMETA.yml and MYMETA.json GRYPHON/Bible-Reference-1.02.tar.gz C:\Perl-5.24-64\bin\perl.exe Makefile.PL -- OK Running make for G/GR/GRYPHON/Bible-Reference-1.02.tar.gz >>> dmake cp lib/Bible/Reference.pm blib\lib\Bible\Reference.pm GRYPHON/Bible-Reference-1.02.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, 'blib\lib', 'blib\arch')" t/*.t t/00-compile.t ........... 1..1 ok 1 - Bible/Reference.pm loaded ok ok t/author-eol.t ........... skipped: these tests are for testing by the author t/author-no-tabs.t ....... skipped: these tests are for testing by the author t/author-pod-coverage.t .. skipped: these tests are for testing by the author t/author-pod-syntax.t .... skipped: these tests are for testing by the author t/author-portability.t ... skipped: these tests are for testing by the author t/author-synopsis.t ...... skipped: these tests are for testing by the author t/release-kwalitee.t ..... skipped: these tests are for release candidate testing t/unit.t ................. 1..62 ok 1 - use Bible::Reference; ok 2 - require Bible::Reference; ok 3 - new ok 4 - An object of class 'Bible::Reference' isa 'Bible::Reference' ok 5 - as_array lives ok 6 - as_array data ok 7 - as_array data ok 8 - as_books lives ok 9 - as_books data ok 10 - as_chapters lives ok 11 - as_chapters data ok 12 - as_hash lives ok 13 - as_hash data ok 14 - as_hash data ok 15 - as_runs lives ok 16 - as_runs data ok 17 - as_text lives ok 18 - as_text data ok 19 - as_verses lives ok 20 - as_verses data ok 21 - attribute "acronyms" exists ok 22 - attribute "sorting" exists ok 23 - attribute "bible" exists ok 24 - attribute "require_verse_match" exists ok 25 - attribute "require_book_ucfirst" exists ok 26 - Bible::Reference->can('_in') ok 27 - Bible::Reference->can('in') ok 28 - _in() is private ok 29 - default bible() set ok ok 30 - can set "Catholic" with bible("c") ok 31 - bible type set to "Catholic" ok 32 - can set "Orthodox" with bible("ogh") ok 33 - bible type set to "Orthodox" ok 34 - fails to set bible("barf") ok 35 - books lives ok 36 - books data OK ok 37 - books data OK ok 38 - books data OK ok 39 - books data OK ok 40 - clear lives ok 41 - in() is empty ok 42 - in("text") lives ok 43 - in() is set correctly ok 44 - in("text 2") lives ok 45 - in() is set correctly ok 46 - in( "text 3", "text 4" ) lives ok 47 - in() is set correctly ok 48 - clear lives ok 49 - in() is empty ok 50 - refs lives ok 51 - refs data ok 52 - "romans 12:13" and require_book_ucfirst(0) ok 53 - "romans 12:13" and require_book_ucfirst(1) ok 54 - "romans 12" and require_verse_match(1) ok 55 - "romans 12" and require_verse_match(0) ok 56 - set_bible_data() ok 57 - set_bible_data() ok 58 - set_bible_data() ok 59 - "Special" Bible data set ok 60 - "Special" Bible is set ok 61 - books lives ok 62 - books data OK ok All tests successful. Files=9, Tests=63, 3 wallclock secs ( 0.02 usr + 0.03 sys = 0.05 CPU) Result: PASS GRYPHON/Bible-Reference-1.02.tar.gz dmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/G/GR/GRYPHON/CHECKSUMS Gryphon Shafer <gryphon@cpan.org> Simple Bible reference parser, tester, and canonicalizer >>> (cd C:\cpanfly-5.24-64\var\tmp\cpan_build\Bible-Reference-1.02-e6Lk3O && tar cvf - Bible-Reference-1.02.ppd blib) | gzip -c >C:/cpanfly-5.24-64/var/REPO/G/GR/GRYPHON/Bible-Reference-1.02.tar.gz Bible-Reference-1.02.ppd blib/ blib/lib/ blib/lib/Bible/ blib/lib/Bible/Reference.pm Finished 2017-12-27T03:13:59