Subject: | SYNOPSIS looks wrong |
The SYNOPSIS says:
# equivalent to DateTime::Duration->new(months => 1, days => 5);
$duration = 1->month + 2->days;
The code and comment disagree on the number of days: 5 vs. 2
This queue is for tickets about the autobox-DateTime-Duration CPAN distribution.
The Basics
People
|
Bug Information
|