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.01, built on June 16, 2008. Website: http://perl.overmeer.net/geo-kml All modules in this suite: "Geo::GML", "Geo::Point", "Geo::Proj4", "Geo::WKT", "Math::Polygon"

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