RT for rt.cpan.org
Skip Menu
|
Bug #133600 for Time-Piece: Warn that $val->days etc. are not integers
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
Time-Piece CPAN distribution
.
Report information
The Basics
Id:
133600
Status:
new
Priority:
0/
Queue:
Time-Piece
People
Owner:
Nobody in particular
Requestors:
jidanni [...] jidanni.org
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
(no value)
Fixed in:
(no value)
History
Show all quoted text
Fri Oct 23 14:01:53 2020
jidanni [...] jidanni.org - Ticket created
Subject:
Warn that $val->days etc. are not integers
In the Time::Seconds (man page) examples warn that e.g., $val->days; might return 1.2345 i.e., these are not necessarily integers.