Image-Maps-Plot-FromPostcode

 view release on metacpan or  search on metacpan

FromPostcode.pm  view on Meta::CPAN

package Image::Maps::Plot::FromPostcode; # where in the world are London.pm members?

our $VERSION = 2;
our $DATE = "Tue 12 Feb  2003 15:33 CET";#"Mon 28 May 09:59 2002 CET"; #"Fri 06 July 19:18 2001 BST";
use 5.006;
use strict;
use warnings;

use base "Image::Maps::Plot::FromLatLong";

our %locations;
our $ADDENTRY;	# Should be object field

=head1 NAME



( run in 0.606 second using v1.01-cache-2.11-cpan-49f99fa48dc )