Start 2008-10-18T07:42:53 Going to read /Users/fly1003/var/cpan/Metadata Database was generated on Sat, 18 Oct 2008 10:26:50 GMT Running make for A/AB/ABW/AppConfig-1.66.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/A/AB/ABW/AppConfig-1.66.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/A/AB/ABW/CHECKSUMS Checksum for /Users/fly1003/var/cpan/sources/authors/id/A/AB/ABW/AppConfig-1.66.tar.gz ok AppConfig-1.66/ AppConfig-1.66/Changes AppConfig-1.66/lib/ AppConfig-1.66/lib/AppConfig/ AppConfig-1.66/lib/AppConfig/Args.pm AppConfig-1.66/lib/AppConfig/CGI.pm AppConfig-1.66/lib/AppConfig/File.pm AppConfig-1.66/lib/AppConfig/Getopt.pm AppConfig-1.66/lib/AppConfig/State.pm AppConfig-1.66/lib/AppConfig/Sys.pm AppConfig-1.66/lib/AppConfig.pm AppConfig-1.66/LICENSE AppConfig-1.66/Makefile.PL AppConfig-1.66/MANIFEST AppConfig-1.66/META.yml AppConfig-1.66/README AppConfig-1.66/t/ AppConfig-1.66/t/99_author.t AppConfig-1.66/t/appconfig.t AppConfig-1.66/t/args.t AppConfig-1.66/t/block.t AppConfig-1.66/t/cgi.t AppConfig-1.66/t/compact.t AppConfig-1.66/t/const.t AppConfig-1.66/t/default.t AppConfig-1.66/t/file.t AppConfig-1.66/t/flag.t AppConfig-1.66/t/getopt.t AppConfig-1.66/t/multi.t AppConfig-1.66/t/novars.t AppConfig-1.66/t/state.t AppConfig-1.66/t/sys.t AppConfig-1.66/TODO CPAN.pm: Going to build A/AB/ABW/AppConfig-1.66.tar.gz >>> /Users/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for AppConfig >>> make cp lib/AppConfig/Args.pm blib/lib/AppConfig/Args.pm cp lib/AppConfig/CGI.pm blib/lib/AppConfig/CGI.pm cp lib/AppConfig/File.pm blib/lib/AppConfig/File.pm cp lib/AppConfig.pm blib/lib/AppConfig.pm cp lib/AppConfig/Getopt.pm blib/lib/AppConfig/Getopt.pm cp lib/AppConfig/State.pm blib/lib/AppConfig/State.pm cp lib/AppConfig/Sys.pm blib/lib/AppConfig/Sys.pm Manifying blib/man3/AppConfig::Args.3 Manifying blib/man3/AppConfig::CGI.3 Manifying blib/man3/AppConfig::File.3 Manifying blib/man3/AppConfig::State.3 Manifying blib/man3/AppConfig::Getopt.3 Manifying blib/man3/AppConfig.3 Manifying blib/man3/AppConfig::Sys.3 ABW/AppConfig-1.66.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/99_author.... 1..7 ok 1 - blib/lib/AppConfig.pm ok 2 - blib/lib/AppConfig/Args.pm ok 3 - blib/lib/AppConfig/CGI.pm ok 4 - blib/lib/AppConfig/File.pm ok 5 - blib/lib/AppConfig/Getopt.pm ok 6 - blib/lib/AppConfig/State.pm ok 7 - blib/lib/AppConfig/Sys.pm ok t/appconfig.... 1..9 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok t/args......... 1..17 ok 1 - loaded ok 2 - defined state ok 3 - defined cfgargs ok 4 - parse ok 5 - verbose ok 6 - user ok 7 - age ok 8 - next arg ok 9 - second parse ok 10 - second age ok 11 - second next arg ok 12 - third parse ok 13 - third age ok 14 - third user ok 15 - fourth parse ok 16 - fourth age ok 17 - fourth user ok t/block........ 1..7 ok 1 - defined state ok 2 - defined cfgfile ok 3 - parsed config ok 4 - foo is set ok 5 - bar is set ok 6 - matched HOME ok 7 - matched HTML ok t/cgi.......... 1..9 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok t/compact...... 1..19 ok 1 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 t/const........ 1..9 ok 1 - loaded ok 2 - EXPAND_UID ok 3 - EXPAND_VAR ok 4 - EXPAND_ENV ok 5 - EXPAND_ALL ok 6 - EXPAND_UID ok 7 - EXPAND_VAR ok 8 - EXPAND_ENV ok 9 - EXPAND_ALL ok t/default...... 1..19 ok 1 - loaded ok 2 - defined config ok 3 - got foo ok 4 - baz new ok 5 - foo set ok 6 - baz set ok 7 - got default list ok 8 - first item two ok 9 - third item five ok 10 - got default hash ok 11 - item two ok 12 - item five ok 13 - read from file ok 14 - foo set to zero ok 15 - baz def stuff ok 16 - bar is one ok 17 - qux is one ok 18 - bar still one ok 19 - qux still one ok t/file......... 1..43 ok 1 ok 2 - state defined ok 3 - cfgfile defined ok 4 - parsed ok 5 ok 6 ok 7 ok 8 - one is two ok 9 - same split ok 10 - verbose ok 11 - not debuggin ok 12 - not crufty ok 13 - nocruft ok 14 - there is a chance ok 15 - there is not no chance ok 16 - there is hope ok 17 - there is not no hope ok 18 - user is abw ok 19 - home is /home/abw ok 20 - chez is /chez/abw ok 21 - choz is set ok 22 - chuz is set ok 23 - five keys ok 24 - varlist ok 25 - five stripped keys ok 26 - stripped varlist ok 27 - coffee ok 28 - beer ok 29 - water ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 - chaz defined ok 37 - choz defined ok 38 - chuz defined ok 39 - empty here-doc ok 40 - line breaks ok 41 - heredoc in quotes ok 42 - heredoc with EOF ok 43 - hash with here-doc values ok t/flag......... 1..19 ok 1 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 t/getopt....... 1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t/multi........ 1..27 ok 1 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 t/novars....... 1..18 ok 1 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 t/state........ 1..45 ok 1 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 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok t/sys.......... 1..2 ok 1 - created system object ok 2 - created windows object ok All tests successful. Files=15, Tests=260, 2 wallclock secs ( 0.27 usr 0.26 sys + 1.29 cusr 0.39 csys = 2.21 CPU) Result: PASS ABW/AppConfig-1.66.tar.gz make test TEST_VERBOSE=1 -- OK Andy Wardley <cpan@wardley.org> AppConfig is a bundle of Perl5 modules for reading configuration files and parsing command line arguments. >>> (cd /Users/fly1003/var/cpan/build/AppConfig-1.66-9Zyzmw && tar cvf - AppConfig-1.66.ppd blib) | gzip -c >/Users/fly1003/var/REPO/A/AB/ABW/AppConfig-1.66.tar.gz AppConfig-1.66.ppd blib/ blib/lib/ blib/lib/AppConfig/ blib/lib/AppConfig/Args.pm blib/lib/AppConfig/CGI.pm blib/lib/AppConfig/File.pm blib/lib/AppConfig/Getopt.pm blib/lib/AppConfig/State.pm blib/lib/AppConfig/Sys.pm blib/lib/AppConfig.pm blib/man3/ blib/man3/AppConfig.3 blib/man3/AppConfig::Args.3 blib/man3/AppConfig::CGI.3 blib/man3/AppConfig::File.3 blib/man3/AppConfig::Getopt.3 blib/man3/AppConfig::State.3 blib/man3/AppConfig::Sys.3 >>> mv /Users/fly1003/var/cpan/build/AppConfig-1.66-9Zyzmw/AppConfig-1.66.ppd /Users/fly1003/var/REPO/A/AB/ABW Finished 2008-10-18T07:43:02