PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-04-12T08:00:58 ActivePerl-818 CPAN-1.9800 Reading '/export/home/fly818/var/cpan/Metadata' Database was generated on Fri, 12 Apr 2013 14:07:37 GMT Running make for B/BI/BINGOS/File-Fetch-0.40.tar.gz Checksum for /net/nas/data/cpan/authors/id/B/BI/BINGOS/File-Fetch-0.40.tar.gz ok You have Archive::Tar 1.40, but 1.50 or later is recommended. Please upgrade. File-Fetch-0.40 File-Fetch-0.40/CHANGES File-Fetch-0.40/MANIFEST File-Fetch-0.40/t File-Fetch-0.40/t/01_File-Fetch.t File-Fetch-0.40/t/null_subclass.t File-Fetch-0.40/lib File-Fetch-0.40/lib/File File-Fetch-0.40/lib/File/Fetch.pm File-Fetch-0.40/README File-Fetch-0.40/Makefile.PL File-Fetch-0.40/META.yml File-Fetch-0.40/META.json CPAN.pm: Building B/BI/BINGOS/File-Fetch-0.40.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for File::Fetch Writing MYMETA.yml and MYMETA.json Could not read metadata file. Falling back to other methods to determine prerequisites ---- Unsatisfied dependencies detected during ---- ---- BINGOS/File-Fetch-0.40.tar.gz ---- IPC::Cmd [requires] Params::Check [requires] Module::Load::Conditional [requires] Running make test Delayed until after prerequisites Running test for module 'IPC::Cmd' Running make for B/BI/BINGOS/IPC-Cmd-0.80.tar.gz Checksum for /net/nas/data/cpan/authors/id/B/BI/BINGOS/IPC-Cmd-0.80.tar.gz ok IPC-Cmd-0.80 IPC-Cmd-0.80/t IPC-Cmd-0.80/t/src IPC-Cmd-0.80/t/src/child.pl IPC-Cmd-0.80/t/src/x.tgz IPC-Cmd-0.80/t/src/output.pl IPC-Cmd-0.80/t/02_Interactive.t IPC-Cmd-0.80/t/01_IPC-Cmd.t IPC-Cmd-0.80/CHANGES IPC-Cmd-0.80/MANIFEST IPC-Cmd-0.80/lib IPC-Cmd-0.80/lib/IPC IPC-Cmd-0.80/lib/IPC/Cmd.pm IPC-Cmd-0.80/Makefile.PL IPC-Cmd-0.80/README IPC-Cmd-0.80/META.yml IPC-Cmd-0.80/META.json CPAN.pm: Building B/BI/BINGOS/IPC-Cmd-0.80.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for IPC::Cmd Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- BINGOS/IPC-Cmd-0.80.tar.gz ---- Params::Check [requires] Running make test Delayed until after prerequisites Running test for module 'Params::Check' Running make for B/BI/BINGOS/Params-Check-0.36.tar.gz Checksum for /net/nas/data/cpan/authors/id/B/BI/BINGOS/Params-Check-0.36.tar.gz ok Params-Check-0.36 Params-Check-0.36/t Params-Check-0.36/t/01_Params-Check.t Params-Check-0.36/lib Params-Check-0.36/lib/Params Params-Check-0.36/lib/Params/Check.pm Params-Check-0.36/CHANGES Params-Check-0.36/MANIFEST Params-Check-0.36/README Params-Check-0.36/Makefile.PL Params-Check-0.36/META.yml Params-Check-0.36/META.json CPAN.pm: Building B/BI/BINGOS/Params-Check-0.36.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Params::Check Writing MYMETA.yml and MYMETA.json >>> make cp lib/Params/Check.pm blib/lib/Params/Check.pm Manifying blib/man3/Params::Check.3 BINGOS/Params-Check-0.36.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_Params-Check.t .. ok 1 - use Params::Check; ok 2 - Allow based on regex ok 3 - Allow based on string ok 4 - Allow based on list ok 5 - Allow based on list containing sub ok 6 - Allow based on constant sub ok 7 - Disallowing based on regex ok 8 - Disallowing based on string ok 9 - Disallowing based on list ok 10 - Disallowing based on list containing sub ok 11 - Disallowing based on constant sub ok 12 - Allow short-circuits properly ok 13 - Allow coderef gets proper args ok 14 - Allow coderef gets proper args ok 15 - Allow coderef gets proper args ok 16 - check() call with empty args ok 17 - got default value ok 18 - check() call with defined args ok 19 - found provided value in rv ok 20 - check() call with alternate case ok 21 - found provided value in rv ok 22 - check() call with leading dashes ok 23 - found provided value in rv ok 24 - check() call using PRESERVE_CASE: 1 ok 25 - found provided value in rv ok 26 - check() call using PRESERVE_CASE: 0 ok 27 - found provided value in rv ok 28 - check() call with unknown arguments ok 29 - warning recorded ok ok 30 - check call() with unknown args allowed ok 31 - check() call with store key, no_dup: 1 ok 32 - found provided value in variable ok 33 - found provided value in variable ok 34 - check() call with store key, no_dup: 0 ok 35 - found provided value in variable ok 36 - found provided value in variable ok 37 - check() call with no_override key ok 38 - found default value in rv ok 39 - warning recorded ok ok 40 - check() call with strict_type enabled ok 41 - found provided value in rv ok 42 - check() call with strict_type violated ok 43 - warning recorded ok ok 44 - check() call with strict_type enabled ok 45 - found provided value in rv ok 46 - check() call with strict_type violated ok 47 - warning recorded ok ok 48 - check() call with required key ok 49 - found provided value in rv ok 50 - check() call with required key omitted ok 51 - warning recorded ok ok 52 - check() call with defined key ok 53 - found provided value in rv ok 54 - check() call with defined key undefined ok 55 - warning recorded ok ok 56 - check() call with defined key ok 57 - found provided value in rv ok 58 - check() call with defined key undefined ok 59 - warning recorded ok ok 60 - Allow coderef gets proper args ok 61 - check() call using allow key ok 62 - Allow coderef gets proper args ok 63 - check() call using allow key ok 64 - Allow coderef gets proper args ok 65 - check() call using allow key ok 66 - check() fails with unallowed value ok 67 - Key 'foo' (1) is of invalid type ok 68 - check() fails with unallowed value ok 69 - Key 'foo' (foo) is of invalid type ok 70 - check() fails with unallowed value ok 71 - Key 'foo' (ARRAY(0x3a0870)) is of invalid type ok 72 - check() fails with unallowed value ok 73 - Key 'foo' (main=HASH(0x3a07d4)) is of invalid type ok 74 - Call dies with fatal toggled ok 75 - error stored ok ok 76 - Call dies with fatal toggled ok 77 - error stored ok ok 78 - Caught non-reference 'store' variable ok 79 - check() call with default = '' ok 80 - rv exists ok 81 - rv defined ok 82 - rv false ok 83 - rv = '' ok 84 - elaborate check() call ok 85 - found provided values in rv ok 86 - found provided values in rv ok 87 - wrong caller without CALLER_DEPTH ok 88 - right caller with CALLER_DEPTH ok 89 - Test last_error() on recursive check() call ok 90 - last_error() with recurse: 0 ok 91 - last_error() with recurse: 1 1..91 ok All tests successful. Files=1, Tests=91, 1 wallclock secs ( 0.10 usr 0.01 sys + 0.29 cusr 0.03 csys = 0.43 CPU) Result: PASS BINGOS/Params-Check-0.36.tar.gz make test TEST_VERBOSE=1 -- OK PPD for Params-Check-0.36 already made Running make for B/BI/BINGOS/IPC-Cmd-0.80.tar.gz Prepending /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/arch /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE Prepending /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/arch /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB for 'make' CPAN.pm: Building B/BI/BINGOS/IPC-Cmd-0.80.tar.gz Warning: Prerequisite 'Params::Check => 0.20' for 'BINGOS/IPC-Cmd-0.80.tar.gz' already built but the result looks suspicious. Skipping another build attempt, to prevent looping endlessly. >>> make cp lib/IPC/Cmd.pm blib/lib/IPC/Cmd.pm Manifying blib/man3/IPC::Cmd.3 BINGOS/IPC-Cmd-0.80.tar.gz make -- OK Prepending /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/arch /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # IPC::Run: 0.92 IPC::Open3: 1.02 t/01_IPC-Cmd.t ...... ok 1 - use IPC::Cmd; ok 2 - use IPC::Cmd; ok 3 - use IPC::Cmd; ok 4 - use IPC::Cmd; ok 5 - IPC::Cmd->can('run') ok 6 - IPC::Cmd->can('can_run') ok 7 - IPC::Cmd->can('QUOTE') ok 8 - IPC::Cmd->can('run_forked') ok 9 - IPC::Cmd->can('can_use_ipc_run') ok 10 - IPC::Cmd->can('can_use_ipc_open3') ok 11 - IPC::Cmd->can('can_capture_buffer') ok 12 - IPC::Cmd->can('can_use_run_forked') ok 13 - main->can('run') ok 14 - main->can('can_run') ok 15 - main->can('QUOTE') ok 16 - main->can('run_forked') ok 17 - Found 'perl' in your path ok 18 - Not found non-existent binary ok 19 - Ran 'Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0.92 IPC::Open3: 1.02)' command successfully ok 20 - Buffer matches (?i-xsm:larry\s+wall) -- (Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 21 - Ran 'Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0.92 IPC::Open3: 1.02)' successfully ok 22 - No error code set -- (Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 23 - Output list has 5 entries -- (Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 24 - The reference isa ARRAY ok 25 - The reference isa ARRAY ok 26 - The reference isa ARRAY ok 27 - Combined buffer matches (?i-xsm:larry\s+wall) -- (Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 28 - Proper buffer(3) matches (?i-xsm:larry\s+wall) -- (Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 29 - Other buffer empty -- (Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 30 - Ran 'Array: /export/home/fly818/bin/perl -v (IPC::Run: 0.92 IPC::Open3: 1.02)' command successfully ok 31 - Buffer matches (?i-xsm:larry\s+wall) -- (Array: /export/home/fly818/bin/perl -v (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 32 - Ran 'Array: /export/home/fly818/bin/perl -v (IPC::Run: 0.92 IPC::Open3: 1.02)' successfully ok 33 - No error code set -- (Array: /export/home/fly818/bin/perl -v (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 34 - Output list has 5 entries -- (Array: /export/home/fly818/bin/perl -v (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 35 - The reference isa ARRAY ok 36 - The reference isa ARRAY ok 37 - The reference isa ARRAY ok 38 - Combined buffer matches (?i-xsm:larry\s+wall) -- (Array: /export/home/fly818/bin/perl -v (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 39 - Proper buffer(3) matches (?i-xsm:larry\s+wall) -- (Array: /export/home/fly818/bin/perl -v (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 40 - Other buffer empty -- (Array: /export/home/fly818/bin/perl -v (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 41 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0.92 IPC::Open3: 1.02)' command successfully ok 42 - Buffer matches (?-xism:44) -- (Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 43 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0.92 IPC::Open3: 1.02)' successfully ok 44 - No error code set -- (Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 45 - Output list has 5 entries -- (Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 46 - The reference isa ARRAY ok 47 - The reference isa ARRAY ok 48 - The reference isa ARRAY ok 49 - Combined buffer matches (?-xism:44) -- (Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 50 - Proper buffer(3) matches (?-xism:44) -- (Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 51 - Other buffer empty -- (Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 52 - Ran 'Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0.92 IPC::Open3: 1.02)' command successfully ok 53 - Buffer matches (?-xism:44) -- (Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 54 - Ran 'Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0.92 IPC::Open3: 1.02)' successfully ok 55 - No error code set -- (Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 56 - Output list has 5 entries -- (Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 57 - The reference isa ARRAY ok 58 - The reference isa ARRAY ok 59 - The reference isa ARRAY ok 60 - Combined buffer matches (?-xism:44) -- (Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 61 - Proper buffer(3) matches (?-xism:44) -- (Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 62 - Other buffer empty -- (Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 63 - Ran 'Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0.92 IPC::Open3: 1.02)' command successfully ok 64 - Buffer matches (?-xism:a b a) -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 65 - Ran 'Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0.92 IPC::Open3: 1.02)' successfully ok 66 - No error code set -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 67 - Output list has 5 entries -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 68 - The reference isa ARRAY ok 69 - The reference isa ARRAY ok 70 - The reference isa ARRAY ok 71 - Combined buffer matches (?-xism:a b a) -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 72 - Proper buffer(3) matches (?-xism:a b a) -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 73 - Other buffer empty -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 74 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0.92 IPC::Open3: 1.02)' command successfully ok 75 - Buffer matches (?-xism:a b a) -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 76 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0.92 IPC::Open3: 1.02)' successfully ok 77 - No error code set -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 78 - Output list has 5 entries -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 79 - The reference isa ARRAY ok 80 - The reference isa ARRAY ok 81 - The reference isa ARRAY ok 82 - Combined buffer matches (?-xism:a b a) -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 83 - Proper buffer(3) matches (?-xism:a b a) -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 84 - Other buffer empty -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 85 - Ran 'Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0.92 IPC::Open3: 1.02)' command successfully ok 86 - Buffer matches (?-xism:a a) -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 87 - Ran 'Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0.92 IPC::Open3: 1.02)' successfully ok 88 - No error code set -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 89 - Output list has 5 entries -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 90 - The reference isa ARRAY ok 91 - The reference isa ARRAY ok 92 - The reference isa ARRAY ok 93 - Combined buffer matches (?-xism:a a) -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 94 - Proper buffer(3) matches (?-xism:a a) -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 95 - Other buffer empty -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 96 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0.92 IPC::Open3: 1.02)' command successfully ok 97 - Buffer matches (?-xism:a a) -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 98 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0.92 IPC::Open3: 1.02)' successfully ok 99 - No error code set -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 100 - Output list has 5 entries -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 101 - The reference isa ARRAY ok 102 - The reference isa ARRAY ok 103 - The reference isa ARRAY ok 104 - Combined buffer matches (?-xism:a a) -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 105 - Proper buffer(3) matches (?-xism:a a) -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 106 - Other buffer empty -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 107 - Ran 'Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0.92 IPC::Open3: 1.02)' command successfully ok 108 - Buffer matches (?-xism:^42 ) -- (Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 109 - Ran 'Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0.92 IPC::Open3: 1.02)' successfully ok 110 - No error code set -- (Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 111 - Output list has 5 entries -- (Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 112 - The reference isa ARRAY ok 113 - The reference isa ARRAY ok 114 - The reference isa ARRAY ok 115 - Combined buffer matches (?-xism:^42 ) -- (Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 116 - Proper buffer(4) matches (?-xism:^42 ) -- (Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 117 - Other buffer empty -- (Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 118 - Ran 'Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0.92 IPC::Open3: 1.02)' command successfully ok 119 - Buffer matches (?-xism:^42 ) -- (Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 120 - Ran 'Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0.92 IPC::Open3: 1.02)' successfully ok 121 - No error code set -- (Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 122 - Output list has 5 entries -- (Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 123 - The reference isa ARRAY ok 124 - The reference isa ARRAY ok 125 - The reference isa ARRAY ok 126 - Combined buffer matches (?-xism:^42 ) -- (Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 127 - Proper buffer(4) matches (?-xism:^42 ) -- (Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 128 - Other buffer empty -- (Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0.92 IPC::Open3: 1.02)) ok 129 - Ran 'Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)' command successfully ok 130 - Buffer matches (?i-xsm:larry\s+wall) -- (Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 131 - Ran 'Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)' successfully ok 132 - No error code set -- (Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 133 - Output list has 5 entries -- (Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 134 - The reference isa ARRAY ok 135 - The reference isa ARRAY ok 136 - The reference isa ARRAY ok 137 - Combined buffer matches (?i-xsm:larry\s+wall) -- (Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 138 - Proper buffer(3) matches (?i-xsm:larry\s+wall) -- (Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 139 - Other buffer empty -- (Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 140 - Ran 'Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)' command successfully ok 141 - Buffer matches (?i-xsm:larry\s+wall) -- (Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 142 - Ran 'Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)' successfully ok 143 - No error code set -- (Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 144 - Output list has 5 entries -- (Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 145 - The reference isa ARRAY ok 146 - The reference isa ARRAY ok 147 - The reference isa ARRAY ok 148 - Combined buffer matches (?i-xsm:larry\s+wall) -- (Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 149 - Proper buffer(3) matches (?i-xsm:larry\s+wall) -- (Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 150 - Other buffer empty -- (Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 151 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)' command successfully ok 152 - Buffer matches (?-xism:44) -- (Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 153 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)' successfully ok 154 - No error code set -- (Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 155 - Output list has 5 entries -- (Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 156 - The reference isa ARRAY ok 157 - The reference isa ARRAY ok 158 - The reference isa ARRAY ok 159 - Combined buffer matches (?-xism:44) -- (Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 160 - Proper buffer(3) matches (?-xism:44) -- (Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 161 - Other buffer empty -- (Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 162 - Ran 'Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)' command successfully ok 163 - Buffer matches (?-xism:44) -- (Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 164 - Ran 'Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)' successfully ok 165 - No error code set -- (Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 166 - Output list has 5 entries -- (Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 167 - The reference isa ARRAY ok 168 - The reference isa ARRAY ok 169 - The reference isa ARRAY ok 170 - Combined buffer matches (?-xism:44) -- (Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 171 - Proper buffer(3) matches (?-xism:44) -- (Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 172 - Other buffer empty -- (Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 173 - Ran 'Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 1.02)' command successfully ok 174 - Buffer matches (?-xism:a b a) -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 1.02)) ok 175 - Ran 'Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 1.02)' successfully ok 176 - No error code set -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 1.02)) ok 177 - Output list has 5 entries -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 1.02)) ok 178 - The reference isa ARRAY ok 179 - The reference isa ARRAY ok 180 - The reference isa ARRAY ok 181 - Combined buffer matches (?-xism:a b a) -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 1.02)) ok 182 - Proper buffer(3) matches (?-xism:a b a) -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 1.02)) ok 183 - Other buffer empty -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 1.02)) ok 184 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 1.02)' command successfully ok 185 - Buffer matches (?-xism:a b a) -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 1.02)) ok 186 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 1.02)' successfully ok 187 - No error code set -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 1.02)) ok 188 - Output list has 5 entries -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 1.02)) ok 189 - The reference isa ARRAY ok 190 - The reference isa ARRAY ok 191 - The reference isa ARRAY ok 192 - Combined buffer matches (?-xism:a b a) -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 1.02)) ok 193 - Proper buffer(3) matches (?-xism:a b a) -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 1.02)) ok 194 - Other buffer empty -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 1.02)) ok 195 - Ran 'Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)' command successfully ok 196 - Buffer matches (?-xism:a a) -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 197 - Ran 'Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)' successfully ok 198 - No error code set -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 199 - Output list has 5 entries -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 200 - The reference isa ARRAY ok 201 - The reference isa ARRAY ok 202 - The reference isa ARRAY ok 203 - Combined buffer matches (?-xism:a a) -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 204 - Proper buffer(3) matches (?-xism:a a) -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 205 - Other buffer empty -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 206 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)' command successfully ok 207 - Buffer matches (?-xism:a a) -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 208 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)' successfully ok 209 - No error code set -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 210 - Output list has 5 entries -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 211 - The reference isa ARRAY ok 212 - The reference isa ARRAY ok 213 - The reference isa ARRAY ok 214 - Combined buffer matches (?-xism:a a) -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 215 - Proper buffer(3) matches (?-xism:a a) -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 216 - Other buffer empty -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 217 - Ran 'Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)' command successfully ok 218 - Buffer matches (?-xism:^42 ) -- (Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 219 - Ran 'Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)' successfully ok 220 - No error code set -- (Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 221 - Output list has 5 entries -- (Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 222 - The reference isa ARRAY ok 223 - The reference isa ARRAY ok 224 - The reference isa ARRAY ok 225 - Combined buffer matches (?-xism:^42 ) -- (Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 226 - Proper buffer(4) matches (?-xism:^42 ) -- (Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 227 - Other buffer empty -- (Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 228 - Ran 'Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)' command successfully ok 229 - Buffer matches (?-xism:^42 ) -- (Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 230 - Ran 'Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)' successfully ok 231 - No error code set -- (Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 232 - Output list has 5 entries -- (Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 233 - The reference isa ARRAY ok 234 - The reference isa ARRAY ok 235 - The reference isa ARRAY ok 236 - Combined buffer matches (?-xism:^42 ) -- (Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 237 - Proper buffer(4) matches (?-xism:^42 ) -- (Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 238 - Other buffer empty -- (Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 239 - Ran 'Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)' command successfully ok 240 - Buffer matches (?i-xsm:larry\s+wall) -- (Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 241 - Ran 'Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)' successfully ok 242 - No error code set -- (Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 243 - Output list has 5 entries -- (Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 244 - The reference isa ARRAY ok 245 - The reference isa ARRAY ok 246 - The reference isa ARRAY ok 247 - Combined buffer matches (?i-xsm:larry\s+wall) -- (Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 248 - Proper buffer(3) matches (?i-xsm:larry\s+wall) -- (Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 249 - Other buffer empty -- (Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 250 - Ran 'Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)' command successfully ok 251 - Buffer matches (?i-xsm:larry\s+wall) -- (Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 252 - Ran 'Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)' successfully ok 253 - No error code set -- (Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 254 - Output list has 5 entries -- (Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 255 - The reference isa ARRAY ok 256 - The reference isa ARRAY ok 257 - The reference isa ARRAY ok 258 - Combined buffer matches (?i-xsm:larry\s+wall) -- (Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 259 - Proper buffer(3) matches (?i-xsm:larry\s+wall) -- (Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 260 - Other buffer empty -- (Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 1.02)) ok 261 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)' command successfully ok 262 - Buffer matches (?-xism:44) -- (Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 263 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)' successfully ok 264 - No error code set -- (Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 265 - Output list has 5 entries -- (Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 266 - The reference isa ARRAY ok 267 - The reference isa ARRAY ok 268 - The reference isa ARRAY ok 269 - Combined buffer matches (?-xism:44) -- (Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 270 - Proper buffer(3) matches (?-xism:44) -- (Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 271 - Other buffer empty -- (Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 272 - Ran 'Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)' command successfully ok 273 - Buffer matches (?-xism:44) -- (Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 274 - Ran 'Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)' successfully ok 275 - No error code set -- (Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 276 - Output list has 5 entries -- (Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 277 - The reference isa ARRAY ok 278 - The reference isa ARRAY ok 279 - The reference isa ARRAY ok 280 - Combined buffer matches (?-xism:44) -- (Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 281 - Proper buffer(3) matches (?-xism:44) -- (Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 282 - Other buffer empty -- (Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 1.02)) ok 283 - Ran 'Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 1.02)' command successfully ok 284 - Buffer matches (?-xism:a b a) -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 1.02)) ok 285 - Ran 'Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 1.02)' successfully ok 286 - No error code set -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 1.02)) ok 287 - Output list has 5 entries -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 1.02)) ok 288 - The reference isa ARRAY ok 289 - The reference isa ARRAY ok 290 - The reference isa ARRAY ok 291 - Combined buffer matches (?-xism:a b a) -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 1.02)) ok 292 - Proper buffer(3) matches (?-xism:a b a) -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 1.02)) ok 293 - Other buffer empty -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 1.02)) ok 294 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 1.02)' command successfully ok 295 - Buffer matches (?-xism:a b a) -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 1.02)) ok 296 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 1.02)' successfully ok 297 - No error code set -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 1.02)) ok 298 - Output list has 5 entries -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 1.02)) ok 299 - The reference isa ARRAY ok 300 - The reference isa ARRAY ok 301 - The reference isa ARRAY ok 302 - Combined buffer matches (?-xism:a b a) -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 1.02)) ok 303 - Proper buffer(3) matches (?-xism:a b a) -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 1.02)) ok 304 - Other buffer empty -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 1.02)) ok 305 - Ran 'Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)' command successfully ok 306 - Buffer matches (?-xism:a a) -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 307 - Ran 'Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)' successfully ok 308 - No error code set -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 309 - Output list has 5 entries -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 310 - The reference isa ARRAY ok 311 - The reference isa ARRAY ok 312 - The reference isa ARRAY ok 313 - Combined buffer matches (?-xism:a a) -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 314 - Proper buffer(3) matches (?-xism:a a) -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 315 - Other buffer empty -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 316 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)' command successfully ok 317 - Buffer matches (?-xism:a a) -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 318 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)' successfully ok 319 - No error code set -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 320 - Output list has 5 entries -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 321 - The reference isa ARRAY ok 322 - The reference isa ARRAY ok 323 - The reference isa ARRAY ok 324 - Combined buffer matches (?-xism:a a) -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 325 - Proper buffer(3) matches (?-xism:a a) -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 326 - Other buffer empty -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 1.02)) ok 327 - Ran 'Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)' command successfully ok 328 - Buffer matches (?-xism:^42 ) -- (Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 329 - Ran 'Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)' successfully ok 330 - No error code set -- (Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 331 - Output list has 5 entries -- (Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 332 - The reference isa ARRAY ok 333 - The reference isa ARRAY ok 334 - The reference isa ARRAY ok 335 - Combined buffer matches (?-xism:^42 ) -- (Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 336 - Proper buffer(4) matches (?-xism:^42 ) -- (Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 337 - Other buffer empty -- (Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 338 - Ran 'Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)' command successfully ok 339 - Buffer matches (?-xism:^42 ) -- (Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 340 - Ran 'Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)' successfully ok 341 - No error code set -- (Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 342 - Output list has 5 entries -- (Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 343 - The reference isa ARRAY ok 344 - The reference isa ARRAY ok 345 - The reference isa ARRAY ok 346 - Combined buffer matches (?-xism:^42 ) -- (Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 347 - Proper buffer(4) matches (?-xism:^42 ) -- (Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 348 - Other buffer empty -- (Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 1.02)) ok 349 - Ran 'Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 0)' command successfully ok 350 # skip No buffers available ok 351 - Ran 'Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 0)' successfully ok 352 - No error code set -- (Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 0)) ok 353 - Output list has 2 entries -- (Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 0)) ok 354 # skip No buffers available ok 355 # skip No buffers available ok 356 # skip No buffers available ok 357 # skip No buffers available ok 358 # skip No buffers available ok 359 # skip No buffers available ok 360 - Ran 'Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 0)' command successfully ok 361 # skip No buffers available ok 362 - Ran 'Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 0)' successfully ok 363 - No error code set -- (Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 0)) ok 364 - Output list has 2 entries -- (Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 0)) ok 365 # skip No buffers available ok 366 # skip No buffers available ok 367 # skip No buffers available ok 368 # skip No buffers available ok 369 # skip No buffers available ok 370 # skip No buffers available ok 371 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 0)' command successfully ok 372 # skip No buffers available ok 373 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 0)' successfully ok 374 - No error code set -- (Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 0)) ok 375 - Output list has 2 entries -- (Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 0)) ok 376 # skip No buffers available ok 377 # skip No buffers available ok 378 # skip No buffers available ok 379 # skip No buffers available ok 380 # skip No buffers available ok 381 # skip No buffers available ok 382 - Ran 'Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 0)' command successfully ok 383 # skip No buffers available ok 384 - Ran 'Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 0)' successfully ok 385 - No error code set -- (Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 0)) ok 386 - Output list has 2 entries -- (Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 0)) ok 387 # skip No buffers available ok 388 # skip No buffers available ok 389 # skip No buffers available ok 390 # skip No buffers available ok 391 # skip No buffers available ok 392 # skip No buffers available ok 393 - Ran 'Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 0)' command successfully ok 394 # skip No buffers available ok 395 - Ran 'Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 0)' successfully ok 396 - No error code set -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 0)) ok 397 - Output list has 2 entries -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 0)) ok 398 # skip No buffers available ok 399 # skip No buffers available ok 400 # skip No buffers available ok 401 # skip No buffers available ok 402 # skip No buffers available ok 403 # skip No buffers available ok 404 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 0)' command successfully ok 405 # skip No buffers available ok 406 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 0)' successfully ok 407 - No error code set -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 0)) ok 408 - Output list has 2 entries -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 0)) ok 409 # skip No buffers available ok 410 # skip No buffers available ok 411 # skip No buffers available ok 412 # skip No buffers available ok 413 # skip No buffers available ok 414 # skip No buffers available ok 415 - Ran 'Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 0)' command successfully ok 416 # skip No buffers available ok 417 - Ran 'Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 0)' successfully ok 418 - No error code set -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 0)) ok 419 - Output list has 2 entries -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 0)) ok 420 # skip No buffers available ok 421 # skip No buffers available ok 422 # skip No buffers available ok 423 # skip No buffers available ok 424 # skip No buffers available ok 425 # skip No buffers available ok 426 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 0)' command successfully ok 427 # skip No buffers available ok 428 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 0)' successfully ok 429 - No error code set -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 0)) ok 430 - Output list has 2 entries -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 0)) ok 431 # skip No buffers available ok 432 # skip No buffers available ok 433 # skip No buffers available ok 434 # skip No buffers available ok 435 # skip No buffers available ok 436 # skip No buffers available ok 437 - Ran 'Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 0)' command successfully ok 438 # skip No buffers available ok 439 - Ran 'Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 0)' successfully ok 440 - No error code set -- (Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 0)) ok 441 - Output list has 2 entries -- (Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 0)) ok 442 # skip No buffers available ok 443 # skip No buffers available ok 444 # skip No buffers available ok 445 # skip No buffers available ok 446 # skip No buffers available ok 447 # skip No buffers available ok 448 - Ran 'Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 0)' command successfully ok 449 # skip No buffers available ok 450 - Ran 'Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 0)' successfully ok 451 - No error code set -- (Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 0)) ok 452 - Output list has 2 entries -- (Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 0)) ok 453 # skip No buffers available ok 454 # skip No buffers available ok 455 # skip No buffers available ok 456 # skip No buffers available ok 457 # skip No buffers available ok 458 # skip No buffers available ok 459 - Ran 'Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 0)' command successfully ok 460 # skip No buffers available ok 461 - Ran 'Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 0)' successfully ok 462 - No error code set -- (Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 0)) ok 463 - Output list has 2 entries -- (Scalar: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 0)) ok 464 # skip No buffers available ok 465 # skip No buffers available ok 466 # skip No buffers available ok 467 # skip No buffers available ok 468 # skip No buffers available ok 469 # skip No buffers available ok 470 - Ran 'Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 0)' command successfully ok 471 # skip No buffers available ok 472 - Ran 'Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 0)' successfully ok 473 - No error code set -- (Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 0)) ok 474 - Output list has 2 entries -- (Array: /export/home/fly818/bin/perl -v (IPC::Run: 0 IPC::Open3: 0)) ok 475 # skip No buffers available ok 476 # skip No buffers available ok 477 # skip No buffers available ok 478 # skip No buffers available ok 479 # skip No buffers available ok 480 # skip No buffers available ok 481 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 0)' command successfully ok 482 # skip No buffers available ok 483 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 0)' successfully ok 484 - No error code set -- (Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 0)) ok 485 - Output list has 2 entries -- (Scalar: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 0)) ok 486 # skip No buffers available ok 487 # skip No buffers available ok 488 # skip No buffers available ok 489 # skip No buffers available ok 490 # skip No buffers available ok 491 # skip No buffers available ok 492 - Ran 'Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 0)' command successfully ok 493 # skip No buffers available ok 494 - Ran 'Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 0)' successfully ok 495 - No error code set -- (Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 0)) ok 496 - Output list has 2 entries -- (Array: /export/home/fly818/bin/perl -eprint+424 | /export/home/fly818/bin/perl -neprint+split+2 (IPC::Run: 0 IPC::Open3: 0)) ok 497 # skip No buffers available ok 498 # skip No buffers available ok 499 # skip No buffers available ok 500 # skip No buffers available ok 501 # skip No buffers available ok 502 # skip No buffers available ok 503 - Ran 'Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 0)' command successfully ok 504 # skip No buffers available ok 505 - Ran 'Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 0)' successfully ok 506 - No error code set -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 0)) ok 507 - Output list has 2 entries -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a (IPC::Run: 0 IPC::Open3: 0)) ok 508 # skip No buffers available ok 509 # skip No buffers available ok 510 # skip No buffers available ok 511 # skip No buffers available ok 512 # skip No buffers available ok 513 # skip No buffers available ok 514 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 0)' command successfully ok 515 # skip No buffers available ok 516 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 0)' successfully ok 517 - No error code set -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 0)) ok 518 - Output list has 2 entries -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" (IPC::Run: 0 IPC::Open3: 0)) ok 519 # skip No buffers available ok 520 # skip No buffers available ok 521 # skip No buffers available ok 522 # skip No buffers available ok 523 # skip No buffers available ok 524 # skip No buffers available ok 525 - Ran 'Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 0)' command successfully ok 526 # skip No buffers available ok 527 - Ran 'Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 0)' successfully ok 528 - No error code set -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 0)) ok 529 - Output list has 2 entries -- (Array: /export/home/fly818/bin/perl -eprint+shift a b a | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 0)) ok 530 # skip No buffers available ok 531 # skip No buffers available ok 532 # skip No buffers available ok 533 # skip No buffers available ok 534 # skip No buffers available ok 535 # skip No buffers available ok 536 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 0)' command successfully ok 537 # skip No buffers available ok 538 - Ran 'Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 0)' successfully ok 539 - No error code set -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 0)) ok 540 - Output list has 2 entries -- (Scalar: /export/home/fly818/bin/perl -eprint+shift "a b a" | /export/home/fly818/bin/perl -neprint+split+b (IPC::Run: 0 IPC::Open3: 0)) ok 541 # skip No buffers available ok 542 # skip No buffers available ok 543 # skip No buffers available ok 544 # skip No buffers available ok 545 # skip No buffers available ok 546 # skip No buffers available ok 547 - Ran 'Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 0)' command successfully ok 548 # skip No buffers available ok 549 - Ran 'Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 0)' successfully ok 550 - No error code set -- (Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 0)) ok 551 - Output list has 2 entries -- (Scalar: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 0)) ok 552 # skip No buffers available ok 553 # skip No buffers available ok 554 # skip No buffers available ok 555 # skip No buffers available ok 556 # skip No buffers available ok 557 # skip No buffers available ok 558 - Ran 'Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 0)' command successfully ok 559 # skip No buffers available ok 560 - Ran 'Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 0)' successfully ok 561 - No error code set -- (Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 0)) ok 562 - Output list has 2 entries -- (Array: /export/home/fly818/bin/perl -ewarn+42 (IPC::Run: 0 IPC::Open3: 0)) ok 563 # skip No buffers available ok 564 # skip No buffers available ok 565 # skip No buffers available ok 566 # skip No buffers available ok 567 # skip No buffers available ok 568 # skip No buffers available ok 569 - executed: echo out ; echo err >&2 ; sleep 4 ok 570 - timed out ok 571 - stdout: out # ok 572 - stderr: err # ok 573 - executed: echo out ; echo err >&2 ok 574 - stdout discarded ok 575 - stderr discarded ok 576 - stdout handled ok 577 - stderr handled 1..577 ok t/02_Interactive.t .. skipped: No interactive tests from harness All tests successful. Files=2, Tests=577, 7 wallclock secs ( 0.30 usr 0.05 sys + 2.63 cusr 2.24 csys = 5.22 CPU) Result: PASS BINGOS/IPC-Cmd-0.80.tar.gz make test TEST_VERBOSE=1 -- OK PPD for IPC-Cmd-0.80 already made Running test for module 'Params::Check' Running make for B/BI/BINGOS/Params-Check-0.36.tar.gz Prepending /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/arch /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/lib /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/arch /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG Prepending /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/arch /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/lib /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/arch /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB for 'make' Has already been made Prepending /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/arch /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/lib /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/arch /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB for 'test' Running make test Has already been tested successfully Running test for module 'Module::Load::Conditional' Running make for B/BI/BINGOS/Module-Load-Conditional-0.54.tar.gz Prepending /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/arch /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/lib /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/arch /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB for 'get' Checksum for /net/nas/data/cpan/authors/id/B/BI/BINGOS/Module-Load-Conditional-0.54.tar.gz ok Module-Load-Conditional-0.54 Module-Load-Conditional-0.54/t Module-Load-Conditional-0.54/t/to_load Module-Load-Conditional-0.54/t/to_load/NotX.pm Module-Load-Conditional-0.54/t/to_load/LoadIt.pm Module-Load-Conditional-0.54/t/to_load/LoadMe.pl Module-Load-Conditional-0.54/t/to_load/ToBeLoaded Module-Load-Conditional-0.54/t/to_load/NotMain.pm Module-Load-Conditional-0.54/t/to_load/InPod.pm Module-Load-Conditional-0.54/t/to_load/Commented.pm Module-Load-Conditional-0.54/t/to_load/MustBe Module-Load-Conditional-0.54/t/to_load/MustBe/Loaded.pm Module-Load-Conditional-0.54/t/test_lib Module-Load-Conditional-0.54/t/test_lib/a Module-Load-Conditional-0.54/t/test_lib/a/X.pm Module-Load-Conditional-0.54/t/test_lib/b Module-Load-Conditional-0.54/t/test_lib/b/X.pm Module-Load-Conditional-0.54/t/01_Module_Load_Conditional.t Module-Load-Conditional-0.54/MANIFEST Module-Load-Conditional-0.54/CHANGES Module-Load-Conditional-0.54/lib Module-Load-Conditional-0.54/lib/Module Module-Load-Conditional-0.54/lib/Module/Load Module-Load-Conditional-0.54/lib/Module/Load/Conditional.pm Module-Load-Conditional-0.54/README Module-Load-Conditional-0.54/Makefile.PL Module-Load-Conditional-0.54/META.yml Module-Load-Conditional-0.54/META.json Prepending /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/arch /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/lib /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/arch /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB for 'make' CPAN.pm: Building B/BI/BINGOS/Module-Load-Conditional-0.54.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Module::Load::Conditional Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- BINGOS/Module-Load-Conditional-0.54.tar.gz ---- Module::Metadata [requires] Module::Load [requires] Module::CoreList [requires] Prepending /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/arch /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/lib /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/arch /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB for 'test' Running make test Delayed until after prerequisites Running test for module 'Module::Metadata' Running make for A/AP/APEIRON/Module-Metadata-1.000011.tar.gz Prepending /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/arch /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/lib /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/arch /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB for 'get' Checksum for /net/nas/data/cpan/authors/id/A/AP/APEIRON/Module-Metadata-1.000011.tar.gz ok Module-Metadata-1.000011/ Module-Metadata-1.000011/t/ Module-Metadata-1.000011/maint/ Module-Metadata-1.000011/Changes Module-Metadata-1.000011/MANIFEST Module-Metadata-1.000011/lib/ Module-Metadata-1.000011/xt/ Module-Metadata-1.000011/Makefile.PL Module-Metadata-1.000011/META.yml Module-Metadata-1.000011/META.json Module-Metadata-1.000011/xt/pod.t Module-Metadata-1.000011/lib/Module/ Module-Metadata-1.000011/lib/Module/Metadata.pm Module-Metadata-1.000011/maint/Makefile.PL.include Module-Metadata-1.000011/maint/bump-version Module-Metadata-1.000011/maint/Makefile.include Module-Metadata-1.000011/t/lib/ Module-Metadata-1.000011/t/encoding.t Module-Metadata-1.000011/t/version.t Module-Metadata-1.000011/t/metadata.t Module-Metadata-1.000011/t/lib/0_2/ Module-Metadata-1.000011/t/lib/BOMTest/ Module-Metadata-1.000011/t/lib/Tie/ Module-Metadata-1.000011/t/lib/MBTest.pm Module-Metadata-1.000011/t/lib/DistGen.pm Module-Metadata-1.000011/t/lib/0_1/ Module-Metadata-1.000011/t/lib/0_1/Foo.pm Module-Metadata-1.000011/t/lib/Tie/CPHash.pm Module-Metadata-1.000011/t/lib/BOMTest/UTF16BE.pm Module-Metadata-1.000011/t/lib/BOMTest/UTF16LE.pm Module-Metadata-1.000011/t/lib/BOMTest/UTF8.pm Module-Metadata-1.000011/t/lib/0_2/Foo.pm Prepending /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/arch /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/lib /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/arch /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB for 'make' CPAN.pm: Building A/AP/APEIRON/Module-Metadata-1.000011.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Module::Metadata Writing MYMETA.yml and MYMETA.json >>> make cp lib/Module/Metadata.pm blib/lib/Module/Metadata.pm Manifying blib/man3/Module::Metadata.3 APEIRON/Module-Metadata-1.000011.tar.gz make -- OK Prepending /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/arch /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/lib /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/arch /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/encoding.t .. 1..12 ok 1 - UTF16BE: default package was found ok 2 - UTF16BE: version for default package ok 3 - version for ASCII package ok 4 - version for Unicode package ok 5 - UTF16LE: default package was found ok 6 - UTF16LE: version for default package ok 7 - version for ASCII package ok 8 - version for Unicode package ok 9 - UTF8: default package was found ok 10 - UTF8: version for default package ok 11 - version for ASCII package ok 12 - version for Unicode package ok t/metadata.t .. 1..132 ok 1 - require Module::Metadata; ok 2 - find_module_by_name() succeeds ok 3 - fail if can't find module by module name ok 4 - fail if can't find module by file name ok 5 - new_from_file() succeeds ok 6 - new_from_handle() succeeds ok 7 - new_from_handle() without filename returns undef ok 8 - new_from_module() succeeds ok 9 - correct module version (expected '1.23') ok 10 - no warnings from parsing ok 11 # skip No package NAME VERSION support until perl 5.11.1 ok 12 # skip No package NAME VERSION support until perl 5.11.1 ok 13 # skip No package NAME VERSION support until perl 5.11.1 ok 14 # skip No package NAME VERSION support until perl 5.11.1 ok 15 # skip No package NAME VERSION support until perl 5.11.1 ok 16 # skip No package NAME VERSION support until perl 5.11.1 ok 17 # skip No package NAME VERSION support until perl 5.11.1 ok 18 # skip No package NAME VERSION support until perl 5.11.1 ok 19 - correct module version (expected '1.23') ok 20 - no warnings from parsing ok 21 - correct module version (expected '1.23') ok 22 - no warnings from parsing ok 23 - correct module version (expected '1.234') ok 24 - no warnings from parsing ok 25 - correct module version (expected '0') ok 26 - no warnings from parsing ok 27 - correct module version (expected '1.23') ok 28 - no warnings from parsing ok 29 - correct module version (expected '1.23') ok 30 - no warnings from parsing ok 31 - correct module version (expected '1.23') ok 32 - no warnings from parsing ok 33 # skip No package NAME VERSION support until perl 5.11.1 ok 34 # skip No package NAME VERSION support until perl 5.11.1 ok 35 # skip No package NAME VERSION support until perl 5.11.1 ok 36 # skip No package NAME VERSION support until perl 5.11.1 ok 37 - correct module version (expected '1.23') ok 38 - no warnings from parsing ok 39 - correct module version (expected undef) ok 40 - no warnings from parsing ok 41 - correct module version (expected '1.23') ok 42 - no warnings from parsing ok 43 - correct module version (expected undef) ok 44 - no warnings from parsing ok 45 - correct module version (expected '1.23') ok 46 - no warnings from parsing ok 47 - correct module version (expected '1.23') ok 48 - no warnings from parsing ok 49 - correct module version (expected '1.23') ok 50 - no warnings from parsing ok 51 - correct module version (expected '1.23') ok 52 - no warnings from parsing ok 53 - correct module version (expected '1.23') ok 54 - no warnings from parsing ok 55 - correct module version (expected '1.23') ok 56 - no warnings from parsing ok 57 - correct module version (expected '1.23') ok 58 - no warnings from parsing ok 59 - correct module version (expected '1.23') ok 60 - no warnings from parsing ok 61 - correct module version (expected '1.23') ok 62 - no warnings from parsing ok 63 - correct module version (expected '1.23') ok 64 - no warnings from parsing ok 65 - correct module version (expected '1.23') ok 66 - no warnings from parsing ok 67 - correct module version (expected '1.23') ok 68 - no warnings from parsing ok 69 - correct module version (expected '1.23') ok 70 - no warnings from parsing ok 71 - correct module version (expected '1.23') ok 72 - no warnings from parsing ok 73 - correct module version (expected '1.23') ok 74 - no warnings from parsing ok 75 - correct module version (expected '1.23') ok 76 - no warnings from parsing ok 77 - correct module version (expected '1.23') ok 78 - no warnings from parsing ok 79 - correct module version (expected undef) ok 80 - no warnings from parsing ok 81 - correct module version (expected '1.23') ok 82 - no warnings from parsing ok 83 - correct module version (expected '1.23') ok 84 - no warnings from parsing ok 85 - correct module version (expected '1.23') ok 86 - no warnings from parsing ok 87 - record only one occurence of each package ok 88 - no default package ok 89 - no version w/o default package ok 90 - alpha version reported ok 91 - alpha version greater than non ok 92 - correct script version (1 of 8) ok 93 - correct script version (2 of 8) ok 94 - correct script version (3 of 8) ok 95 - correct script version (4 of 8) ok 96 - correct script version (5 of 8) ok 97 - correct script version (6 of 8) ok 98 - correct script version (7 of 8) ok 99 - correct script version (8 of 8) ok 100 - found default package ok 101 - version for default package ok 102 - version for secondary package ok 103 - filename() returns valid path to module file ok 104 - found correct number of packages ok 105 - packages stored in order found ok 106 - contains_pod() succeeds ok 107 - found all pod sections ok 108 - return undef() if pod section not present ok 109 - return undef() if pod section not collected ok 110 - collected NAME pod section ok 111 - collected AUTHOR pod section ok 112 - found default package ok 113 - version for default package ok 114 - found default package ok 115 - version for default package ok 116 - packages inside ok 117 - found default package ok 118 - version for default package ok 119 - packages inside ok 120 - version for embedded package ok 121 - package_version_from_directory() ok 122 - provides() ok 123 - provides() ok 124 - no default package ok 125 - version for default package ok 126 - version for lower-case package ok 127 - version for capitalized package ok 128 - found default package ok 129 - version for default package ok 130 - version for lower-case package ok 131 - version for capitalized package ok 132 - version for mixed-case package ok t/version.t ... 1..4 ok 1 ok 2 ok 3 ok 4 ok All tests successful. Files=3, Tests=148, 1 wallclock secs ( 0.18 usr 0.04 sys + 1.09 cusr 0.21 csys = 1.52 CPU) Result: PASS APEIRON/Module-Metadata-1.000011.tar.gz make test TEST_VERBOSE=1 -- OK PPD for Module-Metadata-1.000011 already made Running test for module 'Module::Load' Running make for B/BI/BINGOS/Module-Load-0.24.tar.gz Prepending /export/home/fly818/var/cpan/build/Module-Metadata-1.000011-iASLnh/blib/arch /export/home/fly818/var/cpan/build/Module-Metadata-1.000011-iASLnh/blib/lib /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/arch /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/lib /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/arch /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB for 'get' Checksum for /net/nas/data/cpan/authors/id/B/BI/BINGOS/Module-Load-0.24.tar.gz ok Module-Load-0.24 Module-Load-0.24/CHANGES Module-Load-0.24/t Module-Load-0.24/t/to_load Module-Load-0.24/t/to_load/Must Module-Load-0.24/t/to_load/Must/Be Module-Load-0.24/t/to_load/Must/Be/Loaded.pm Module-Load-0.24/t/to_load/TestModule.pm Module-Load-0.24/t/to_load/LoadIt.pm Module-Load-0.24/t/to_load/LoadMe.pl Module-Load-0.24/t/to_load/ToBeLoaded Module-Load-0.24/t/to_load/config_file Module-Load-0.24/t/01_Module-Load.t Module-Load-0.24/lib Module-Load-0.24/lib/Module Module-Load-0.24/lib/Module/Load.pm Module-Load-0.24/MANIFEST Module-Load-0.24/Makefile.PL Module-Load-0.24/README Module-Load-0.24/META.yml Module-Load-0.24/META.json Prepending /export/home/fly818/var/cpan/build/Module-Metadata-1.000011-iASLnh/blib/arch /export/home/fly818/var/cpan/build/Module-Metadata-1.000011-iASLnh/blib/lib /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/arch /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/lib /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/arch /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB for 'make' CPAN.pm: Building B/BI/BINGOS/Module-Load-0.24.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Module::Load Writing MYMETA.yml and MYMETA.json >>> make cp lib/Module/Load.pm blib/lib/Module/Load.pm Manifying blib/man3/Module::Load.3 BINGOS/Module-Load-0.24.tar.gz make -- OK Prepending /export/home/fly818/var/cpan/build/Module-Metadata-1.000011-iASLnh/blib/arch /export/home/fly818/var/cpan/build/Module-Metadata-1.000011-iASLnh/blib/lib /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/arch /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/lib /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/arch /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_Module-Load.t .. ok 1 - Loading module 'Must::Be::Loaded' ok 2 - 'Must/Be/Loaded.pm' found in %INC ok 3 - Loading module '::Must::Be::Loaded' ok 4 - 'Must/Be/Loaded.pm' found in %INC ok 5 - Loading file 'LoadMe.pl' ok 6 - 'LoadMe.pl' found in %INC ok 7 - Loading ambiguous module 'LoadIt' ok 8 - 'LoadIt.pm' found in %INC ok 9 - Loading ambiguous file 'ToBeLoaded' ok 10 - 'ToBeLoaded' found in %INC ok 11 - Loaded exporter module 'TestModule' ok 12 - ->import() was called ok 13 - TestModule->can( func1 ) ok 14 - we ->can ( func1 ) ok 15 - TestModule->can( func2 ) ok 16 - we ->can ( func2 ) 1..16 ok All tests successful. Files=1, Tests=16, 0 wallclock secs ( 0.07 usr 0.03 sys + 0.14 cusr 0.03 csys = 0.27 CPU) Result: PASS BINGOS/Module-Load-0.24.tar.gz make test TEST_VERBOSE=1 -- OK PPD for Module-Load-0.24 already made Running test for module 'Module::CoreList' Running make for B/BI/BINGOS/Module-CoreList-2.85.tar.gz Prepending /export/home/fly818/var/cpan/build/Module-Load-0.24-Crp_jD/blib/arch /export/home/fly818/var/cpan/build/Module-Load-0.24-Crp_jD/blib/lib /export/home/fly818/var/cpan/build/Module-Metadata-1.000011-iASLnh/blib/arch /export/home/fly818/var/cpan/build/Module-Metadata-1.000011-iASLnh/blib/lib /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/arch /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/lib /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/arch /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB for 'get' Checksum for /net/nas/data/cpan/authors/id/B/BI/BINGOS/Module-CoreList-2.85.tar.gz ok Module-CoreList-2.85 Module-CoreList-2.85/lib Module-CoreList-2.85/lib/Module Module-CoreList-2.85/lib/Module/CoreList.pm Module-CoreList-2.85/lib/Module/CoreList Module-CoreList-2.85/lib/Module/CoreList/TieHashDelta.pm Module-CoreList-2.85/lib/Module/CoreList.pod Module-CoreList-2.85/Changes Module-CoreList-2.85/t Module-CoreList-2.85/t/corelist.t Module-CoreList-2.85/t/find_modules.t Module-CoreList-2.85/t/pod.t Module-CoreList-2.85/t/deprecated.t Module-CoreList-2.85/MANIFEST Module-CoreList-2.85/identify-dependencies Module-CoreList-2.85/corelist Module-CoreList-2.85/Makefile.PL Module-CoreList-2.85/README Module-CoreList-2.85/META.yml Module-CoreList-2.85/META.json Prepending /export/home/fly818/var/cpan/build/Module-Load-0.24-Crp_jD/blib/arch /export/home/fly818/var/cpan/build/Module-Load-0.24-Crp_jD/blib/lib /export/home/fly818/var/cpan/build/Module-Metadata-1.000011-iASLnh/blib/arch /export/home/fly818/var/cpan/build/Module-Metadata-1.000011-iASLnh/blib/lib /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/arch /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/lib /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/arch /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB for 'make' CPAN.pm: Building B/BI/BINGOS/Module-CoreList-2.85.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Module::CoreList Writing MYMETA.yml and MYMETA.json >>> make cp lib/Module/CoreList.pm blib/lib/Module/CoreList.pm cp lib/Module/CoreList/TieHashDelta.pm blib/lib/Module/CoreList/TieHashDelta.pm cp lib/Module/CoreList.pod blib/lib/Module/CoreList.pod cp corelist blib/script/corelist /export/home/fly818/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist Manifying blib/man1/corelist.1 Manifying blib/man3/Module::CoreList.3 BINGOS/Module-CoreList-2.85.tar.gz make -- OK Prepending /export/home/fly818/var/cpan/build/Module-Load-0.24-Crp_jD/blib/arch /export/home/fly818/var/cpan/build/Module-Load-0.24-Crp_jD/blib/lib /export/home/fly818/var/cpan/build/Module-Metadata-1.000011-iASLnh/blib/arch /export/home/fly818/var/cpan/build/Module-Metadata-1.000011-iASLnh/blib/lib /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/arch /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/lib /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/arch /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/corelist.t ...... 1..25 ok 1 - require Module::CoreList; ok 2 - 5.00503 ok 3 - attributes weren't in 5.00503 ok 4 - 5.006001 ok 5 - attributes were in 5.6.1 ok 6 - 5.007003 ok 7 - Attribute::Handlers were bundled with 5.7.3 ok 8 - File::Spec was first bundled in 5.005 ok 9 - File::Spec was released in perl with lowest version number 5.00405 ok 10 - File::Spec reached 0.82 with 5.006_001 ok 11 - File::Spec was first bundled in 5.005 ok 12 - File::Spec was released in perl with lowest version number 5.00405 ok 13 - File::Spec reached 0.82 with 5.006_001 ok 14 - Filespec was never a core module. It's called VMS::Filespec ok 15 - have a note of everythings release ok 16 - FindExt shouldn't get included rt\#6922 ok 17 - families seem consistent (descendants have same modules as ancestors) ok 18 - Module::CoreList was first bundled in 5.009002 ok 19 - Module::CoreList was released in perl with lowest version number 5.008009 ok 20 - Module::CoreList reached 2.18 with 5.010001 ok 21 - Module::CoreList was first bundled in 5.009002 ok 22 - Module::CoreList was released in perl with lowest version number 5.008009 ok 23 - Module::CoreList reached 2.18 with 5.010001 ok 24 - CPANPLUS::inc was removed from 5.010001 ok 25 - CPANPLUS::inc was removed from 5.010001 ok t/deprecated.t .... 1..9 ok 1 - require Module::CoreList; ok 2 - 5.011000 (deprecated list) ok 3 - File::Spec not deprecated in 5.011000 (hash) ok 4 - File::Spec currently is not deprecated (function) ok 5 - Switch deprecated in 5.011000 (hash) ok 6 - Switch deprecated current perl (if pre-5.13.1.) (function) ok 7 - Switch not deprecated in 5.010000 (function w/ perl version) ok 8 - Switch was deprecated in 5.011000 (deprecated_in) ok 9 - File::Spec currently is not deprecated (deprecated_in) ok t/find_modules.t .. 1..6 ok 1 - require Module::CoreList; ok 2 - qr/warnings/ ok 3 - qr/IPC::Open/ ok 4 - qr/Module::/ at 5.008008 ok 5 - qr/Test::H.*::.*s/ at 5.006001 and 5.007003 ok 6 - Module::CoreList functional ok t/pod.t ........... 1..2 ok 1 - module pod ok (no pod) ok 2 - script pod ok ok All tests successful. Files=4, Tests=42, 8 wallclock secs ( 0.11 usr 0.05 sys + 7.82 cusr 0.15 csys = 8.13 CPU) Result: PASS BINGOS/Module-CoreList-2.85.tar.gz make test TEST_VERBOSE=1 -- OK PPD for Module-CoreList-2.85 already made Running make for B/BI/BINGOS/Module-Load-Conditional-0.54.tar.gz Prepending /export/home/fly818/var/cpan/build/Module-CoreList-2.85-IX8Yfb/blib/arch /export/home/fly818/var/cpan/build/Module-CoreList-2.85-IX8Yfb/blib/lib /export/home/fly818/var/cpan/build/Module-Load-0.24-Crp_jD/blib/arch /export/home/fly818/var/cpan/build/Module-Load-0.24-Crp_jD/blib/lib /export/home/fly818/var/cpan/build/Module-Metadata-1.000011-iASLnh/blib/arch /export/home/fly818/var/cpan/build/Module-Metadata-1.000011-iASLnh/blib/lib /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/arch /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/lib /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/arch /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /export/home/fly818/var/cpan/build/Module-Load-Conditional-0.54-bdjH_Z Prepending /export/home/fly818/var/cpan/build/Module-CoreList-2.85-IX8Yfb/blib/arch /export/home/fly818/var/cpan/build/Module-CoreList-2.85-IX8Yfb/blib/lib /export/home/fly818/var/cpan/build/Module-Load-0.24-Crp_jD/blib/arch /export/home/fly818/var/cpan/build/Module-Load-0.24-Crp_jD/blib/lib /export/home/fly818/var/cpan/build/Module-Metadata-1.000011-iASLnh/blib/arch /export/home/fly818/var/cpan/build/Module-Metadata-1.000011-iASLnh/blib/lib /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/arch /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/lib /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/arch /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB for 'make' CPAN.pm: Building B/BI/BINGOS/Module-Load-Conditional-0.54.tar.gz Warning: Prerequisite 'Module::Metadata => 1.000005' for 'BINGOS/Module-Load-Conditional-0.54.tar.gz' already built but the result looks suspicious. Skipping another build attempt, to prevent looping endlessly. Warning: Prerequisite 'Module::Load => 0.11' for 'BINGOS/Module-Load-Conditional-0.54.tar.gz' already built but the result looks suspicious. Skipping another build attempt, to prevent looping endlessly. Warning: Prerequisite 'Module::CoreList => 2.22' for 'BINGOS/Module-Load-Conditional-0.54.tar.gz' already built but the result looks suspicious. Skipping another build attempt, to prevent looping endlessly. >>> make cp lib/Module/Load/Conditional.pm blib/lib/Module/Load/Conditional.pm Manifying blib/man3/Module::Load::Conditional.3 BINGOS/Module-Load-Conditional-0.54.tar.gz make -- OK Prepending /export/home/fly818/var/cpan/build/Module-CoreList-2.85-IX8Yfb/blib/arch /export/home/fly818/var/cpan/build/Module-CoreList-2.85-IX8Yfb/blib/lib /export/home/fly818/var/cpan/build/Module-Load-0.24-Crp_jD/blib/arch /export/home/fly818/var/cpan/build/Module-Load-0.24-Crp_jD/blib/lib /export/home/fly818/var/cpan/build/Module-Metadata-1.000011-iASLnh/blib/arch /export/home/fly818/var/cpan/build/Module-Metadata-1.000011-iASLnh/blib/lib /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/arch /export/home/fly818/var/cpan/build/IPC-Cmd-0.80-cC_gRE/blib/lib /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/arch /export/home/fly818/var/cpan/build/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_Module_Load_Conditional.t .. ok 1 - use Module::Load::Conditional; ok 2 - Verify self ok 3 - Found proper version ok 4 - Found directory information ok 5 - Dir subset of file path ok 6 - Found proper file ok 7 - Verify out of date module ok 8 - Verify any module ok 9 - Verify non-existent module ok 10 - Testing $VERSION in POD ok 11 - Version found ok 12 - Version is correct ok 13 - Testing $VERSION without package ok 14 - No version info returned ok 15 - Testing $VERSION with many packages ok 16 - Version found ok 17 - Version is correct ok 18 - Checking beta versions ok 19 - Beta version is higher ok 20 - Testing $FIND_VERSION ok 21 - No version info returned ok 22 - Module marked as uptodate ok 23 - Testing the file picked by check_install ($FIND_VERSION == 1) ok 24 - First file was picked ok 25 - Correct version for first file ok 26 - Testing the file picked by check_install ($FIND_VERSION == 0) ok 27 - First file was also picked ok 28 - But its VERSION was not required ok 29 - Load simple module ok 30 - Load module with a second, commented-out $VERSION ok 31 - Detect out of date module ok 32 - Do not load if one prerequisite fails ok 33 - Detecting requirements ok 34 - Found package in %INC ok 35 - Found correct file ok 36 - Found correct version ok 37 - Marked as uptodate ok 38 - can_load successful 1..38 ok All tests successful. Files=1, Tests=38, 0 wallclock secs ( 0.08 usr 0.04 sys + 0.40 cusr 0.09 csys = 0.61 CPU) Result: PASS BINGOS/Module-Load-Conditional-0.54.tar.gz make test TEST_VERBOSE=1 -- OK PPD for Module-Load-Conditional-0.54 already made Running make for B/BI/BINGOS/File-Fetch-0.40.tar.gz Prepending %BUILDDIR%/Module-Load-Conditional-0.54-bdjH_Z/blib/arch %BUILDDIR%/Module-Load-Conditional-0.54-bdjH_Z/blib/lib %BUILDDIR%/Module-CoreList-2.85-IX8Yfb/blib/arch %BUILDDIR%/Module-CoreList-2.85-IX8Yfb/blib/lib %BUILDDIR%/Module-Load-0.24-Crp_jD/blib/arch %BUILDDIR%/Module-Load-0.24-Crp_jD/blib/lib %BUILDDIR%/Module-Metadata-1.000011-iASLnh/blib/arch %BUILDDIR%/Module-Metadata-1.000011-iASLnh/blib/lib %BUILDDIR%/IPC-Cmd-0.80-cC_gRE/blib/arch %BUILDDIR%/IPC-Cmd-0.80-cC_gRE/blib/lib %BUILDDIR%/Params-Check-0.36-rovaxG/blib/arch %BUILDDIR%/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB; %BUILDDIR%=/export/home/fly818/var/cpan/build for 'get' Has already been unwrapped into directory /export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s Prepending %BUILDDIR%/Module-Load-Conditional-0.54-bdjH_Z/blib/arch %BUILDDIR%/Module-Load-Conditional-0.54-bdjH_Z/blib/lib %BUILDDIR%/Module-CoreList-2.85-IX8Yfb/blib/arch %BUILDDIR%/Module-CoreList-2.85-IX8Yfb/blib/lib %BUILDDIR%/Module-Load-0.24-Crp_jD/blib/arch %BUILDDIR%/Module-Load-0.24-Crp_jD/blib/lib %BUILDDIR%/Module-Metadata-1.000011-iASLnh/blib/arch %BUILDDIR%/Module-Metadata-1.000011-iASLnh/blib/lib %BUILDDIR%/IPC-Cmd-0.80-cC_gRE/blib/arch %BUILDDIR%/IPC-Cmd-0.80-cC_gRE/blib/lib %BUILDDIR%/Params-Check-0.36-rovaxG/blib/arch %BUILDDIR%/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB; %BUILDDIR%=/export/home/fly818/var/cpan/build for 'make' CPAN.pm: Building B/BI/BINGOS/File-Fetch-0.40.tar.gz Warning: Prerequisite 'IPC::Cmd => 0.42' for 'BINGOS/File-Fetch-0.40.tar.gz' already built but the result looks suspicious. Skipping another build attempt, to prevent looping endlessly. Warning: Prerequisite 'Params::Check => 0.07' for 'BINGOS/File-Fetch-0.40.tar.gz' already built but the result looks suspicious. Skipping another build attempt, to prevent looping endlessly. Warning: Prerequisite 'Module::Load::Conditional => 0.04' for 'BINGOS/File-Fetch-0.40.tar.gz' already built but the result looks suspicious. Skipping another build attempt, to prevent looping endlessly. >>> make cp lib/File/Fetch.pm blib/lib/File/Fetch.pm Manifying blib/man3/File::Fetch.3 BINGOS/File-Fetch-0.40.tar.gz make -- OK Prepending %BUILDDIR%/Module-Load-Conditional-0.54-bdjH_Z/blib/arch %BUILDDIR%/Module-Load-Conditional-0.54-bdjH_Z/blib/lib %BUILDDIR%/Module-CoreList-2.85-IX8Yfb/blib/arch %BUILDDIR%/Module-CoreList-2.85-IX8Yfb/blib/lib %BUILDDIR%/Module-Load-0.24-Crp_jD/blib/arch %BUILDDIR%/Module-Load-0.24-Crp_jD/blib/lib %BUILDDIR%/Module-Metadata-1.000011-iASLnh/blib/arch %BUILDDIR%/Module-Metadata-1.000011-iASLnh/blib/lib %BUILDDIR%/IPC-Cmd-0.80-cC_gRE/blib/arch %BUILDDIR%/IPC-Cmd-0.80-cC_gRE/blib/lib %BUILDDIR%/Params-Check-0.36-rovaxG/blib/arch %BUILDDIR%/Params-Check-0.36-rovaxG/blib/lib to PERL5LIB; %BUILDDIR%=/export/home/fly818/var/cpan/build for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t ####################### NOTE ############################## Some of these tests assume you are connected to the internet. If you are not, or if certain protocols or hosts are blocked and/or firewalled, these tests could fail due to no fault of the module itself. ########################################################### t/01_File-Fetch.t .. ok 1 - use File::Fetch; ok 2 - User agent contains version ok 3 - Email contains '@' ok 4 - Able to parse uri 'ftp://cpan.org/pub/mirror/index.txt' ok 5 - 'file' ok (index.txt) for ftp://cpan.org/pub/mirror/index.txt ok 6 - 'host' ok (cpan.org) for ftp://cpan.org/pub/mirror/index.txt ok 7 - 'path' ok (/pub/mirror/) for ftp://cpan.org/pub/mirror/index.txt ok 8 - 'scheme' ok (ftp) for ftp://cpan.org/pub/mirror/index.txt ok 9 - 'uri' ok (ftp://cpan.org/pub/mirror/index.txt) for ftp://cpan.org/pub/mirror/index.txt ok 10 - Able to parse uri 'rsync://cpan.pair.com/CPAN/MIRRORING.FROM' ok 11 - 'file' ok (MIRRORING.FROM) for rsync://cpan.pair.com/CPAN/MIRRORING.FROM ok 12 - 'host' ok (cpan.pair.com) for rsync://cpan.pair.com/CPAN/MIRRORING.FROM ok 13 - 'path' ok (/CPAN/) for rsync://cpan.pair.com/CPAN/MIRRORING.FROM ok 14 - 'scheme' ok (rsync) for rsync://cpan.pair.com/CPAN/MIRRORING.FROM ok 15 - 'uri' ok (rsync://cpan.pair.com/CPAN/MIRRORING.FROM) for rsync://cpan.pair.com/CPAN/MIRRORING.FROM ok 16 - Able to parse uri 'git://github.com/jib/file-fetch.git' ok 17 - 'file' ok (file-fetch.git) for git://github.com/jib/file-fetch.git ok 18 - 'host' ok (github.com) for git://github.com/jib/file-fetch.git ok 19 - 'path' ok (/jib/) for git://github.com/jib/file-fetch.git ok 20 - 'scheme' ok (git) for git://github.com/jib/file-fetch.git ok 21 - 'uri' ok (git://github.com/jib/file-fetch.git) for git://github.com/jib/file-fetch.git ok 22 - Able to parse uri 'http://localhost/tmp/index.txt' ok 23 - 'file' ok (index.txt) for http://localhost/tmp/index.txt ok 24 - 'host' ok (localhost) for http://localhost/tmp/index.txt ok 25 - 'path' ok (/tmp/) for http://localhost/tmp/index.txt ok 26 - 'scheme' ok (http) for http://localhost/tmp/index.txt ok 27 - 'uri' ok (http://localhost/tmp/index.txt) for http://localhost/tmp/index.txt ok 28 - Able to parse uri 'file://localhost/tmp/index.txt' ok 29 - 'host' ok () for file://localhost/tmp/index.txt ok 30 - 'uri' ok (file://localhost/tmp/index.txt) for file://localhost/tmp/index.txt ok 31 - Able to parse uri 'file:///usr/local/tmp/foo.txt' ok 32 - 'file' ok (foo.txt) for file:///usr/local/tmp/foo.txt ok 33 - 'host' ok () for file:///usr/local/tmp/foo.txt ok 34 - 'path' ok (/usr/local/tmp/) for file:///usr/local/tmp/foo.txt ok 35 - 'scheme' ok (file) for file:///usr/local/tmp/foo.txt ok 36 - 'uri' ok (file:///usr/local/tmp/foo.txt) for file:///usr/local/tmp/foo.txt ok 37 - Able to parse uri 'file://hostname/tmp/foo.txt' ok 38 - 'file' ok (foo.txt) for file://hostname/tmp/foo.txt ok 39 - 'host' ok (hostname) for file://hostname/tmp/foo.txt ok 40 - 'path' ok (/tmp/) for file://hostname/tmp/foo.txt ok 41 - 'scheme' ok (file) for file://hostname/tmp/foo.txt ok 42 - 'uri' ok (file://hostname/tmp/foo.txt) for file://hostname/tmp/foo.txt ok 43 - Object for uri 'ftp://cpan.org/pub/mirror/index.txt' ok 44 - Object isa File::Fetch ok 45 - Accessor 'file' ok (index.txt) ok 46 - Accessor 'path' ok (/pub/mirror/) ok 47 - Accessor 'scheme' ok (ftp) ok 48 - Accessor 'host' ok (cpan.org) ok 49 - Accessor 'uri' ok (ftp://cpan.org/pub/mirror/index.txt) ok 50 - Object for uri 'rsync://cpan.pair.com/CPAN/MIRRORING.FROM' ok 51 - Object isa File::Fetch ok 52 - Accessor 'file' ok (MIRRORING.FROM) ok 53 - Accessor 'path' ok (/CPAN/) ok 54 - Accessor 'scheme' ok (rsync) ok 55 - Accessor 'host' ok (cpan.pair.com) ok 56 - Accessor 'uri' ok (rsync://cpan.pair.com/CPAN/MIRRORING.FROM) ok 57 - Object for uri 'git://github.com/jib/file-fetch.git' ok 58 - Object isa File::Fetch ok 59 - Accessor 'file' ok (file-fetch.git) ok 60 - Accessor 'path' ok (/jib/) ok 61 - Accessor 'scheme' ok (git) ok 62 - Accessor 'host' ok (github.com) ok 63 - Accessor 'uri' ok (git://github.com/jib/file-fetch.git) ok 64 - Object for uri 'http://localhost/tmp/index.txt' ok 65 - Object isa File::Fetch ok 66 - Accessor 'file' ok (index.txt) ok 67 - Accessor 'path' ok (/tmp/) ok 68 - Accessor 'scheme' ok (http) ok 69 - Accessor 'host' ok (localhost) ok 70 - Accessor 'uri' ok (http://localhost/tmp/index.txt) ok 71 - Object for uri 'file://localhost/tmp/index.txt' ok 72 - Object isa File::Fetch ok 73 - Accessor 'host' ok () ok 74 - Accessor 'uri' ok (file://localhost/tmp/index.txt) ok 75 - Object for uri 'file:///usr/local/tmp/foo.txt' ok 76 - Object isa File::Fetch ok 77 - Accessor 'file' ok (foo.txt) ok 78 - Accessor 'path' ok (/usr/local/tmp/) ok 79 - Accessor 'scheme' ok (file) ok 80 - Accessor 'host' ok () ok 81 - Accessor 'uri' ok (file:///usr/local/tmp/foo.txt) ok 82 - Object for uri 'file://hostname/tmp/foo.txt' ok 83 - Object isa File::Fetch ok 84 - Accessor 'file' ok (foo.txt) ok 85 - Accessor 'path' ok (/tmp/) ok 86 - Accessor 'scheme' ok (file) ok 87 - Accessor 'host' ok (hostname) ok 88 - Accessor 'uri' ok (file://hostname/tmp/foo.txt) ok 89 - FF object for file:///export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/01_File-Fetch.t (fetch with lwp) ok 90 - Fetching 'file:///export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/01_File-Fetch.t' in file mode ok 91 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/tmp/01_File-Fetch.t) fetched with lwp (file:///export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/01_File-Fetch.t) ok 92 - File has size ok 93 - File has expected name ok 94 - Fetching 'file:///export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/01_File-Fetch.t' in slurp mode ok 95 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/FileFetch.bi0ZvM/01_File-Fetch.t) fetched with lwp (file:///export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/01_File-Fetch.t) ok 96 - Contents slurped ok 97 - File has size ok 98 - File has expected name ok 99 - FF object for file:///export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/01_File-Fetch.t (fetch with lftp) ok 100 - Fetching 'file:///export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/01_File-Fetch.t' in file mode ok 101 # skip You do not have 'lftp' installed/available ok 102 # skip You do not have 'lftp' installed/available ok 103 # skip You do not have 'lftp' installed/available ok 104 - Fetching 'file:///export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/01_File-Fetch.t' in slurp mode ok 105 # skip You do not have 'lftp' installed/available ok 106 # skip You do not have 'lftp' installed/available ok 107 # skip You do not have 'lftp' installed/available ok 108 # skip You do not have 'lftp' installed/available ok 109 - FF object for file:///export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/01_File-Fetch.t (fetch with file) ok 110 - Fetching 'file:///export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/01_File-Fetch.t' in file mode ok 111 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/tmp/01_File-Fetch.t) fetched with file (file:///export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/01_File-Fetch.t) ok 112 - File has size ok 113 - File has expected name ok 114 - Fetching 'file:///export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/01_File-Fetch.t' in slurp mode ok 115 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/FileFetch.6a0KSl/01_File-Fetch.t) fetched with file (file:///export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/01_File-Fetch.t) ok 116 - Contents slurped ok 117 - File has size ok 118 - File has expected name ok 119 - FF object for ftp://ftp.funet.fi/pub/CPAN/index.html (fetch with lwp) ok 120 - Fetching 'ftp://ftp.funet.fi/pub/CPAN/index.html' in file mode ok 121 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/tmp/index.html) fetched with lwp (ftp://ftp.funet.fi/pub/CPAN/index.html) ok 122 - File has size ok 123 - File has expected name ok 124 - Fetching 'ftp://ftp.funet.fi/pub/CPAN/index.html' in slurp mode ok 125 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/FileFetch.Vl5g1c/index.html) fetched with lwp (ftp://ftp.funet.fi/pub/CPAN/index.html) ok 126 - Contents slurped ok 127 - File has size ok 128 - File has expected name ok 129 - FF object for ftp://ftp.funet.fi/pub/CPAN/index.html (fetch with netftp) ok 130 - Fetching 'ftp://ftp.funet.fi/pub/CPAN/index.html' in file mode ok 131 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/tmp/index.html) fetched with netftp (ftp://ftp.funet.fi/pub/CPAN/index.html) ok 132 - File has size ok 133 - File has expected name ok 134 - Fetching 'ftp://ftp.funet.fi/pub/CPAN/index.html' in slurp mode ok 135 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/FileFetch.Pddaut/index.html) fetched with netftp (ftp://ftp.funet.fi/pub/CPAN/index.html) ok 136 - Contents slurped ok 137 - File has size ok 138 - File has expected name ok 139 - FF object for ftp://ftp.funet.fi/pub/CPAN/index.html (fetch with wget) ok 140 - Fetching 'ftp://ftp.funet.fi/pub/CPAN/index.html' in file mode ok 141 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/tmp/index.html) fetched with wget (ftp://ftp.funet.fi/pub/CPAN/index.html) ok 142 - File has size ok 143 - File has expected name ok 144 - Fetching 'ftp://ftp.funet.fi/pub/CPAN/index.html' in slurp mode ok 145 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/FileFetch.fZzBl9/index.html) fetched with wget (ftp://ftp.funet.fi/pub/CPAN/index.html) ok 146 - Contents slurped ok 147 - File has size ok 148 - File has expected name ok 149 - FF object for ftp://ftp.funet.fi/pub/CPAN/index.html (fetch with curl) ok 150 - Fetching 'ftp://ftp.funet.fi/pub/CPAN/index.html' in file mode ok 151 # skip You do not have 'curl' installed/available ok 152 # skip You do not have 'curl' installed/available ok 153 # skip You do not have 'curl' installed/available ok 154 - Fetching 'ftp://ftp.funet.fi/pub/CPAN/index.html' in slurp mode ok 155 # skip You do not have 'curl' installed/available ok 156 # skip You do not have 'curl' installed/available ok 157 # skip You do not have 'curl' installed/available ok 158 # skip You do not have 'curl' installed/available ok 159 - FF object for ftp://ftp.funet.fi/pub/CPAN/index.html (fetch with lftp) ok 160 - Fetching 'ftp://ftp.funet.fi/pub/CPAN/index.html' in file mode ok 161 # skip You do not have 'lftp' installed/available ok 162 # skip You do not have 'lftp' installed/available ok 163 # skip You do not have 'lftp' installed/available ok 164 - Fetching 'ftp://ftp.funet.fi/pub/CPAN/index.html' in slurp mode ok 165 # skip You do not have 'lftp' installed/available ok 166 # skip You do not have 'lftp' installed/available ok 167 # skip You do not have 'lftp' installed/available ok 168 # skip You do not have 'lftp' installed/available ok 169 - FF object for ftp://ftp.funet.fi/pub/CPAN/index.html (fetch with fetch) ok 170 - Fetching 'ftp://ftp.funet.fi/pub/CPAN/index.html' in file mode ok 171 # skip You do not have 'fetch' installed/available ok 172 # skip You do not have 'fetch' installed/available ok 173 # skip You do not have 'fetch' installed/available ok 174 - Fetching 'ftp://ftp.funet.fi/pub/CPAN/index.html' in slurp mode ok 175 # skip You do not have 'fetch' installed/available ok 176 # skip You do not have 'fetch' installed/available ok 177 # skip You do not have 'fetch' installed/available ok 178 # skip You do not have 'fetch' installed/available ok 179 - FF object for http://www.cpan.org/index.html (fetch with lwp) ok 180 - Fetching 'http://www.cpan.org/index.html' in file mode ok 181 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/tmp/index.html) fetched with lwp (http://www.cpan.org/index.html) ok 182 - File has size ok 183 - File has expected name ok 184 - Fetching 'http://www.cpan.org/index.html' in slurp mode ok 185 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/FileFetch.HA2JVO/index.html) fetched with lwp (http://www.cpan.org/index.html) ok 186 - Contents slurped ok 187 - File has size ok 188 - File has expected name ok 189 - FF object for http://www.cpan.org/index.html (fetch with httptiny) ok 190 - Fetching 'http://www.cpan.org/index.html' in file mode ok 191 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/tmp/index.html) fetched with httptiny (http://www.cpan.org/index.html) ok 192 - File has size ok 193 - File has expected name ok 194 - Fetching 'http://www.cpan.org/index.html' in slurp mode ok 195 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/FileFetch.T38tUN/index.html) fetched with httptiny (http://www.cpan.org/index.html) ok 196 - Contents slurped ok 197 - File has size ok 198 - File has expected name ok 199 - FF object for http://www.cpan.org/index.html (fetch with wget) ok 200 - Fetching 'http://www.cpan.org/index.html' in file mode ok 201 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/tmp/index.html) fetched with wget (http://www.cpan.org/index.html) ok 202 - File has size ok 203 - File has expected name ok 204 - Fetching 'http://www.cpan.org/index.html' in slurp mode ok 205 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/FileFetch.4s1etT/index.html) fetched with wget (http://www.cpan.org/index.html) ok 206 - Contents slurped ok 207 - File has size ok 208 - File has expected name ok 209 - FF object for http://www.cpan.org/index.html (fetch with curl) ok 210 - Fetching 'http://www.cpan.org/index.html' in file mode ok 211 # skip You do not have 'curl' installed/available ok 212 # skip You do not have 'curl' installed/available ok 213 # skip You do not have 'curl' installed/available ok 214 - Fetching 'http://www.cpan.org/index.html' in slurp mode ok 215 # skip You do not have 'curl' installed/available ok 216 # skip You do not have 'curl' installed/available ok 217 # skip You do not have 'curl' installed/available ok 218 # skip You do not have 'curl' installed/available ok 219 - FF object for http://www.cpan.org/index.html (fetch with lftp) ok 220 - Fetching 'http://www.cpan.org/index.html' in file mode ok 221 # skip You do not have 'lftp' installed/available ok 222 # skip You do not have 'lftp' installed/available ok 223 # skip You do not have 'lftp' installed/available ok 224 - Fetching 'http://www.cpan.org/index.html' in slurp mode ok 225 # skip You do not have 'lftp' installed/available ok 226 # skip You do not have 'lftp' installed/available ok 227 # skip You do not have 'lftp' installed/available ok 228 # skip You do not have 'lftp' installed/available ok 229 - FF object for http://www.cpan.org/index.html (fetch with fetch) ok 230 - Fetching 'http://www.cpan.org/index.html' in file mode ok 231 # skip You do not have 'fetch' installed/available ok 232 # skip You do not have 'fetch' installed/available ok 233 # skip You do not have 'fetch' installed/available ok 234 - Fetching 'http://www.cpan.org/index.html' in slurp mode ok 235 # skip You do not have 'fetch' installed/available ok 236 # skip You do not have 'fetch' installed/available ok 237 # skip You do not have 'fetch' installed/available ok 238 # skip You do not have 'fetch' installed/available ok 239 - FF object for http://www.cpan.org/index.html (fetch with lynx) ok 240 - Fetching 'http://www.cpan.org/index.html' in file mode ok 241 # skip You do not have 'lynx' installed/available ok 242 # skip You do not have 'lynx' installed/available ok 243 # skip You do not have 'lynx' installed/available ok 244 - Fetching 'http://www.cpan.org/index.html' in slurp mode ok 245 # skip You do not have 'lynx' installed/available ok 246 # skip You do not have 'lynx' installed/available ok 247 # skip You do not have 'lynx' installed/available ok 248 # skip You do not have 'lynx' installed/available ok 249 - FF object for http://www.cpan.org/index.html (fetch with httplite) ok 250 - Fetching 'http://www.cpan.org/index.html' in file mode ok 251 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/tmp/index.html) fetched with httplite (http://www.cpan.org/index.html) ok 252 - File has size ok 253 - File has expected name ok 254 - Fetching 'http://www.cpan.org/index.html' in slurp mode ok 255 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/FileFetch.QKjIXc/index.html) fetched with httplite (http://www.cpan.org/index.html) ok 256 - Contents slurped ok 257 - File has size ok 258 - File has expected name ok 259 - FF object for http://www.cpan.org/index.html (fetch with iosock) ok 260 - Fetching 'http://www.cpan.org/index.html' in file mode ok 261 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/tmp/index.html) fetched with iosock (http://www.cpan.org/index.html) ok 262 - File has size ok 263 - File has expected name ok 264 - Fetching 'http://www.cpan.org/index.html' in slurp mode ok 265 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/FileFetch.gTzrG1/index.html) fetched with iosock (http://www.cpan.org/index.html) ok 266 - Contents slurped ok 267 - File has size ok 268 - File has expected name ok 269 - FF object for http://www.cpan.org/index.html?q=1 (fetch with lwp) ok 270 - Fetching 'http://www.cpan.org/index.html?q=1' in file mode ok 271 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/tmp/index.html) fetched with lwp (http://www.cpan.org/index.html?q=1) ok 272 - File has size ok 273 - File has expected name ok 274 - Fetching 'http://www.cpan.org/index.html?q=1' in slurp mode ok 275 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/FileFetch.SOEQXx/index.html) fetched with lwp (http://www.cpan.org/index.html?q=1) ok 276 - Contents slurped ok 277 - File has size ok 278 - File has expected name ok 279 - FF object for http://www.cpan.org/index.html?q=1 (fetch with httptiny) ok 280 - Fetching 'http://www.cpan.org/index.html?q=1' in file mode ok 281 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/tmp/index.html) fetched with httptiny (http://www.cpan.org/index.html?q=1) ok 282 - File has size ok 283 - File has expected name ok 284 - Fetching 'http://www.cpan.org/index.html?q=1' in slurp mode ok 285 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/FileFetch.O1X39r/index.html) fetched with httptiny (http://www.cpan.org/index.html?q=1) ok 286 - Contents slurped ok 287 - File has size ok 288 - File has expected name ok 289 - FF object for http://www.cpan.org/index.html?q=1 (fetch with wget) ok 290 - Fetching 'http://www.cpan.org/index.html?q=1' in file mode ok 291 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/tmp/index.html) fetched with wget (http://www.cpan.org/index.html?q=1) ok 292 - File has size ok 293 - File has expected name ok 294 - Fetching 'http://www.cpan.org/index.html?q=1' in slurp mode ok 295 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/FileFetch.jioTVL/index.html) fetched with wget (http://www.cpan.org/index.html?q=1) ok 296 - Contents slurped ok 297 - File has size ok 298 - File has expected name ok 299 - FF object for http://www.cpan.org/index.html?q=1 (fetch with curl) ok 300 - Fetching 'http://www.cpan.org/index.html?q=1' in file mode ok 301 # skip You do not have 'curl' installed/available ok 302 # skip You do not have 'curl' installed/available ok 303 # skip You do not have 'curl' installed/available ok 304 - Fetching 'http://www.cpan.org/index.html?q=1' in slurp mode ok 305 # skip You do not have 'curl' installed/available ok 306 # skip You do not have 'curl' installed/available ok 307 # skip You do not have 'curl' installed/available ok 308 # skip You do not have 'curl' installed/available ok 309 - FF object for http://www.cpan.org/index.html?q=1 (fetch with lftp) ok 310 - Fetching 'http://www.cpan.org/index.html?q=1' in file mode ok 311 # skip You do not have 'lftp' installed/available ok 312 # skip You do not have 'lftp' installed/available ok 313 # skip You do not have 'lftp' installed/available ok 314 - Fetching 'http://www.cpan.org/index.html?q=1' in slurp mode ok 315 # skip You do not have 'lftp' installed/available ok 316 # skip You do not have 'lftp' installed/available ok 317 # skip You do not have 'lftp' installed/available ok 318 # skip You do not have 'lftp' installed/available ok 319 - FF object for http://www.cpan.org/index.html?q=1 (fetch with fetch) ok 320 - Fetching 'http://www.cpan.org/index.html?q=1' in file mode ok 321 # skip You do not have 'fetch' installed/available ok 322 # skip You do not have 'fetch' installed/available ok 323 # skip You do not have 'fetch' installed/available ok 324 - Fetching 'http://www.cpan.org/index.html?q=1' in slurp mode ok 325 # skip You do not have 'fetch' installed/available ok 326 # skip You do not have 'fetch' installed/available ok 327 # skip You do not have 'fetch' installed/available ok 328 # skip You do not have 'fetch' installed/available ok 329 - FF object for http://www.cpan.org/index.html?q=1 (fetch with lynx) ok 330 - Fetching 'http://www.cpan.org/index.html?q=1' in file mode ok 331 # skip You do not have 'lynx' installed/available ok 332 # skip You do not have 'lynx' installed/available ok 333 # skip You do not have 'lynx' installed/available ok 334 - Fetching 'http://www.cpan.org/index.html?q=1' in slurp mode ok 335 # skip You do not have 'lynx' installed/available ok 336 # skip You do not have 'lynx' installed/available ok 337 # skip You do not have 'lynx' installed/available ok 338 # skip You do not have 'lynx' installed/available ok 339 - FF object for http://www.cpan.org/index.html?q=1 (fetch with httplite) ok 340 - Fetching 'http://www.cpan.org/index.html?q=1' in file mode ok 341 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/tmp/index.html) fetched with httplite (http://www.cpan.org/index.html?q=1) ok 342 - File has size ok 343 - File has expected name ok 344 - Fetching 'http://www.cpan.org/index.html?q=1' in slurp mode ok 345 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/FileFetch.PhaRhk/index.html) fetched with httplite (http://www.cpan.org/index.html?q=1) ok 346 - Contents slurped ok 347 - File has size ok 348 - File has expected name ok 349 - FF object for http://www.cpan.org/index.html?q=1 (fetch with iosock) ok 350 - Fetching 'http://www.cpan.org/index.html?q=1' in file mode ok 351 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/tmp/index.html) fetched with iosock (http://www.cpan.org/index.html?q=1) ok 352 - File has size ok 353 - File has expected name ok 354 - Fetching 'http://www.cpan.org/index.html?q=1' in slurp mode ok 355 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/FileFetch.1LryR2/index.html) fetched with iosock (http://www.cpan.org/index.html?q=1) ok 356 - Contents slurped ok 357 - File has size ok 358 - File has expected name ok 359 - FF object for http://www.cpan.org/index.html?q=1&y=2 (fetch with lwp) ok 360 - Fetching 'http://www.cpan.org/index.html?q=1&y=2' in file mode ok 361 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/tmp/index.html) fetched with lwp (http://www.cpan.org/index.html?q=1&y=2) ok 362 - File has size ok 363 - File has expected name ok 364 - Fetching 'http://www.cpan.org/index.html?q=1&y=2' in slurp mode ok 365 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/FileFetch.8GsDVF/index.html) fetched with lwp (http://www.cpan.org/index.html?q=1&y=2) ok 366 - Contents slurped ok 367 - File has size ok 368 - File has expected name ok 369 - FF object for http://www.cpan.org/index.html?q=1&y=2 (fetch with httptiny) ok 370 - Fetching 'http://www.cpan.org/index.html?q=1&y=2' in file mode ok 371 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/tmp/index.html) fetched with httptiny (http://www.cpan.org/index.html?q=1&y=2) ok 372 - File has size ok 373 - File has expected name ok 374 - Fetching 'http://www.cpan.org/index.html?q=1&y=2' in slurp mode ok 375 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/FileFetch.aB4xv6/index.html) fetched with httptiny (http://www.cpan.org/index.html?q=1&y=2) ok 376 - Contents slurped ok 377 - File has size ok 378 - File has expected name ok 379 - FF object for http://www.cpan.org/index.html?q=1&y=2 (fetch with wget) ok 380 - Fetching 'http://www.cpan.org/index.html?q=1&y=2' in file mode ok 381 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/tmp/index.html) fetched with wget (http://www.cpan.org/index.html?q=1&y=2) ok 382 - File has size ok 383 - File has expected name ok 384 - Fetching 'http://www.cpan.org/index.html?q=1&y=2' in slurp mode ok 385 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/FileFetch.xH8Hru/index.html) fetched with wget (http://www.cpan.org/index.html?q=1&y=2) ok 386 - Contents slurped ok 387 - File has size ok 388 - File has expected name ok 389 - FF object for http://www.cpan.org/index.html?q=1&y=2 (fetch with curl) ok 390 - Fetching 'http://www.cpan.org/index.html?q=1&y=2' in file mode ok 391 # skip You do not have 'curl' installed/available ok 392 # skip You do not have 'curl' installed/available ok 393 # skip You do not have 'curl' installed/available ok 394 - Fetching 'http://www.cpan.org/index.html?q=1&y=2' in slurp mode ok 395 # skip You do not have 'curl' installed/available ok 396 # skip You do not have 'curl' installed/available ok 397 # skip You do not have 'curl' installed/available ok 398 # skip You do not have 'curl' installed/available ok 399 - FF object for http://www.cpan.org/index.html?q=1&y=2 (fetch with lftp) ok 400 - Fetching 'http://www.cpan.org/index.html?q=1&y=2' in file mode ok 401 # skip You do not have 'lftp' installed/available ok 402 # skip You do not have 'lftp' installed/available ok 403 # skip You do not have 'lftp' installed/available ok 404 - Fetching 'http://www.cpan.org/index.html?q=1&y=2' in slurp mode ok 405 # skip You do not have 'lftp' installed/available ok 406 # skip You do not have 'lftp' installed/available ok 407 # skip You do not have 'lftp' installed/available ok 408 # skip You do not have 'lftp' installed/available ok 409 - FF object for http://www.cpan.org/index.html?q=1&y=2 (fetch with fetch) ok 410 - Fetching 'http://www.cpan.org/index.html?q=1&y=2' in file mode ok 411 # skip You do not have 'fetch' installed/available ok 412 # skip You do not have 'fetch' installed/available ok 413 # skip You do not have 'fetch' installed/available ok 414 - Fetching 'http://www.cpan.org/index.html?q=1&y=2' in slurp mode ok 415 # skip You do not have 'fetch' installed/available ok 416 # skip You do not have 'fetch' installed/available ok 417 # skip You do not have 'fetch' installed/available ok 418 # skip You do not have 'fetch' installed/available ok 419 - FF object for http://www.cpan.org/index.html?q=1&y=2 (fetch with lynx) ok 420 - Fetching 'http://www.cpan.org/index.html?q=1&y=2' in file mode ok 421 # skip You do not have 'lynx' installed/available ok 422 # skip You do not have 'lynx' installed/available ok 423 # skip You do not have 'lynx' installed/available ok 424 - Fetching 'http://www.cpan.org/index.html?q=1&y=2' in slurp mode ok 425 # skip You do not have 'lynx' installed/available ok 426 # skip You do not have 'lynx' installed/available ok 427 # skip You do not have 'lynx' installed/available ok 428 # skip You do not have 'lynx' installed/available ok 429 - FF object for http://www.cpan.org/index.html?q=1&y=2 (fetch with httplite) ok 430 - Fetching 'http://www.cpan.org/index.html?q=1&y=2' in file mode ok 431 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/tmp/index.html) fetched with httplite (http://www.cpan.org/index.html?q=1&y=2) ok 432 - File has size ok 433 - File has expected name ok 434 - Fetching 'http://www.cpan.org/index.html?q=1&y=2' in slurp mode ok 435 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/FileFetch.ETr5VV/index.html) fetched with httplite (http://www.cpan.org/index.html?q=1&y=2) ok 436 - Contents slurped ok 437 - File has size ok 438 - File has expected name ok 439 - FF object for http://www.cpan.org/index.html?q=1&y=2 (fetch with iosock) ok 440 - Fetching 'http://www.cpan.org/index.html?q=1&y=2' in file mode ok 441 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/tmp/index.html) fetched with iosock (http://www.cpan.org/index.html?q=1&y=2) ok 442 - File has size ok 443 - File has expected name ok 444 - Fetching 'http://www.cpan.org/index.html?q=1&y=2' in slurp mode ok 445 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/FileFetch.NSKqdJ/index.html) fetched with iosock (http://www.cpan.org/index.html?q=1&y=2) ok 446 - Contents slurped ok 447 - File has size ok 448 - File has expected name ok 449 - FF object for rsync://cpan.pair.com/CPAN/MIRRORING.FROM (fetch with rsync) ok 450 - Fetching 'rsync://cpan.pair.com/CPAN/MIRRORING.FROM' in file mode ok 451 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/tmp/MIRRORING.FROM) fetched with rsync (rsync://cpan.pair.com/CPAN/MIRRORING.FROM) ok 452 - File has size ok 453 - File has expected name ok 454 - Fetching 'rsync://cpan.pair.com/CPAN/MIRRORING.FROM' in slurp mode ok 455 - File (/export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/t/FileFetch.JtaAjL/MIRRORING.FROM) fetched with rsync (rsync://cpan.pair.com/CPAN/MIRRORING.FROM) ok 456 - Contents slurped ok 457 - File has size ok 458 - File has expected name ok 459 - FF object for git://github.com/jib/file-fetch.git (fetch with git) ok 460 - Fetching 'git://github.com/jib/file-fetch.git' in file mode ok 461 # skip You do not have 'git' installed/available ok 462 # skip You do not have 'git' installed/available ok 463 # skip You do not have 'git' installed/available ok 464 - Fetching 'git://github.com/jib/file-fetch.git' in slurp mode ok 465 # skip You do not have 'git' installed/available ok 466 # skip You do not have 'git' installed/available ok 467 # skip You do not have 'git' installed/available ok 468 # skip You do not have 'git' installed/available 1..468 ok t/null_subclass.t .. 1..5 ok 1 - use File::Fetch; ok 2 - The object isa File::Fetch ok 3 - File::Fetch::Subclass->can(...) ok 4 - The object isa File::Fetch::Subclass ok 5 - The object isa File::Fetch ok All tests successful. Files=2, Tests=473, 30 wallclock secs ( 0.28 usr 0.02 sys + 2.91 cusr 1.97 csys = 5.18 CPU) Result: PASS BINGOS/File-Fetch-0.40.tar.gz make test TEST_VERBOSE=1 -- OK Chris Williams <chris@bingosnet.co.uk> Generic file fetching code >>> (cd /export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s && tar cvf - File-Fetch-0.40.ppd blib) | gzip -c >/export/home/fly818/var/REPO/B/BI/BINGOS/File-Fetch-0.40.tar.gz File-Fetch-0.40.ppd blib/ blib/lib/ blib/lib/File/ blib/lib/File/Fetch.pm blib/man3/ blib/man3/File::Fetch.3 >>> mv /export/home/fly818/var/cpan/build/File-Fetch-0.40-Fncy0s/File-Fetch-0.40.ppd /export/home/fly818/var/REPO/B/BI/BINGOS Finished 2013-04-12T08:02:30