Checking if your kit is complete... Looks good Writing Makefile for ELFF::Parser cp lib/ELFF/Parser.pm blib/lib/ELFF/Parser.pm /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/ExtUtils/typemap Parser.xs > Parser.xsc && mv Parser.xsc Parser.c cc -c -I. -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +Onolimit +Opromote_indirect_calls +DAportable +DS2.0 -DVERSION=\"0.90\" -DXS_VERSION=\"0.90\" +Z "-I/home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/CORE" Parser.c cc: "Parser.xs", line 42: warning 604: Pointers are not assignment-compatible. cc: "Parser.xs", line 42: warning 563: Argument #3 is not the correct type. Running Mkbootstrap for ELFF::Parser () chmod 644 Parser.bs rm -f blib/arch/auto/ELFF/Parser/Parser.sl LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings Parser.o -o blib/arch/auto/ELFF/Parser/Parser.sl chmod 755 blib/arch/auto/ELFF/Parser/Parser.sl cp Parser.bs blib/arch/auto/ELFF/Parser/Parser.bs chmod 644 blib/arch/auto/ELFF/Parser/Parser.bs Manifying blib/man3/ELFF::Parser.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_version.......1..2 # Running under perl version 5.008002 for hpux # Current time local: Fri Jun 29 13:29:24 2007 # Current time GMT: Fri Jun 29 20:29:24 2007 # Using Test.pm version 1.24 ok 1 ok 2 ok t/01_tokenize......1..36 # Running under perl version 5.008002 for hpux # Current time local: Fri Jun 29 13:29:24 2007 # Current time GMT: Fri Jun 29 20:29:24 2007 # Using Test.pm version 1.24 # make sure that tokenize handles undef arguments correctly ok 1 # test too many arguments ok 2 # make sure that tokenize handles non-string scalars correctly # .. hash reference ok 3 # .. array reference ok 4 # .. sub reference ok 5 # test simple fields ok 6 ok 7 ok 8 # test quoted field at start ok 9 ok 10 ok 11 # test quoted field at end ok 12 ok 13 ok 14 # test quoted field in the middle ok 15 ok 16 ok 17 ok 18 # test quoted fields at start and end ok 19 ok 20 ok 21 ok 22 # test all quoted fields ok 23 ok 24 ok 25 ok 26 # test empty quotes ok 27 ok 28 ok 29 ok 30 # test malformed line, missing quote, no good fields ok 31 # test malformed line, missing quote, one good field ok 32 # test line with trailing white space ok 33 ok 34 ok 35 ok 36 ok t/02_parse_line....1..45 # Running under perl version 5.008002 for hpux # Current time local: Fri Jun 29 13:29:25 2007 # Current time GMT: Fri Jun 29 20:29:25 2007 # Using Test.pm version 1.24 # Testing instantiation ok 1 # Testing non-fields directives with trailing new-lines ok 2 ok 3 ok 4 ok 5 # Testing non-fields directives without trailing new-lines ok 6 ok 7 ok 8 ok 9 # Testing fields directives with trailing new-lines ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 # Testing fields directives without trailing new-lines ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 # Setting simple log format ok 28 ok 29 ok 30 # Testing log entry with no quotes and trailing new-line ok 31 ok 32 # Testing log entry with no quotes and no trailing new-line ok 33 ok 34 # Testing log entry with first field quoted ok 35 ok 36 # Testing log entry with last field quoted ok 37 ok 38 # Testing log entry with both fields quoted ok 39 ok 40 # Testing change in log format ok 41 ok 42 ok 43 ok 44 ok 45 ok All tests successful. Files=3, Tests=83, 1 wallclock secs ( 1.38 cusr + 0.13 csys = 1.51 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/PA-RISC1.1-thread-multi/auto/ELFF/Parser/Parser.sl Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/PA-RISC1.1-thread-multi/auto/ELFF/Parser/Parser.bs Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/PA-RISC1.1-thread-multi/ELFF/Parser.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/ELFF::Parser.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