Net-FireEagle
view release on metacpan or search on metacpan
bin/fireeagle view on Meta::CPAN
or to search for a location
fireeagle lookup <location>
or you can mix and match command line options and config file options
(command line will always override config file).
=head1 AUTHENTICATION AND USER TOKENS
To use this script or the C<Net::FireEagle> module you'll need to
get an application key. This script will require a desktop type key.
The C<Net::FireEagle> documentation has more information on this but,
in short, read this page
http://fireeagle.yahoo.net/developer/documentation/getting_started
=head1 ABOUT
Fire Eagle is a site that stores information about your location. With
your permission, other services and devices can either update that
lib/Net/FireEagle.pm view on Meta::CPAN
Then using this consumer key and consumer secret you have to
authenticate the relationship between you and your user. See the script
C<fireagle> packaged with this module for an example of how to do this.
=head1 SIMPLE DAILY USAGE AND EXAMPLE CODE
The script C<fireeagle> shipped with this module gives you really
quick access to your FireEagle account - you can use it to simply
query and update your location.
It also serves as a pretty good example of how to do desktop app
authentication and how to use the API.
=head1 METHODS
=cut
=head2 new <opts>
Create a new FireEagle object. This must have the options
( run in 0.404 second using v1.01-cache-2.11-cpan-299005ec8e3 )