Skip Menu |

This queue is for tickets about the Geo-Google CPAN distribution.

Report information
The Basics
Id: 25422
Status: new
Priority: 0/
Queue: Geo-Google

People
Owner: Nobody in particular
Requestors: tvmaly [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.03
Fixed in: (no value)



Subject: uninitialized value in subroutine entry
I get the following warning messages upon calling the path function on a geo google object where I have passed it two location objects. my ($commute) = $geo->path($home,$work); Use of uninitialized value in subroutine entry at /usr/local/share/perl/5.8.7/Geo/Google.pm line 507. Use of uninitialized value in subroutine entry at /usr/local/share/perl/5.8.7/Geo/Google.pm line 522.