On 2 Aug 2002, Uri Guttman wrote: [...] > i also found an odd problem with date parsing in HTTP/Date.pm [...code from lwp snipped] > if $mon is not a 3 char month, but it is a string, it will be > numerically compared to 1 and 12 and generate a warning. i suggest [...]
Could you post a test case, please? Doesn't have to be an executable one, just a date string that triggers the problem? John
