Skip Menu |

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

Report information
The Basics
Id: 31480
Status: resolved
Priority: 0/
Queue: WWW-Google-SiteMap

People
Owner: Nobody in particular
Requestors: bitcard [...] larshaugseth.com
Cc:
AdminCc:

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



Subject: Bad error message output in WWW::Google::SiteMap::URL
When setting 'lastmod' to a string value that is not recognized as a valid timestamp, the error message being output in line 170 uses the value of variable $_, but $_ is defined as local in a different scope on line 159. The fix is to output the value of variable $value instead.
Could you please fix this ASAP? It is REALLY annoying...
WWW::Google::SiteMap is being superceded by Search::Sitemap now that search engines other than Google are supporting it. This bug has been fixed in Search::Sitemap. -- www.jasonkohles.com