Skip Menu |

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

Report information
The Basics
Id: 2853
Status: resolved
Priority: 0/
Queue: Time-Piece

People
Owner: Nobody in particular
Requestors: matt [...] sergeant.org
Cc:
AdminCc:

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



Subject: Bug
Hi. I found a bug in Time::Piece 2.00. Here's some code to reproduce the bug: ----------------- #!/usr/bin/perl use Time::Piece; $startmonth = localtime(time()); $endmonth = Time::Piece->new($startmonth); ---------------- Wasn't quite sure how to fix it, so I thought I'd leave it to you. :) -- Tim Nelson Systems Administrator Sunet Internet Tel:  +61 3 5241 1155 Fax: +61 3 5241 6187 Web: http://www.sunet.com.au/ Email: sysadmin@sunet.com.au
Resolving as I've discontinued the 2.00 line and deleted from CPAN.