Well, I'd say there could very well be a missing time_zone => 'local' argument, but it wouldn't cause the error.
I would also like to know the version Params::Validate he has installed. The version can be obtained using
perl -v | grep version perl -le'use DateTime; print DateTime->VERSION' perl -le'use Params::Validate; print Params::Validate->VERSION'
In reply to Re^2: DateTime->now problem
by ikegami
in thread DateTime->now problem
by Grimey
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |