Start 2009-01-30T03:32:29
Going to read /export/home/fly1003/var/cpan/Metadata
Database was generated on Thu, 29 Jan 2009 11:26:52 GMT
Running make for M/MO/MONS/lvalue-0.01.tar.gz
Checksum for /net/nas/data/cpan/authors/id/M/MO/MONS/lvalue-0.01.tar.gz ok
lvalue-0.01/
lvalue-0.01/lib/
lvalue-0.01/lib/lvalue.pm
lvalue-0.01/Changes
lvalue-0.01/README
lvalue-0.01/.cvsignore
lvalue-0.01/inc/
lvalue-0.01/inc/Module/
lvalue-0.01/inc/Module/AutoInstall.pm
lvalue-0.01/inc/Module/Install.pm
lvalue-0.01/inc/Module/Install/
lvalue-0.01/inc/Module/Install/Makefile.pm
lvalue-0.01/inc/Module/Install/AutoInstall.pm
lvalue-0.01/inc/Module/Install/Win32.pm
lvalue-0.01/inc/Module/Install/Include.pm
lvalue-0.01/inc/Module/Install/Can.pm
lvalue-0.01/inc/Module/Install/Metadata.pm
lvalue-0.01/inc/Module/Install/Base.pm
lvalue-0.01/inc/Module/Install/WriteAll.pm
lvalue-0.01/inc/Module/Install/Fetch.pm
lvalue-0.01/makeall.sh
lvalue-0.01/META.yml
lvalue-0.01/Makefile.PL
lvalue-0.01/MANIFEST
lvalue-0.01/t/
lvalue-0.01/t/01-basic.t
lvalue-0.01/t/pod.t
lvalue-0.01/t/pod-coverage.t
lvalue-0.01/t/02-no-import.t
lvalue-0.01/t/00-load.t
CPAN.pm: Going to build M/MO/MONS/lvalue-0.01.tar.gz
>>> /export/home/fly1003/bin/perl Makefile.PL
Cannot determine perl version info from lib/lvalue.pm
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
[Core Features]
- Test::More ...loaded. (0.86)
- ex::lib ...missing. (would need 0.03)
- Sub::Name ...loaded. (0.04)
==> Auto-install the 1 mandatory module(s) from CPAN? [Y/n] y
*** Since we're running under CPANPLUS, I'll just let it take care
of the dependency's installation later.
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Warning: prerequisite ex::lib 0.03 not found. We have 0.01.
Writing Makefile for lvalue
---- Unsatisfied dependencies detected during ----
---- MONS/lvalue-0.01.tar.gz ----
ex::lib [requires]
Running make test
Delayed until after prerequisites
Running test for module 'ex::lib'
Running make for M/MO/MONS/ex-lib-0.03.tar.gz
Checksum for /net/nas/data/cpan/authors/id/M/MO/MONS/ex-lib-0.03.tar.gz ok
ex-lib-0.03/
ex-lib-0.03/lib/
ex-lib-0.03/lib/ex/
ex-lib-0.03/lib/ex/lib.pm
ex-lib-0.03/Changes
ex-lib-0.03/README
ex-lib-0.03/inc/
ex-lib-0.03/inc/Module/
ex-lib-0.03/inc/Module/AutoInstall.pm
ex-lib-0.03/inc/Module/Install.pm
ex-lib-0.03/inc/Module/Install/
ex-lib-0.03/inc/Module/Install/Makefile.pm
ex-lib-0.03/inc/Module/Install/AutoInstall.pm
ex-lib-0.03/inc/Module/Install/Win32.pm
ex-lib-0.03/inc/Module/Install/Include.pm
ex-lib-0.03/inc/Module/Install/Can.pm
ex-lib-0.03/inc/Module/Install/Metadata.pm
ex-lib-0.03/inc/Module/Install/Base.pm
ex-lib-0.03/inc/Module/Install/WriteAll.pm
ex-lib-0.03/inc/Module/Install/Fetch.pm
ex-lib-0.03/makeall.sh
ex-lib-0.03/META.yml
ex-lib-0.03/Makefile.PL
ex-lib-0.03/MANIFEST
ex-lib-0.03/t/
ex-lib-0.03/t/pod.t
ex-lib-0.03/t/01-check.t
ex-lib-0.03/t/02-reflib.t
ex-lib-0.03/t/pod-coverage.t
ex-lib-0.03/t/00-load.t
ex-lib-0.03/t/03-abs_ok.t
CPAN.pm: Going to build M/MO/MONS/ex-lib-0.03.tar.gz
>>> /export/home/fly1003/bin/perl Makefile.PL
Cannot determine perl version info from lib/ex/lib.pm
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
[Core Features]
- Test::More ...loaded. (0.86)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Writing Makefile for ex::lib
>>> make
cp lib/ex/lib.pm blib/lib/ex/lib.pm
Manifying blib/man3/ex::lib.3
MONS/ex-lib-0.03.tar.gz
make -- OK
Running make test
>>> make test TEST_VERBOSE=1
PERL_DL_NONLAZY=1 /export/home/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01-check.t t/02-reflib.t t/03-abs_ok.t t/pod-coverage.t t/pod.t
t/00-load.........
1..1
ok 1 - use ex::lib;
# Testing ex::lib 0.03, Perl 5.010000, /export/home/fly1003/bin/perl
ok
t/01-check........
1..11
ok 1 - before import: .
ok 2 - after import: /export/home/fly1003/var/cpan/build/ex-lib-0.03-dN0nqq/t
# Bin = `/export/home/fly1003/var/cpan/build/ex-lib-0.03-dN0nqq/t' ;. is `/export/home/fly1003/var/cpan/build/ex-lib-0.03-dN0nqq/t'
ok 3 - . => $FindBin::Bin
ok 4 - . => cwd
ok 5 - no ex inc
ok 6 - path is absolute
ok 7 - add 0
ok 8 - add 1
ok 9 - dels paths
ok 10 - order same as lib.pm 0
ok 11 - order same as lib.pm 1
ok
t/02-reflib.......
1..1
ok 1 - code in @INC
ok
t/03-abs_ok.......
1..7
ok 1 - absolute path stay unchanged
ok 2 - absolute path stay unchanged
ok 3 - absolute path stay unchanged
ok 4 - ./// => .
ok 5 - .// => .
ok 6 - ./ => .
ok 7 - . => .
ok
t/pod-coverage....
1..1
ok 1 - No POD tests required - no export
ok
t/pod.............
1..1
ok 1 - POD test for /export/home/fly1003/var/cpan/build/ex-lib-0.03-dN0nqq/t/../lib/ex/lib.pm
ok
All tests successful.
Files=6, Tests=22, 4 wallclock secs ( 0.31 usr 0.07 sys + 2.41 cusr 0.34 csys = 3.13 CPU)
Result: PASS
MONS/ex-lib-0.03.tar.gz
make test TEST_VERBOSE=1 -- OK
DISTNAME-VERSION 'ex-lib-0.01' found in META.yml is bogus, ignoring at /export/home/fly1003/lib/Fly/MakePPD.pm line 131.
Mons Anderson <mons@cpan.org>
The same as C<lib>, but makes relative path absolute.
>>> (cd /export/home/fly1003/var/cpan/build/ex-lib-0.03-dN0nqq && tar cvf - ex-lib-0.03.ppd blib) | gzip -c >/export/home/fly1003/var/REPO/M/MO/MONS/ex-lib-0.03.tar.gz
ex-lib-0.03.ppd
blib/
blib/lib/
blib/lib/ex/
blib/lib/ex/lib.pm
blib/man3/
blib/man3/ex::lib.3
>>> mv /export/home/fly1003/var/cpan/build/ex-lib-0.03-dN0nqq/ex-lib-0.03.ppd /export/home/fly1003/var/REPO/M/MO/MONS
Running make for M/MO/MONS/lvalue-0.01.tar.gz
Prepending /export/home/fly1003/var/cpan/build/ex-lib-0.03-dN0nqq/blib/arch /export/home/fly1003/var/cpan/build/ex-lib-0.03-dN0nqq/blib/lib to PERL5LIB for 'get'
Has already been unwrapped into directory /export/home/fly1003/var/cpan/build/lvalue-0.01-pqTYvg
Prepending /export/home/fly1003/var/cpan/build/ex-lib-0.03-dN0nqq/blib/arch /export/home/fly1003/var/cpan/build/ex-lib-0.03-dN0nqq/blib/lib to PERL5LIB for 'make'
CPAN.pm: Going to build M/MO/MONS/lvalue-0.01.tar.gz
>>> make
/export/home/fly1003/bin/perl "-Iinc" Makefile.PL --config= --installdeps=ex::lib,0.03
Cannot determine perl version info from lib/lvalue.pm
cp lib/lvalue.pm blib/lib/lvalue.pm
Manifying blib/man3/lvalue.3
MONS/lvalue-0.01.tar.gz
make -- OK
Prepending /export/home/fly1003/var/cpan/build/ex-lib-0.03-dN0nqq/blib/arch /export/home/fly1003/var/cpan/build/ex-lib-0.03-dN0nqq/blib/lib to PERL5LIB for 'test'
Running make test
>>> make test TEST_VERBOSE=1
/export/home/fly1003/bin/perl "-Iinc" Makefile.PL --config= --installdeps=ex::lib,0.03
Cannot determine perl version info from lib/lvalue.pm
PERL_DL_NONLAZY=1 /export/home/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01-basic.t t/02-no-import.t t/pod-coverage.t t/pod.t
t/00-load.........
1..1
ok 1 - use lvalue;
# Testing lvalue 0.01, Perl 5.010000, /export/home/fly1003/bin/perl
ok
t/01-basic........
1..10
ok 1 - imported set
ok 2 - imported get
ok 3 - get first.get
ok 4 - get last.get
ok 5 - set first.set
ok 6 - set last.set
ok 7 - ro.get
ok 8 - !ro.set
ok 9 - !wo.get
ok 10 - wo.set
ok
t/02-no-import....
1..4
ok 1 - !imported set
ok 2 - !imported get
ok 3 - get
ok 4 - set
ok
t/pod-coverage....
1..1
ok 1 - Pod coverage on lvalue
ok
t/pod.............
1..1
ok 1 - POD test for /export/home/fly1003/var/cpan/build/ex-lib-0.03-dN0nqq/blib/lib/ex/lib.pm
ok
All tests successful.
Files=5, Tests=17, 3 wallclock secs ( 0.37 usr 0.06 sys + 2.54 cusr 0.23 csys = 3.20 CPU)
Result: PASS
MONS/lvalue-0.01.tar.gz
make test TEST_VERBOSE=1 -- OK
Mons Anderson <mons@cpan.org>
use lvalue subroutines with ease
>>> (cd /export/home/fly1003/var/cpan/build/lvalue-0.01-pqTYvg && tar cvf - lvalue-0.01.ppd blib) | gzip -c >/export/home/fly1003/var/REPO/M/MO/MONS/lvalue-0.01.tar.gz
lvalue-0.01.ppd
blib/
blib/lib/
blib/lib/lvalue.pm
blib/man3/
blib/man3/lvalue.3
>>> mv /export/home/fly1003/var/cpan/build/lvalue-0.01-pqTYvg/lvalue-0.01.ppd /export/home/fly1003/var/REPO/M/MO/MONS
Finished 2009-01-30T03:33:23