Checking if your kit is complete... Looks good Writing Makefile for YAML::AppConfig cp lib/YAML/AppConfig.pm blib/lib/YAML/AppConfig.pm Manifying blib/man3/YAML::AppConfig.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.......1..28 ok 1 - use YAML::AppConfig; ok 2 - Testing YAML ok 3 - Instantiated object ok 4 - Testing class is right. ok 5 - Asserting isa YAML::AppConfig isa YAML::AppConfig ok 6 - $app has new() method. ok 7 - Instantiated object ok 8 - Testing class is right. ok 9 - Asserting isa YAML::AppConfig. isa YAML::AppConfig ok 10 - Testing alternate YAML class (stirng). ok 11 - Instantiated object ok 12 - Testing class is right. ok 13 - Asserting isa YAML::AppConfig. isa YAML::AppConfig ok 14 - Testing alternate YAML class (file). ok 15 - Testing YAML::Syck ok 16 - Instantiated object ok 17 - Testing class is right. ok 18 - Asserting isa YAML::AppConfig isa YAML::AppConfig ok 19 - $app has new() method. ok 20 - Instantiated object ok 21 - Testing class is right. ok 22 - Asserting isa YAML::AppConfig. isa YAML::AppConfig ok 23 - Testing alternate YAML class (stirng). ok 24 - Instantiated object ok 25 - Testing class is right. ok 26 - Asserting isa YAML::AppConfig. isa YAML::AppConfig ok 27 - Testing alternate YAML class (file). ok 28 - Asserting at least one YAML parser was tested ok t/01-basic......1..21 ok 1 - use YAML::AppConfig; ok 2 - Instantiated object from file. ok 3 - Asserting isa YAML::AppConfig isa YAML::AppConfig ok 4 - Retrieving value for foo. ok 5 - Checking that $app can get_foo. ok 6 - Retrieving foo with get_foo. ok 7 - Retrieving value for bar. ok 8 - Checking that $app can get_bar. ok 9 - Retrieving bar with get_bar. ok 10 - Setting bar, type set(). ok 11 - Setting bar, type set_bar(). ok 12 - Instantiated object from string. ok 13 - Asserting isa YAML::AppConfig isa YAML::AppConfig ok 14 - Retrieving value for foo. ok 15 - Checking that $app can get_foo. ok 16 - Retrieving foo with get_foo. ok 17 - Retrieving value for bar. ok 18 - Checking that $app can get_bar. ok 19 - Retrieving bar with get_bar. ok 20 - Setting bar, type set(). ok 21 - Setting bar, type set_bar(). ok t/02-normal.....1..106 ok 1 - use YAML::AppConfig; ok 2 - Checking object creation. ok 3 - Testing food getter ok 4 - Testing food setter ok 5 - Testing man getter ok 6 - Testing man setter ok 7 - Testing good getter ok 8 - Testing good setter ok 9 - Testing is getter ok 10 - Testing is setter ok 11 - Testing i_like getter ok 12 - Testing i_like setter ok 13 - Testing and getter ok 14 - Testing and setter ok 15 - Testing !yummy getter ok 16 - Testing !yummy getter ok 17 - Testing !like getter ok 18 - Testing !like getter ok 19 - Testing !or getter ok 20 - Testing !or getter ok 21 - Checking we can't do get_somtin!^^^wild ok 22 - Checking we can't do set_somtin!^^^wild ok 23 - Retrieving somtin!^^^wild ok 24 - Checking we can't do get_12_foo ok 25 - Checking we can't do set_12_foo ok 26 - Retrieving 12_foo ok 27 - food test ok 28 - man test ok 29 - good test ok 30 - is test ok 31 - i_like test ok 32 - and test ok 33 - Checking object creation. ok 34 - Testing food getter ok 35 - Testing food setter ok 36 - Testing man getter ok 37 - Testing man setter ok 38 - Testing good getter ok 39 - Testing good setter ok 40 - Testing is getter ok 41 - Testing is setter ok 42 - Testing i_like getter ok 43 - Testing i_like setter ok 44 - Testing and getter ok 45 - Testing and setter ok 46 - Testing !yummy getter ok 47 - Testing !yummy getter ok 48 - Testing !like getter ok 49 - Testing !like getter ok 50 - Testing !or getter ok 51 - Testing !or getter ok 52 - Checking we can't do get_somtin!^^^wild ok 53 - Checking we can't do set_somtin!^^^wild ok 54 - Retrieving somtin!^^^wild ok 55 - Checking we can't do get_12_foo ok 56 - Checking we can't do set_12_foo ok 57 - Retrieving 12_foo ok 58 - food test ok 59 - man test ok 60 - good test ok 61 - is test ok 62 - i_like test ok 63 - and test ok 64 - Checking object creation. ok 65 - Testing food getter ok 66 - Testing food setter ok 67 - Testing man getter ok 68 - Testing man setter ok 69 - Testing good getter ok 70 - Testing good setter ok 71 - Testing is getter ok 72 - Testing is setter ok 73 - Testing i_like getter ok 74 - Testing i_like setter ok 75 - Testing and getter ok 76 - Testing and setter ok 77 - Testing !yummy getter ok 78 - Testing !yummy getter ok 79 - Testing !like getter ok 80 - Testing !like getter ok 81 - Testing !or getter ok 82 - Testing !or getter ok 83 - Checking we can't do get_somtin!^^^wild ok 84 - Checking we can't do set_somtin!^^^wild ok 85 - Retrieving somtin!^^^wild ok 86 - Checking we can't do get_12_foo ok 87 - Checking we can't do set_12_foo ok 88 - Retrieving 12_foo ok 89 - food test ok 90 - man test ok 91 - good test ok 92 - is test ok 93 - i_like test ok 94 - and test ok 95 - Checking object creation. ok 96 - Checking that $app1 has get_foo method. ok 97 - Checking that $app1 has get_bar method. ok 98 - Checking bar1 is ok. ok 99 - Checking object creation. ok 100 - Checking that $app2 has get_qux method. ok 101 - Checking that $app2 has get_bar method. ok 102 - Checking bar2 is ok. ok 103 - Checking that value of bar1 in app1 is the same. ok 104 - Checking that value of bar2 in app1 is the same. ok 105 - Object created ok 106 - Getting a setting with no value does not produce warnings. ok t/03-vars.......1..56 ok 1 - use YAML::AppConfig; ok 2 - Created object. ok 3 - Checking variables. ok 4 - Checking variables. ok 5 - Checking variables. ok 6 - Checking variables. ok 7 - Checking variables. ok 8 - Checking variables, no resolve. ok 9 - Checking variables, no resolve. ok 10 - Checking variables. ok 11 - Checking variables. ok 12 - Checking variables. ok 13 - Checking variables. ok 14 - Checking variables. ok 15 - Checking that get_circ1 failed ok 16 - Checking that get_circ2 failed ok 17 - Checking that get_circ3 failed ok 18 - Checking that get_circ4 failed ok 19 - Checking circularity removal. ok 20 - Checking circularity removal. ok 21 - Checking circularity removal. ok 22 - Checking circularity removal. ok 23 - Checking that references are not used as variables. ok 24 - Checking variable interpolation with references. ok 25 - Checking that get_circreref1 failed ok 26 - Testing nested list. ok 27 - Testing nested hash. ok 28 - Created object. ok 29 - Checking variables, no_resolve => 1 ok 30 - Checking variables, no_resolve => 1 ok 31 - Checking variables, no_resolve => 1 ok 32 - Checking variables, no_resolve => 1 ok 33 - Checking variables, no_resolve => 1 ok 34 - Object created ok 35 - Getting a setting with no value does not produce warnings. ok 36 - Getting a setting using a no value variable does not warn. ok 37 - No value var used as empty string. ok 38 - Object created ok 39 - Testing ${foo} type variables. ok 40 - Testing ${foo} type variables. ok 41 - Testing ${foo} type variables. ok 42 - Object created ok 43 - Testing escapes: \$paulv stuffs ok 44 - Testing escapes: \\$paulv stuffs ok 45 - Testing escapes: \\\$paulv stuffs ok 46 - Testing escapes: \\\\$paulv stuffs ok 47 - Testing escapes: \\\\\$paulv stuffs ok 48 - Testing escapes: \\\\\\$paulv stuffs ok 49 - Testing escapes: \\\\\\\$paulv stuffs ok 50 - Testing escapes: \\\\\\\\$paulv stuffs ok 51 - Testing escapes: \\\\\\\\\$paulv stuffs ok 52 - Testing escapes: \\\\\\\\\\$paulv stuffs ok 53 - Testing vars with escapes. ok 54 - Object loaded ok 55 - Testing self-circular references. ok 56 - Testing self-circular references. ok t/04-api........1..24 ok 1 - use YAML::AppConfig; ok 2 - Object created. ok 3 - config() method. ok 4 - config_keys() method. ok 5 - Object created. ok 6 - Checking foo before merge(). ok 7 - Checking bar before merge(). ok 8 - Checking foo after merge(). ok 9 - Checking bar after merge(). ok 10 - Checking bar after merge(). ok 11 - Object loaded ok 12 - Testing our resolve() ok 13 - Testing our resolve() with references ok 14 - Testing our resolve() with circular refs ok 15 - Testing we did not smash our old object ok 16 - Testing our resolve() with nested structures. ok 17 - Object created. ok 18 - Testing dump() ok 19 - Testing dump() ok 20 - Testing dump() with file: t/data/dump.yaml ok 21 - Opening file: t/data/dump.yaml ok 22 - Testing dump() with file: t/data/dump.yaml ok 23 - Testing dump() with file: t/data/dump.yaml ok 24 - Testing that dump() and dump() to file are same ok t/05-scoping....1..9 ok 1 - use YAML::AppConfig; ok 2 - Created object. ok 3 - Testing foo's value ok 4 - Testing top scope. ok 5 - Testing big baz structure. ok 6 - Dynamic scoping handles self-refs right. ok 7 - Checking circular dynamic variables. ok 8 - Checking circular dynamic variables. ok 9 - Checking circular dynamic variables. ok All tests successful. Files=6, Tests=244, 9 wallclock secs ( 7.73 cusr + 0.52 csys = 8.25 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/YAML/AppConfig.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/YAML::AppConfig.3 Appending installation info to /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/perllocal.pod