Checking if your kit is complete... Looks good Writing Makefile for Text::Graph cp Graph/DataSet.pm blib/lib/Text/Graph/DataSet.pm cp Graph.pm blib/lib/Text/Graph.pm Manifying blib/man3/Text::Graph::DataSet.3 Manifying blib/man3/Text::Graph.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/00Graph_config....1..29 ok 1 - default constructed ok 2 - The object isa Text::Graph ok 3 - Default Bar marker ok 4 - Default Bar fill ok 5 - Default Bar line ok 6 - default constructed ok 7 - The object isa Text::Graph ok 8 - Default Line marker ok 9 - Default Line fill ok 10 - Default Line line ok 11 - New marker ok 12 - New fill ok 13 - New line ok 14 - is a log graph ok 15 - max length is correct ok 16 - max value is correct ok 17 - min value is correct ok 18 - Separator is set ok 19 - right justified ok 20 - show values ok 21 - Display log ok 22 - Display labels left justified ok 23 - Don't show values ok 24 - Display linear ok 25 - Display labels right justified ok 26 - Don't show values ok 27 - Display linear ok 28 - Display labels left justified ok 29 - Show values ok t/01Graph_Bar.......1..23 ok 1 - Default Bars ok 2 - Default Bar graph ok 3 - Default Bar graph ok 4 - right justified labels ok 5 - different separator ok 6 - showing values ok 7 - \# as marker ok 8 - \# as fill ok 9 - min/max values ok 10 - showing values ok 11 - maxval only ok 12 - log graph ok 13 - log graph, showing values ok 14 - log graph, 0 minval ok 15 - log graph, 1 minval ok 16 - Not a dataset ok 17 - Not a dataset ok 18 - No fill ok 19 - No Fill ok 20 - No fill or marker ok 21 - No Fill or marker ok 22 - log graph, minval and maxval ok 23 - clip both ends ok t/02Graph_Line......1..19 ok 1 - Default Line ok 2 - Default Line graph ok 3 - Default Line graph ok 4 - Make lines without a dataset object ok 5 - Graph without a dataset object. ok 6 - right justified labels ok 7 - different separator ok 8 - showing values ok 9 - + as marker ok 10 - . as fill ok 11 - min/max values ok 12 - showing values ok 13 - maxval only ok 14 - log graph ok 15 - log graph, showing values ok 16 - log graph, 0 minval ok 17 - log graph, 1 minval ok 18 - log graph, minval and maxval ok 19 - clip both ends ok t/03Graph_Errors....1..1 ok 1 - A bad style should fail. ok t/Graph-DataSet.....1..35 ok 1 - use Text::Graph::DataSet; ok 2 - Text::Graph::DataSet->can(...) ok 3 - default constructed ok 4 - The object isa Text::Graph::DataSet ok 5 - no values by default ok 6 - no labels by default ok 7 - just values constructed ok 8 - values match ok 9 - default labels ok 10 - values and labels constructed ok 11 - values match ok 12 - Supplied labels ok 13 - values and labels constructed ok 14 - values match ok 15 - Supplied too few labels ok 16 - get_values in scalar context isa ARRAY ok 17 - same values ok 18 - get_labels in scalar context isa ARRAY ok 19 - same labels ok 20 - constructed from a hash ok 21 - values match ok 22 - keys as labels ok 23 - constructed from a hash with labels ok 24 - values match ok 25 - keys as labels ok 26 - constructed from a hash with sorted keys ok 27 - values match ok 28 - keys as labels ok 29 - constructed from a hash with sorted keys ok 30 - values match ok 31 - keys as labels ok 32 - constructed from a hash with keys ok 33 - values match ok 34 - keys as labels ok 35 - invalid number of parameters ok t/Graph.............1..14 ok 1 - use Text::Graph; ok 2 - Text::Graph->can(...) ok 3 - default constructed ok 4 - The object isa Text::Graph ok 5 - Default marker ok 6 - Default fill ok 7 - Default line ok 8 - Default is linear ok 9 - No max length ok 10 - No max value ok 11 - No min value ok 12 - Default separator ok 13 - Default labels left justified ok 14 - Default don't show values ok t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD All tests successful, 2 tests skipped. Files=8, Tests=121, 6 wallclock secs ( 5.75 cusr + 0.34 csys = 6.09 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Text/Graph.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Text/Graph/DataSet.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Text::Graph::DataSet.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Text::Graph.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/Text/Graph/.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