# Geo-Postcodes **Repository Path**: mirrors_gitpan/Geo-Postcodes ## Basic Information - **Project Name**: Geo-Postcodes - **Description**: Read-only release history for Geo-Postcodes - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-20 - **Last Updated**: 2025-11-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Geo::Postcodes::README ------------------------------------------------------------- This module is the parent class of the Geo::Postcodes::XX modules, where XX is a two letter country code. INSTALLATION To install this module type the following, if you are using Build.PL: perl Build.PL ./Build ./Build test ./Build install Or the following, if you are using MakeMaker: perl Makefile.PL make make test make install DEPENDENCIES This module requires no other modules and libraries. USAGE Do not use this module directly, but one of the Geo::Postcodes::XX subclasses. See the Subclass.pod document (when written!) for information on how to subclass this module. COPYRIGHT AND LICENCE Copyright (C) 2006 by Arne Sommer - perl@bbop.org This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.