Checking if your kit is complete... Looks good Writing Makefile for CSS cp CSS.pm blib/lib/CSS.pm cp CSS/Value.pm blib/lib/CSS/Value.pm cp CSS/Parse/Compiled.pm blib/lib/CSS/Parse/Compiled.pm cp CSS/Property.pm blib/lib/CSS/Property.pm cp CSS/Style.pm blib/lib/CSS/Style.pm cp CSS/Parse/Heavy.pm blib/lib/CSS/Parse/Heavy.pm cp CSS/Parse/PRDGrammar.pm blib/lib/CSS/Parse/PRDGrammar.pm cp CSS/Selector.pm blib/lib/CSS/Selector.pm cp CSS/Parse/Lite.pm blib/lib/CSS/Parse/Lite.pm cp CSS/Adaptor/Debug.pm blib/lib/CSS/Adaptor/Debug.pm cp CSS/Adaptor/Pretty.pm blib/lib/CSS/Adaptor/Pretty.pm cp CSS/Parse.pm blib/lib/CSS/Parse.pm cp CSS/Adaptor.pm blib/lib/CSS/Adaptor.pm cp CSS/Parse/CompiledGrammar.pm blib/lib/CSS/Parse/CompiledGrammar.pm Manifying blib/man3/CSS.3 Manifying blib/man3/CSS::Value.3 Manifying blib/man3/CSS::Parse::Compiled.3 Manifying blib/man3/CSS::Property.3 Manifying blib/man3/CSS::Parse::PRDGrammar.3 Manifying blib/man3/CSS::Parse::Heavy.3 Manifying blib/man3/CSS::Style.3 Manifying blib/man3/CSS::Parse::Lite.3 Manifying blib/man3/CSS::Selector.3 Manifying blib/man3/CSS::Adaptor::Debug.3 Manifying blib/man3/CSS::Parse.3 Manifying blib/man3/CSS::Adaptor::Pretty.3 Manifying blib/man3/CSS::Adaptor.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/01_basic.............1..7 ok 1 - CSS::new() works ok 2 - CSS::Parse::Lite::new() works ok 3 - CSS::Parse::Heavy::new() works ok 4 - CSS::Style::new() works ok 5 - CSS::Selector::new() works ok 6 - CSS::Property::new() works ok 7 - CSS::Value::new() works ok t/02_parse_lite........1..8 ok 1 - Created the CSS object ok ok 2 - Parsed the simple file ok ok 3 - Correct number of rulesets ok 4 - CSS::purge() worked ok 5 - Correct number of rulesets ok 6 - Correct number of selectors parsed ok 7 - first property ok ok 8 - second property ok ok t/03_parse_heavy.......1..8 ok 1 - Created the CSS object ok ok 2 - Parsed the simple file ok ok 3 - Correct number of rulesets ok 4 - CSS::purge() worked ok 5 - Correct number of rulesets ok 6 - Correct number of selectors parsed ok 7 - first property ok ok 8 - second property ok ok t/04_parse_compiled....1..8 ok 1 - Created the CSS object ok ok 2 - Parsed the simple file ok ok 3 - Correct number of rulesets ok 4 - CSS::purge() worked ok 5 - Correct number of rulesets ok 6 - Correct number of selectors parsed ok 7 - first property ok ok 8 - second property ok ok t/05_search............1..5 ok 1 - Created the CSS object ok ok 2 - Parsed the simple file ok ok 3 - Got CSS::Style object ok ok 4 - Got CSS::Property object ok ok 5 - Got property value ok ok t/06_adaptor_simple....1..2 Use of uninitialized value in concatenation (.) or string at t/harness_adaptor line 8. ok 1 - adaptor returned ok ok 2 - adaptor output ok ok t/07_adaptor_pretty....1..2 Use of uninitialized value in concatenation (.) or string at t/harness_adaptor line 8. ok 1 - adaptor returned ok ok 2 - adaptor output ok ok t/08_adaptor_debug.....1..2 Use of uninitialized value in concatenation (.) or string at t/harness_adaptor line 8. ok 1 - adaptor returned ok ok 2 - adaptor output ok ok All tests successful. Files=8, Tests=42, 46 wallclock secs (44.00 cusr + 0.69 csys = 44.69 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/CSS.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/CSS/Value.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/CSS/Property.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/CSS/Style.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/CSS/Selector.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/CSS/Parse.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/CSS/Adaptor.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/CSS/Parse/Compiled.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/CSS/Parse/Heavy.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/CSS/Parse/PRDGrammar.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/CSS/Parse/Lite.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/CSS/Parse/CompiledGrammar.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/CSS/Adaptor/Debug.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/CSS/Adaptor/Pretty.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/CSS.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/CSS::Value.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/CSS::Parse::Compiled.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/CSS::Property.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/CSS::Parse::PRDGrammar.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/CSS::Parse::Heavy.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/CSS::Style.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/CSS::Parse::Lite.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/CSS::Selector.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/CSS::Adaptor::Debug.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/CSS::Parse.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/CSS::Adaptor::Pretty.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/CSS::Adaptor.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