PATH=/home/fly1800/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/fly1800/bin Start 2013-06-12T14:32:35 ActivePerl-1800 CPAN-2.00 Reading '/home/fly1800/var/cpan/Metadata' Database was generated on Wed, 12 Jun 2013 20:08:27 GMT Running make for A/AB/ABW/AppConfig-1.66.tar.gz Checksum for /net/nas/data/cpan/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: Building A/AB/ABW/AppConfig-1.66.tar.gz >>> /home/fly1800/ap1800-297235/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for AppConfig Writing MYMETA.yml and MYMETA.json >>> make cp lib/AppConfig/Getopt.pm blib/lib/AppConfig/Getopt.pm cp lib/AppConfig/State.pm blib/lib/AppConfig/State.pm cp lib/AppConfig.pm blib/lib/AppConfig.pm cp lib/AppConfig/CGI.pm blib/lib/AppConfig/CGI.pm cp lib/AppConfig/Args.pm blib/lib/AppConfig/Args.pm cp lib/AppConfig/File.pm blib/lib/AppConfig/File.pm cp lib/AppConfig/Sys.pm blib/lib/AppConfig/Sys.pm Manifying blib/man3/AppConfig::Getopt.3 Manifying blib/man3/AppConfig::CGI.3 Manifying blib/man3/AppConfig::State.3 Manifying blib/man3/AppConfig.3 Manifying blib/man3/AppConfig::File.3 Manifying blib/man3/AppConfig::Args.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 /home/fly1800/ap1800-297235/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/99_author.t .. skipped: Test::Pod 1.00 required for testing POD t/appconfig.t .. 1..9 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok t/args.t ....... 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.t ...... 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.t ........ 1..9 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok t/compact.t .... 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.t ...... 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.t .... 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.t ....... 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.t ....... 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.t ..... 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.t ...... 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.t ..... 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.t ...... 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.t ........ 1..2 ok 1 - created system object ok 2 - created windows object ok All tests successful. Files=15, Tests=253, 1 wallclock secs ( 0.07 usr 0.02 sys + 0.51 cusr 0.07 csys = 0.67 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 /home/fly1800/var/cpan/build/AppConfig-1.66-vo80ym && tar cvf - AppConfig-1.66.ppd blib) | gzip -c >/home/fly1800/var/REPO/A/AB/ABW/AppConfig-1.66.tar.gz AppConfig-1.66.ppd blib/ blib/man3/ blib/man3/AppConfig::Sys.3 blib/man3/AppConfig::Args.3 blib/man3/AppConfig::CGI.3 blib/man3/AppConfig::State.3 blib/man3/AppConfig::File.3 blib/man3/AppConfig::Getopt.3 blib/man3/AppConfig.3 blib/lib/ blib/lib/AppConfig/ blib/lib/AppConfig/File.pm blib/lib/AppConfig/State.pm blib/lib/AppConfig/Sys.pm blib/lib/AppConfig/CGI.pm blib/lib/AppConfig/Getopt.pm blib/lib/AppConfig/Args.pm blib/lib/AppConfig.pm >>> mv /home/fly1800/var/cpan/build/AppConfig-1.66-vo80ym/AppConfig-1.66.ppd /home/fly1800/var/REPO/A/AB/ABW VmSize: 133200 kB Finished 2013-06-12T14:32:41