Geo::Hashing::Source::Peeron - Retrieve DJIA opening values from irc.peeron.com


Geo-Hashing documentation  | view source Contained in the Geo-Hashing distribution.

Index


NAME

Top

Geo::Hashing::Source::Peeron - Retrieve DJIA opening values from irc.peeron.com

SYNOPSIS

Top

  use Geo::Hashing;
  my $g = new Geo::Hashing(source => 'peeron');
  printf "Today's offset is at %.6f, %.6f.\n", $g->lat, $g->lon;

DESCRIPTION

Top

  See documentation of Geo::Hashing.

AUTHOR

Top

Dan Boger, <zigdon@gmail.com>

COPYRIGHT AND LICENSE

Top


Geo-Hashing documentation  | view source Contained in the Geo-Hashing distribution.