Start 2008-07-21T09:58:31 Going to read /home/fly818/var/cpan/Metadata Database was generated on Mon, 21 Jul 2008 10:02:47 GMT Running make for R/RY/RYBSKEJ/Net-SCP-Expect-0.13.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RY/RYBSKEJ/Net-SCP-Expect-0.13.tar.gz ok Net-SCP-Expect-0.13/ Net-SCP-Expect-0.13/CHANGES Net-SCP-Expect-0.13/Expect.pm Net-SCP-Expect-0.13/itest/ Net-SCP-Expect-0.13/itest/itest.pl Net-SCP-Expect-0.13/itest/large_file.test Net-SCP-Expect-0.13/itest/medium_file.test Net-SCP-Expect-0.13/itest/README Net-SCP-Expect-0.13/itest/small_file.test Net-SCP-Expect-0.13/itest/small_file2.test Net-SCP-Expect-0.13/itest/small_file3.test Net-SCP-Expect-0.13/Makefile.PL Net-SCP-Expect-0.13/MANIFEST Net-SCP-Expect-0.13/META.yml Net-SCP-Expect-0.13/README Net-SCP-Expect-0.13/SIGNATURE Net-SCP-Expect-0.13/t/ Net-SCP-Expect-0.13/t/attributes.t Net-SCP-Expect-0.13/t/glob.t Net-SCP-Expect-0.13/t/signature.t Net-SCP-Expect-0.13/t/string_parse.t CPAN.pm: Going to build R/RY/RYBSKEJ/Net-SCP-Expect-0.13.tar.gz >>> /home/fly818/ap818/bin/perl-static Makefile.PL Warning: prerequisite Term::ReadPassword 0.01 not found. Checking if your kit is complete... Looks good Writing Makefile for Net::SCP::Expect ---- Unsatisfied dependencies detected during ---- ---- RYBSKEJ/Net-SCP-Expect-0.13.tar.gz ---- Term::ReadPassword [requires] Running make test Delayed until after prerequisites Running test for module 'Term::ReadPassword' Running make for P/PH/PHOENIX/Term-ReadPassword-0.11.tar.gz Checksum for /net/nas/data/cpan/authors/id/P/PH/PHOENIX/Term-ReadPassword-0.11.tar.gz ok Term-ReadPassword-0.11/ Term-ReadPassword-0.11/Changes Term-ReadPassword-0.11/Makefile.PL Term-ReadPassword-0.11/MANIFEST Term-ReadPassword-0.11/META.yml Term-ReadPassword-0.11/README Term-ReadPassword-0.11/ReadPassword.pm Term-ReadPassword-0.11/t/ Term-ReadPassword-0.11/t/1_basics.t Term-ReadPassword-0.11/t/2_interactive.t CPAN.pm: Going to build P/PH/PHOENIX/Term-ReadPassword-0.11.tar.gz >>> /home/fly818/ap818/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Term::ReadPassword >>> make cp ReadPassword.pm blib/lib/Term/ReadPassword.pm Manifying blib/man3/Term::ReadPassword.3 PHOENIX/Term-ReadPassword-0.11.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly818/ap818/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/1_basics......... 1..1 ok 1 ok t/2_interactive.... 1..0 # Skip: Automated testing detected (AUTOMATED_TESTING) skipped: (no reason given) All tests successful. Files=2, Tests=1, 0 wallclock secs ( 0.00 usr 0.01 sys + 0.02 cusr 0.02 csys = 0.05 CPU) Result: PASS PHOENIX/Term-ReadPassword-0.11.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from ReadPassword.pm Tom Phoenix <rootbeer@redcat.com> Asking the user for a password >>> (cd /home/fly818/var/cpan/build/Term-ReadPassword-0.11-c72Az5 && tar cvf - Term-ReadPassword-0.11.ppd blib) | gzip -c >/home/fly818/var/REPO/P/PH/PHOENIX/Term-ReadPassword-0.11.tar.gz Term-ReadPassword-0.11.ppd blib/ blib/lib/ blib/lib/Term/ blib/lib/Term/ReadPassword.pm blib/man3/ blib/man3/Term::ReadPassword.3 >>> mv /home/fly818/var/cpan/build/Term-ReadPassword-0.11-c72Az5/Term-ReadPassword-0.11.ppd /home/fly818/var/REPO/P/PH/PHOENIX Running make for R/RY/RYBSKEJ/Net-SCP-Expect-0.13.tar.gz Prepending /home/fly818/var/cpan/build/Term-ReadPassword-0.11-c72Az5/blib/arch /home/fly818/var/cpan/build/Term-ReadPassword-0.11-c72Az5/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /home/fly818/var/cpan/build/Net-SCP-Expect-0.13-c6MhtG Prepending /home/fly818/var/cpan/build/Term-ReadPassword-0.11-c72Az5/blib/arch /home/fly818/var/cpan/build/Term-ReadPassword-0.11-c72Az5/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build R/RY/RYBSKEJ/Net-SCP-Expect-0.13.tar.gz >>> make cp Expect.pm blib/lib/Net/SCP/Expect.pm Manifying blib/man3/Net::SCP::Expect.3 RYBSKEJ/Net-SCP-Expect-0.13.tar.gz make -- OK Prepending /home/fly818/var/cpan/build/Term-ReadPassword-0.11-c72Az5/blib/arch /home/fly818/var/cpan/build/Term-ReadPassword-0.11-c72Az5/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly818/ap818/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/attributes...... 1..22 ok 1 - use Net::SCP::Expect; ok 2 - host attribute ok 3 - user attribute ok 4 - password attribute ok 5 - cipher attribute ok 6 - port attribute ok 7 - error_handler attribute ok 8 - preserve attribute ok 9 - recursive attribute ok 10 - verbose attribute ok 11 - auto_yes attribute ok 12 - timeout attribute ok 13 - timeout_auto attribute ok 14 - timeout_err attribute ok 15 - no_check attribute ok 16 - protocol ok 17 - terminator ok 18 - subsystem attribute ok 19 - option attribute ok 20 - identity_file attribute ok 21 - auto_quote attribute ok 22 - scp_path attribute ok t/glob............ ok 1 - use Net::SCP::Expect; 1..1 ok t/signature....... 1..0 # Skip Set the environment variable TEST_SIGNATURE to enable this test. skipped: Set the environment variable TEST_SIGNATURE to enable this test. t/string_parse.... ok 1 - use Net::SCP::Expect; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 1..31 ok All tests successful. Files=4, Tests=54, 0 wallclock secs ( 0.00 usr 0.03 sys + 0.14 cusr 0.13 csys = 0.30 CPU) Result: PASS RYBSKEJ/Net-SCP-Expect-0.13.tar.gz make test TEST_VERBOSE=1 -- OK Eric Rybski <rybskej@yahoo.com> Wrapper for scp that allows passwords via Expect. >>> (cd /home/fly818/var/cpan/build/Net-SCP-Expect-0.13-c6MhtG && tar cvf - Net-SCP-Expect-0.13.ppd blib) | gzip -c >/home/fly818/var/REPO/R/RY/RYBSKEJ/Net-SCP-Expect-0.13.tar.gz Net-SCP-Expect-0.13.ppd blib/ blib/lib/ blib/lib/Net/ blib/lib/Net/SCP/ blib/lib/Net/SCP/Expect.pm blib/man3/ blib/man3/Net::SCP::Expect.3 >>> mv /home/fly818/var/cpan/build/Net-SCP-Expect-0.13-c6MhtG/Net-SCP-Expect-0.13.ppd /home/fly818/var/REPO/R/RY/RYBSKEJ Finished 2008-07-21T09:58:43