PATH=/usr/bin:/bin:/Users/fly2400/cpanfly-5.24/var/megalib/bin Start 2018-10-28T02:01:12 ActivePerl-2400 CPAN-2.10 Reading '/Users/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Sat, 27 Oct 2018 05:41:02 GMT Checksum for /Users/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/J/JV/JV/File-LoadLines-0.01.tar.gz ok File-LoadLines-0.01/ File-LoadLines-0.01/lib/ File-LoadLines-0.01/lib/File/ File-LoadLines-0.01/lib/File/LoadLines.pm File-LoadLines-0.01/META.json File-LoadLines-0.01/META.yml File-LoadLines-0.01/Changes File-LoadLines-0.01/MANIFEST File-LoadLines-0.01/Makefile.PL File-LoadLines-0.01/t/ File-LoadLines-0.01/t/00-load.t File-LoadLines-0.01/t/21-encoding.t File-LoadLines-0.01/t/20-encoding.t File-LoadLines-0.01/t/test8.dat File-LoadLines-0.01/t/test9.dat File-LoadLines-0.01/t/test3.dat File-LoadLines-0.01/t/test5.dat File-LoadLines-0.01/t/test4.dat File-LoadLines-0.01/t/test6.dat File-LoadLines-0.01/t/test1.dat File-LoadLines-0.01/t/11-basic.t File-LoadLines-0.01/t/test2.dat File-LoadLines-0.01/t/test0.dat File-LoadLines-0.01/t/test7.dat File-LoadLines-0.01/t/10-basic.t File-LoadLines-0.01/README Configuring J/JV/JV/File-LoadLines-0.01.tar.gz with Makefile.PL >>> /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly2400/cpanfly-5.24/var/megalib Want /Users/fly2400/ap2400-300558/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [darwin-thread-multi-2level] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for File::LoadLines Writing MYMETA.yml and MYMETA.json JV/File-LoadLines-0.01.tar.gz /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL -- OK Running make for J/JV/JV/File-LoadLines-0.01.tar.gz >>> make cp lib/File/LoadLines.pm blib/lib/File/LoadLines.pm Manifying 1 pod document JV/File-LoadLines-0.01.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2400/ap2400-300558/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing File::LoadLines 0.01, Perl 5.024000, /Users/fly2400/ap2400-300558/bin/perl-dynamic t/00-load.t ...... 1..1 ok 1 - use File::LoadLines; ok t/10-basic.t ..... 1..54 ok 1 - lines ok 2 - line 0 ok 3 - line 1 ok 4 - line 2 ok 5 - line 3 ok 6 - matches ok 7 - lines ok 8 - line 0 ok 9 - line 1 ok 10 - line 2 ok 11 - line 3 ok 12 - matches ok 13 - lines ok 14 - line 0 ok 15 - line 1 ok 16 - line 2 ok 17 - line 3 ok 18 - matches ok 19 - lines ok 20 - line 0 ok 21 - line 1 ok 22 - line 2 ok 23 - line 3 ok 24 - matches ok 25 - lines ok 26 - line 0 ok 27 - line 1 ok 28 - line 2 ok 29 - line 3 ok 30 - matches ok 31 - lines ok 32 - line 0 ok 33 - line 1 ok 34 - line 2 ok 35 - line 3 ok 36 - matches ok 37 - lines ok 38 - line 0 ok 39 - line 1 ok 40 - line 2 ok 41 - line 3 ok 42 - matches ok 43 - lines ok 44 - line 0 ok 45 - line 1 ok 46 - line 2 ok 47 - line 3 ok 48 - matches ok 49 - lines ok 50 - line 0 ok 51 - line 1 ok 52 - line 2 ok 53 - line 3 ok 54 - matches ok t/11-basic.t ..... 1..54 ok 1 - lines ok 2 - line 0 ok 3 - line 1 ok 4 - line 2 ok 5 - line 3 ok 6 - matches ok 7 - lines ok 8 - line 0 ok 9 - line 1 ok 10 - line 2 ok 11 - line 3 ok 12 - matches ok 13 - lines ok 14 - line 0 ok 15 - line 1 ok 16 - line 2 ok 17 - line 3 ok 18 - matches ok 19 - lines ok 20 - line 0 ok 21 - line 1 ok 22 - line 2 ok 23 - line 3 ok 24 - matches ok 25 - lines ok 26 - line 0 ok 27 - line 1 ok 28 - line 2 ok 29 - line 3 ok 30 - matches ok 31 - lines ok 32 - line 0 ok 33 - line 1 ok 34 - line 2 ok 35 - line 3 ok 36 - matches ok 37 - lines ok 38 - line 0 ok 39 - line 1 ok 40 - line 2 ok 41 - line 3 ok 42 - matches ok 43 - lines ok 44 - line 0 ok 45 - line 1 ok 46 - line 2 ok 47 - line 3 ok 48 - matches ok 49 - lines ok 50 - line 0 ok 51 - line 1 ok 52 - line 2 ok 53 - line 3 ok 54 - matches ok t/20-encoding.t .. 1..6 ok 1 - lines ok 2 - line 0 ok 3 - line 1 ok 4 - line 2 ok 5 - line 3 ok 6 - matches ok t/21-encoding.t .. 1..6 ok 1 - lines ok 2 - line 0 ok 3 - line 1 ok 4 - line 2 ok 5 - line 3 ok 6 - matches ok All tests successful. Files=5, Tests=121, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.30 cusr 0.05 csys = 0.39 CPU) Result: PASS JV/File-LoadLines-0.01.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/J/JV/JV/CHECKSUMS Johan Vromans <jv@cpan.org> Load lines from file >>> (cd /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/File-LoadLines-0.01-_nmA6s && tar cvf - File-LoadLines-0.01.ppd blib) | gzip -c >/Users/fly2400/cpanfly-5.24/var/REPO/J/JV/JV/File-LoadLines-0.01.tar.gz File-LoadLines-0.01.ppd blib/ blib/lib/ blib/lib/File/ blib/lib/File/LoadLines.pm blib/man3/ blib/man3/File::LoadLines.3 Finished 2018-10-28T02:01:15