The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Geo::GoogleEarth::Document::Base - Base for Geo::GoogleEarth::Document::* packages

SYNOPSIS

  use base qw{Geo::GoogleEarth::Document::Base};

DESCRIPTION

The is the base of all Geo::GoogleEarth::Document packages.

USAGE

CONSTRUCTOR

new

  my $document = Geo::GoogleEarth::Document->new();

METHODS

name

Sets or returns the name property.

BUGS

SUPPORT

Try geo-perl email list.

AUTHOR

    Michael R. Davis (mrdvt92)
    CPAN ID: MRDVT

COPYRIGHT

This program is free software licensed under the...

        The BSD License

The full text of the license can be found in the LICENSE file included with this module.

SEE ALSO

perl(1).