Skip Menu |

This queue is for tickets about the DateTime-Moonpig CPAN distribution.

Report information
The Basics
Id: 127982
Status: new
Priority: 0/
Queue: DateTime-Moonpig

People
Owner: Nobody in particular
Requestors: JBERGER [...] cpan.org
Cc:
AdminCc:

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



Subject: Insistence on immutability breaks ->today method
While I understand your paranoia about immutability, it seems to have broken some usage. For example calling DateTime::Moonpig->today is broken. When an active bug in my site couldn't be fixed because I couldn't use the constructor for reasons of "hand holding", it was, shall I say, frustrating. I've worked around it on my end, but perhaps can you overload today and other such methods and it would be also handy if you could provide examples for how to get something like mutation if mutation is actually what you need.