logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Geo::GoogleEarth::Pluggable::Constructor - Geo::GoogleEarth::Pluggable Constructor package

Author

         Michael R. Davis (mrdvt92)
         CPAN ID: MRDVT

Bugs

       Please log on RT and send to the geo-perl email list.

Constructor

new
         my $document = Geo::GoogleEarth::Pluggable->new(key1=>value1,
                                                         key2=>[value=>{opt1=>val1}],
                                                         key3=>{value=>{opt2=>val2}});

Description

       The is the constructor for all Geo::GoogleEarth::Pluggable packages.

Methods

document
       Always returns the document object.  Every object should know what document it is in.

Name

       Geo::GoogleEarth::Pluggable::Constructor - Geo::GoogleEarth::Pluggable Constructor package

See Also

       Geo::GoogleEarth::Pluggable creates a GoogleEarth Document.

perl v5.32.1                                       2021-11-28             Geo::GoogleEart...le::Constructor(3pm)

Support

       DavisNetworks.com supports all Perl applications including this package.

Synopsis

         use base qw{Geo::GoogleEarth::Pluggable::Constructor};

Usage

See Also