Checking if your kit is complete... Looks good Writing Makefile for CSS cp CSS.pm blib/lib/CSS.pm cp CSS/Parse/CompiledGrammar.pm blib/lib/CSS/Parse/CompiledGrammar.pm cp CSS/Parse/PRDGrammar.pm blib/lib/CSS/Parse/PRDGrammar.pm cp CSS/Parse.pm blib/lib/CSS/Parse.pm cp CSS/Property.pm blib/lib/CSS/Property.pm cp CSS/Adaptor/Debug.pm blib/lib/CSS/Adaptor/Debug.pm cp CSS/Adaptor.pm blib/lib/CSS/Adaptor.pm cp CSS/Selector.pm blib/lib/CSS/Selector.pm cp CSS/Style.pm blib/lib/CSS/Style.pm cp CSS/Parse/Compiled.pm blib/lib/CSS/Parse/Compiled.pm cp CSS/Parse/Heavy.pm blib/lib/CSS/Parse/Heavy.pm cp CSS/Adaptor/Pretty.pm blib/lib/CSS/Adaptor/Pretty.pm cp CSS/Value.pm blib/lib/CSS/Value.pm cp CSS/Parse/Lite.pm blib/lib/CSS/Parse/Lite.pm Manifying blib/man3/CSS.3 Manifying blib/man3/CSS::Parse::PRDGrammar.3 Manifying blib/man3/CSS::Parse.3 Manifying blib/man3/CSS::Property.3 Manifying blib/man3/CSS::Adaptor::Debug.3 Manifying blib/man3/CSS::Adaptor.3 Manifying blib/man3/CSS::Selector.3 Manifying blib/man3/CSS::Style.3 Manifying blib/man3/CSS::Parse::Compiled.3 Manifying blib/man3/CSS::Parse::Heavy.3 Manifying blib/man3/CSS::Adaptor::Pretty.3 Manifying blib/man3/CSS::Value.3 Manifying blib/man3/CSS::Parse::Lite.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' 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 ok 1 - adaptor returned ok ok 2 - adaptor output ok ok t/07_adaptor_pretty....1..2 ok 1 - adaptor returned ok ok 2 - adaptor output ok ok t/08_adaptor_debug.....1..2 ok 1 - adaptor returned ok ok 2 - adaptor output ok ok All tests successful. Files=8, Tests=42, 40 wallclock secs (39.61 cusr + 0.57 csys = 40.18 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/CSS.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/CSS/Parse.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/CSS/Property.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/CSS/Adaptor.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/CSS/Selector.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/CSS/Style.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/CSS/Value.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/CSS/Adaptor/Debug.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/CSS/Adaptor/Pretty.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/CSS/Parse/CompiledGrammar.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/CSS/Parse/PRDGrammar.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/CSS/Parse/Compiled.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/CSS/Parse/Heavy.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/CSS/Parse/Lite.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/CSS.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/CSS::Parse::PRDGrammar.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/CSS::Parse.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/CSS::Property.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/CSS::Adaptor::Debug.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/CSS::Adaptor.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/CSS::Selector.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/CSS::Style.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/CSS::Parse::Compiled.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/CSS::Parse::Heavy.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/CSS::Adaptor::Pretty.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/CSS::Value.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/CSS::Parse::Lite.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/CSS/.packlist Appending installation info to /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/perllocal.pod