Checking if your kit is complete... Looks good Writing Makefile for Geo::Postcode cp lib/Geo/Postcode.pm blib/lib/Geo/Postcode.pm cp lib/Geo/Postcode/Location.pm blib/lib/Geo/Postcode/Location.pm Manifying blib/man3/Geo::Postcode.3 Manifying blib/man3/Geo::Postcode::Location.3 perl ./postcodedata/makesqlite.pl building default postcode data store sample data found SQLite connection successful data table created. Inserting rows....................................................................... done. 2821 points imported into sample data set. PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..34 ok 1 - use Geo::Postcode; ok 2 - construction ok: isa Geo::Postcode ok 3 - validation ok 4 - area ok 5 - district ok 6 - sector ok 7 - unit ok 8 - stringwise ok 9 - segmentation ok 10 - procedural interface ok 11 - valid fragment ok 12 - valid fragment ok 13 - invalid fragment ok 14 - bad format properly rejected ok 15 - bad character properly rejected ok 16 - bad character properly rejected ok 17 - bad character properly rejected ok 18 - bad character properly rejected ok 19 - bad character properly rejected ok 20 - bad format properly rejected ok 21 - location object isa Geo::Postcode::Location ok 22 - grid north ok 23 - grid east ok 24 - grid latitude ok 25 - grid longitude ok 26 - OS gridref ok 27 - distance_from with string and defaults ok 28 - distance_from with object and units ok 29 - aka distance_between ok 30 - bearing_to ok 31 - friendly_bearing_to ok 32 - units set at construction time ok 33 - location class set at construction time ok 34 - location class mutator perl ./postcodedata/makesqlite.pl datafile present. Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/Geo/Postcode.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/Geo/Postcode/Location.pm Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/Geo/Postcode/postcodes.db Installing /Users/cpanrun/pristine/5.8.7/man/man3/Geo::Postcode.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Geo::Postcode::Location.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true