Checking if your kit is complete... Looks good Writing Makefile for Data::Phrasebook cp lib/Data/Phrasebook/SQL.pm blib/lib/Data/Phrasebook/SQL.pm cp lib/Data/Phrasebook/Debug.pm blib/lib/Data/Phrasebook/Debug.pm cp lib/Data/Phrasebook/Plain.pm blib/lib/Data/Phrasebook/Plain.pm cp lib/Data/Phrasebook/Loader/Base.pm blib/lib/Data/Phrasebook/Loader/Base.pm cp lib/Data/Phrasebook/Loader/Text.pm blib/lib/Data/Phrasebook/Loader/Text.pm cp lib/Data/Phrasebook/SQL/Query.pm blib/lib/Data/Phrasebook/SQL/Query.pm cp lib/Data/Phrasebook.pm blib/lib/Data/Phrasebook.pm cp lib/Data/Phrasebook/Loader.pm blib/lib/Data/Phrasebook/Loader.pm cp lib/Data/Phrasebook/Generic.pm blib/lib/Data/Phrasebook/Generic.pm Manifying blib/man3/Data::Phrasebook::SQL.3 Manifying blib/man3/Data::Phrasebook::Debug.3 Manifying blib/man3/Data::Phrasebook::Plain.3 Manifying blib/man3/Data::Phrasebook::Loader::Base.3 Manifying blib/man3/Data::Phrasebook::Loader::Text.3 Manifying blib/man3/Data::Phrasebook::SQL::Query.3 Manifying blib/man3/Data::Phrasebook.3 Manifying blib/man3/Data::Phrasebook::Loader.3 Manifying blib/man3/Data::Phrasebook::Generic.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00basic..........1..13 ok 1 - use Data::Phrasebook; ok 2 - use Data::Phrasebook::Debug; ok 3 - use Data::Phrasebook::Generic; ok 4 - use Data::Phrasebook::Loader; ok 5 - use Data::Phrasebook::Loader::Base; ok 6 - use Data::Phrasebook::Loader::Text; ok 7 - use Data::Phrasebook::Plain; ok 8 - use Data::Phrasebook::SQL; ok 9 - use Data::Phrasebook::SQL::Query; ok 10 - use BookDB; ok 11 - use MyClass; ok 12 - use MyPhrasebook; ok 13 - use Data::Phrasebook::Loader::Fake; ok t/01load...........1..39 ok 1 - use Data::Phrasebook; ok 2 - use MyPhrasebook; ok 3 - use Data::Phrasebook::Loader; ok 4 - use Data::Phrasebook::Loader::Fake; ok 5 - use Data::Phrasebook::Loader; ok 6 - Class new isa Data::Phrasebook::Plain ok 7 - Set/get file works ok 8 - Reset/get file works ok 9 - Subclass new isa Data::Phrasebook::Plain ok 10 - Set/get file works ok 11 - Subbed subclass new isa MyClass ok 12 - Set/get file works ok 13 - Nonexistent subbed subclass new ok 14 - New with file isa Data::Phrasebook::Plain ok 15 - Get file works ok 16 - Fetch matches ok 17 - Fetch matches ok 18 - Set/get file works ok 19 ok 20 - Set/get file works ok 21 ok 22 ok 23 ok 24 ok 25 - Loader new isa Data::Phrasebook::Loader::Text ok 26 - default loader = Text ok 27 - new Fake Loader isa Data::Phrasebook::Loader::Fake ok 28 - pretend loader = Fake ok 29 - Fake - failed to load ok 30 - Fake - failed to get ok 31 - Fake - no dictionaries ok 32 - Fake - no keywords ok 33 - empty loader => Text ok 34 - nothing loaded ok 35 - Fake loaded ok 36 - Fake loader ok 37 - nothing loaded ok 38 - Fake loaded ok 39 - Fake loader ok t/02shorts.........1..5 ok 1 - use Data::Phrasebook; ok 2 - Quick Miles ok 3 - The object isa Data::Phrasebook::SQL::Query ok 4 - row by row Miles ok 5 - fetchall Miles ok t/03sql............1..17 ok 1 - use Data::Phrasebook; ok 2 - The object isa Data::Phrasebook::SQL ok 3 - The object isa Data::Phrasebook::SQL::Query ok 4 - 7 Parkins ok 5 - 3 Magrs ok 6 - 7 Miles ok 7 - The object isa Data::Phrasebook::SQL::Query ok 8 - 7 more Miles ok 9 - The object isa Data::Phrasebook::SQL::Query ok 10 - 7 Parkins ok 11 - 7 more Miles ok 12 ok 13 - Can't prepare without a DB connection ok 14 - Can prepare with a DB connection ok 15 - New is changed ok 16 - New isnt old ok 17 - 7 more Parkins ok t/04debug..........1..13 ok 1 - use Data::Phrasebook; ok 2 - Bare new isa Data::Phrasebook::Plain ok 3 - Set/get debug works ok 4 - New with file isa Data::Phrasebook::Plain ok 5 - Set/get debug works ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok t/05dicts..........1..11 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok t/06simpledict.....1..1 ok 1 - fetch called data called dict and scalar was okay ok t/07baddicts.......1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t/08interpolate....1..4 ok 1 - use Data::Phrasebook; ok 2 - Class new isa Data::Phrasebook::Plain ok 3 - Set/get file works ok 4 ok t/90podtest........1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD t/91podcover.......1..0 # Skip Test::Pod::Coverage 0.08 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 0.08 required for testing POD coverage t/94metatest.......1..0 # Skip Test::YAML::Meta required for testing META.yml skipped all skipped: Test::YAML::Meta required for testing META.yml All tests successful, 3 tests skipped. Files=12, Tests=110, 8 wallclock secs ( 6.84 cusr + 0.99 csys = 7.83 CPU) Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/Data/Phrasebook.pm Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/Data/Phrasebook/SQL.pm Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/Data/Phrasebook/Debug.pm Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/Data/Phrasebook/Plain.pm Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/Data/Phrasebook/Loader.pm Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/Data/Phrasebook/Generic.pm Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/Data/Phrasebook/Loader/Base.pm Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/Data/Phrasebook/Loader/Text.pm Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/Data/Phrasebook/SQL/Query.pm Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/man/man3/Data::Phrasebook::SQL.3 Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/man/man3/Data::Phrasebook::Debug.3 Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/man/man3/Data::Phrasebook::Plain.3 Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/man/man3/Data::Phrasebook::Loader::Base.3 Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/man/man3/Data::Phrasebook::Loader::Text.3 Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/man/man3/Data::Phrasebook::SQL::Query.3 Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/man/man3/Data::Phrasebook.3 Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/man/man3/Data::Phrasebook::Loader.3 Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/man/man3/Data::Phrasebook::Generic.3 Appending installation info to /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/perllocal.pod