Mark Overmeer > Geo-KML-0.02 > Geo::KML::Util

Download:
Geo-KML-0.02.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.02   Source   Latest Release: Geo-KML-0.03

NAME ^

Geo::KML::Util - Utility routines for Geo::KML components

INHERITANCE ^

 Geo::KML::Util
   is a Exporter

SYNOPSIS ^

 use Geo::KML::Util qw/:kml220/;

DESCRIPTION ^

The functions provided by this package are used by various Geo::KML components, which on their own may be unrelated.

FUNCTIONS ^

Constants

The following URIs are exported as constants, to avoid typinng in the same long URIs each time again. These constants are,

Tag group :kml21

NS_KML_21 (KML namespace)

Tag group :kml22beta

NS_KML_22BETA, NS_ATOM_2005, NS_XAL_20.

Tag group :kml220

NS_KML_22, NS_KML_220, NS_ATOM_2005, NS_XAL_20.

SEE ALSO ^

This module is part of Geo-KML distribution version 0.02, built on August 11, 2008. Website: http://perl.overmeer.net/geo-kml All modules in this suite: "Geo::Point", "Geo::Proj4", "Geo::WKT", "Math::Polygon", "Geo::GML", "Geo::ISO19139", and "Geo::EOP".

Please post questions or ideas to http://geo-perl@list.hut.fi|the mailinglist

LICENSE ^

Copyrights 2008 by Mark Overmeer. For other contributors see ChangeLog.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html