in reply to Re: Funky Test Failure, How to Correct
in thread Funky Test Failure, How to Correct

and the failure is because of a bugfix in perl where you were inadvertently relying on the old buggy behaviour.

Sure its not :) maybe

Look at the error message stacktrace, looks very much like something in the DateTime:: namespace originates the message not the OPs module itself

  • Comment on Re^2: Funky Test Failure, How to Correct