Locating required external dependency bin:yapp... found at /home/cpanrun/parisc1.1/build/5.6.1/bin/yapp. Checking if your kit is complete... Looks good Writing Makefile for Data::SExpression cp lib/Data/SExpression.pm blib/lib/Data/SExpression.pm cp lib/Data/SExpression/Parser.yp blib/lib/Data/SExpression/Parser.yp cp lib/Data/SExpression/Cons.pm blib/lib/Data/SExpression/Cons.pm cp lib/Data/SExpression/Parser.yp.rej blib/lib/Data/SExpression/Parser.yp.rej cp lib/Data/SExpression/Parser.pm blib/lib/Data/SExpression/Parser.pm cp lib/Data/SExpression/Symbol.pm blib/lib/Data/SExpression/Symbol.pm Manifying blib/man3/Data::SExpression.3 Manifying blib/man3/Data::SExpression::Cons.3 Manifying blib/man3/Data::SExpression::Symbol.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/01-basic...........1..3 ok 1 - use Data::SExpression; ok 2 - Data::SExpression->can('new') ok 3 - new returned a Data::SExpression isa Data::SExpression ok t/01-lexer...........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 1..13 ok t/02-scalars.........1..15 ok 1 - Data::SExpression->can('read') ok 2 - Read int ok ok 3 - Negative number ok ok 4 - Decimal ok ok 5 - Read string OK ok 6 - Escaped backslashes OK ok 7 - Empty string OK ok 8 - Read symbol OK ok 9 - Weird symbol OK ok 10 - Skipped comment ok 11 - Read '+' symbol ok 12 - LF is OK ok 13 - LF is OK (2) ok 14 - comment in string OK ok 15 - comment in string OK (2) ok t/03-lists...........1..7 ok 1 - Read a simple list ok 2 - Read an improper list ok 3 - Read a tree ok 4 - Read an empty string ok 5 - Read an empty strings ok 6 - Read an alist ok 7 - Skipped comments in list ok t/04-folding.........1..8 ok 1 - Folded a simple list ok 2 - Didn't fold an improper list ok 3 - Read an alist ok 4 - fold_alists implies fold_lists ok 5 - Folded an alist ok 6 - Didn't fold an alist of lists ok 7 - Didn't fold an alist of lists ok 8 - Didn't fold an alist with list keys ok t/05-special.........1..4 ok 1 - Parsed quote correctly ok 2 - Parsed quasiquote correctly ok 3 - Parsed unquote correctly ok 4 - Parsed quote, quasiquote, and unquote together ok t/06-read-multi......ok 1 - Parsed a sexp off the start of a string ok 2 - Returned the rest of the string ok 3 - Read a bunch of SExpressions 1..3 ok t/07-symbols.........ok 1 - The object isa Data::SExpression::Symbol ok 2 - stringifies properly ok 3 - compares properly ok 4 - Name is correct ok 5 - Symbols are interned appropriately ok 6 - Symbols compare correctly ok 7 ok 8 - Uninterned symbols stringify correctly ok 9 - Uninterned symbols are not eq to interned ones ok 10 - Uninterned symbols are not eq to strings ok 11 - Uninterned symbols are not equal to their stringification ok 12 - Uninterned symbols are eq to themself ok 13 - Two uninterned symbols are not eq 1..13 ok t/08-read-options....ok 1 ok 2 ok 3 ok 4 ok 5 - The object isa Data::SExpression::Symbol ok 6 ok 7 - Folded dashes to underscores 1..7 ok All tests successful. Files=9, Tests=73, 11 wallclock secs ( 9.40 cusr + 0.58 csys = 9.98 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Data/SExpression.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Data/SExpression/Parser.yp Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Data/SExpression/Cons.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Data/SExpression/Parser.yp.rej Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Data/SExpression/Parser.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Data/SExpression/Symbol.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Data::SExpression.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Data::SExpression::Cons.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Data::SExpression::Symbol.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/Data/SExpression/.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