PATH=/usr/bin:/bin:/Users/fly2400/cpanfly-5.24/var/megalib/bin Start 2017-05-31T12:56:52 ActivePerl-2400 CPAN-2.10 Reading '/Users/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Wed, 31 May 2017 05:41:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/R/RE/REHSACK/MIME-Base32-1.303.tar.gz Checksum for /Users/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/R/RE/REHSACK/MIME-Base32-1.303.tar.gz ok MIME-Base32-1.303/ MIME-Base32-1.303/ARTISTIC-1.0 MIME-Base32-1.303/Changes MIME-Base32-1.303/GPL-1 MIME-Base32-1.303/INSTALL MIME-Base32-1.303/lib/ MIME-Base32-1.303/LICENSE MIME-Base32-1.303/Makefile.PL MIME-Base32-1.303/MANIFEST MIME-Base32-1.303/MANIFEST.SKIP MIME-Base32-1.303/META.json MIME-Base32-1.303/META.yml MIME-Base32-1.303/README.md MIME-Base32-1.303/t/ MIME-Base32-1.303/t/00-base32.t MIME-Base32-1.303/t/01-base32hex.t MIME-Base32-1.303/lib/MIME/ MIME-Base32-1.303/lib/MIME/Base32.pm Configuring R/RE/REHSACK/MIME-Base32-1.303.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 MIME::Base32 Writing MYMETA.yml and MYMETA.json REHSACK/MIME-Base32-1.303.tar.gz /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL -- OK Running make for R/RE/REHSACK/MIME-Base32-1.303.tar.gz >>> make cp lib/MIME/Base32.pm blib/lib/MIME/Base32.pm Manifying 1 pod document REHSACK/MIME-Base32-1.303.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 xt/*.t t/00-base32.t ..... ok 1 - use MIME::Base32; ok 2 - MIME::Base32->can(...) ok 3 - encode: got the correct response ok 4 - decode: got the correct response ok 5 - decode: case insensitive ok 6 - encode_base32: got the correct response ok 7 - decode_base32: got the correct response ok 8 - decode_base32: case insensitive? ok 9 - encode_rfc3548: got the correct response ok 10 - decode_rfc3548: got the correct response ok 11 - decode_rfc3548: case insensitive ok 12 - encode_base32: undef passed ok 13 - decode_base32: undef passed ok 14 - encode_base32: empty call ok 15 - decode_base32: empty call ok 16 - encode_base32: empty string passed ok 17 - decode_base32: empty string passed 1..17 ok t/01-base32hex.t .. ok 1 - use MIME::Base32; ok 2 - MIME::Base32->can(...) ok 3 - encode_base32hex: Got the right response ok 4 - decode_base32hex: Got the right response ok 5 - decode_base32hex: case insensitive ok 6 - encode_09AV: Got the right response ok 7 - decode_09AV: Got the right response ok 8 - decode_09AV: case insensitive ok 9 - encode_base32hex: undef passed ok 10 - decode_base32hex: undef passed ok 11 - encode_base32hex: empty call ok 12 - decode_base32hex: empty call ok 13 - encode_base32hex: empty string passed ok 14 - decode_base32hex: empty string passed 1..14 ok All tests successful. Files=2, Tests=31, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.07 cusr 0.01 csys = 0.11 CPU) Result: PASS REHSACK/MIME-Base32-1.303.tar.gz make test TEST_VERBOSE=1 -- OK Jens Rehsack <rehsack@cpan.org> Base32 encoder and decoder >>> (cd /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/MIME-Base32-1.303-w_kSID && tar cvf - MIME-Base32-1.303.ppd blib) | gzip -c >/Users/fly2400/cpanfly-5.24/var/REPO/R/RE/REHSACK/MIME-Base32-1.303.tar.gz MIME-Base32-1.303.ppd blib/ blib/lib/ blib/lib/MIME/ blib/lib/MIME/Base32.pm blib/man3/ blib/man3/MIME::Base32.3 Finished 2017-05-31T12:56:54