File:  [Local Repository] / register / prgsrc / updatemap.pl
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Sat Oct 13 21:48:05 2001 UTC (22 years, 9 months ago) by boris
Branches: MAIN
CVS tags: HEAD
Wrote manual

#!/usr/bin/perl

=pod

=head1 NAME 

updatemap.pl - update map of regions for Club register

=head1 SYNOPSIS

updatemap.pl

=head1 DESCRIPTION

The script searches for latitudes and longitudes of CHGK regions
and outputs them superimposed on the world map. The world map
is taken from the gnuplot distribution. Then the script outputs
an include file for register.cgi(1)

=head1 AUTHOR

Boris Veytsman

=head1 DATE

$Date: 2001/10/13 21:48:05 $

=head1 REVISION

$Revision: 1.1 $

=cut

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>