Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the DateTime CPAN distribution.

Report information
The Basics
Id: 51010
Status: resolved
Priority: 0/
Queue: DateTime

People
Owner: Nobody in particular
Requestors: mw-u2 [...] gmx.de
Cc:
AdminCc:

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



my manual page man DateTime on line 956 says: $dt->add( minutes => 3 )->( days => 1 ); this should be "->add(" instead of "->(" Hope that helps BTW: I find it hard to report a bug, first I spent quite some time on finding the report a bug button on rt.cpan.org
On Sat Oct 31 15:21:11 2009, kmkkmk wrote: Show quoted text
> my manual page man DateTime on line 956 says: > > $dt->add( minutes => 3 )->( days => 1 ); > > this should be "->add(" instead of "->(" > > Hope that helps > > BTW: I find it hard to report a bug, first I spent quite some time on > finding the report a bug button on rt.cpan.org
Re: "BTW:" The module docs say ... Please submit bugs to the CPAN RT system at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=datetime or via email at bug-datetime@rt.cpan.org. But I do agree, the RT page you see is kind of confusing.