http://qs1969.pair.com?node_id=1075354


in reply to time change

Is it possible to tag the data into the past thus making it appear expired without needing to touch the "real" time?

Replies are listed 'Best First'.
Re^2: time change
by Laurent_R (Canon) on Feb 18, 2014 at 21:50 UTC
      Yes, Time::Mock seems to do what I want (I haven't looked to see if using Test::TimeMock would be better for my needs yet). Thanks