Skip Menu |

This queue is for tickets about the Time-ParseDate CPAN distribution.

Report information
The Basics
Id: 89421
Status: rejected
Priority: 0/
Queue: Time-ParseDate

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

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



Subject: Use of uninitialized value $t in substitution (s///) at .../Time/ParseDate.pm line 88 (#1)
Date: Sat, 12 Oct 2013 14:17:34 -0700
To: bug-Time-ParseDate [...] rt.cpan.org
From: Anna Kruglova <viola.abc [...] gmail.com>
Hello, I am wondering whether there is a bug in Time::ParseDate. I use version 2013.0920. Context: I use it in the attached file fetch_10k.pl. Mistake I have: Use of uninitialized value $t in substitution (s///) at .../Time/ParseDate.pm line 88 (#1) ..... I would be highly appreciative for your help. Thank you and have a great day! Best, Anna

Message body is not shown because sender requested not to inline it.

Message body is not shown because sender requested not to inline it.

You are passing an unitialized value to parsedate. Check your values. On Sat Oct 12 17:18:14 2013, viola.abc@gmail.com wrote: Show quoted text
> Hello, > > I am wondering whether there is a bug in Time::ParseDate. > I use version 2013.0920. > > Context: I use it in the attached file fetch_10k.pl. > > Mistake I have: > Use of uninitialized value $t in substitution (s///) at > .../Time/ParseDate.pm line 88 (#1) > ..... > > I would be highly appreciative for your help. > > Thank you and have a great day! > > Best, > > Anna