Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. perl ./postcodedata/makesqlite.pl datafile present. Installing C:\cpanrun-5.8\build\5-8-0\site\lib\Geo\Postcode.pm Installing C:\cpanrun-5.8\build\5-8-0\site\lib\Geo\Postcode\Location.pm Installing C:\cpanrun-5.8\build\5-8-0\site\lib\Geo\Postcode\postcodes.db Writing C:\cpanrun-5.8\build\5-8-0\site\lib\auto\Geo\Postcode\.packlist Appending installation info to C:\cpanrun-5.8\build\5-8-0\lib/perllocal.pod bin\perl.exe "-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