Checking if your kit is complete... Looks good Writing Makefile for AppConfig 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/State.pm blib/lib/AppConfig/State.pm cp lib/AppConfig/Args.pm blib/lib/AppConfig/Args.pm cp lib/AppConfig/Getopt.pm blib/lib/AppConfig/Getopt.pm cp lib/AppConfig/Sys.pm blib/lib/AppConfig/Sys.pm Manifying blib/man3/AppConfig::CGI.3 Manifying blib/man3/AppConfig::File.3 Manifying blib/man3/AppConfig.3 Manifying blib/man3/AppConfig::State.3 Manifying blib/man3/AppConfig::Args.3 Manifying blib/man3/AppConfig::Getopt.3 Manifying blib/man3/AppConfig::Sys.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/99_author.........1..0 # Skip Test::Pod 1.00 required for testing POD skipped: Test::Pod 1.00 required for testing POD 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, 1 test skipped. Files=15, Tests=253, 2 wallclock secs ( 1.22 cusr + 0.32 csys = 1.54 CPU) Installing /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1/AppConfig.pm Installing /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1/AppConfig/CGI.pm Installing /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1/AppConfig/File.pm Installing /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1/AppConfig/State.pm Installing /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1/AppConfig/Args.pm Installing /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1/AppConfig/Getopt.pm Installing /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1/AppConfig/Sys.pm Installing /home/cpanrun/ia64-lp64/build/5.6.1/man/man3/AppConfig::CGI.3 Installing /home/cpanrun/ia64-lp64/build/5.6.1/man/man3/AppConfig::File.3 Installing /home/cpanrun/ia64-lp64/build/5.6.1/man/man3/AppConfig.3 Installing /home/cpanrun/ia64-lp64/build/5.6.1/man/man3/AppConfig::State.3 Installing /home/cpanrun/ia64-lp64/build/5.6.1/man/man3/AppConfig::Args.3 Installing /home/cpanrun/ia64-lp64/build/5.6.1/man/man3/AppConfig::Getopt.3 Installing /home/cpanrun/ia64-lp64/build/5.6.1/man/man3/AppConfig::Sys.3 Writing /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1/IA64.ARCHREV_0-thread-multi-64all/auto/AppConfig/.packlist Appending installation info to /home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all/perllocal.pod