in reply to Re^6: DateTime->now problem
in thread DateTime->now problem
A cleaner solution might be to delete (or rename) the file returned by
echo $(dirname $(perldoc -l Params::Validate))/../auto/Params/Validate +/Validate.so
It's very broken, so you don't want to use it, and P::V will fall back on the pure Perl solution.
|
|---|