in reply to strengthening a fragile test

Hi,

There are any number of date modules you can use to sort out the needed values. I prefer Date::Calc myself, but others have different views.

I don't see why the code should fall over if you calculate the months just before you use them. That's what I usually do.

J.C.