compare timestamps rathr than DateTime objects, it's easier to debug that way
authorJos Boumans <kane@cpan.org>
Tue, 28 Nov 2006 12:09:29 +0000 (12:09 +0000)
committerJos Boumans <kane@cpan.org>
Tue, 28 Nov 2006 12:09:29 +0000 (12:09 +0000)
commit247e43e21a5f08daecc0cbb128e455dfb234f481
tree03d3b0c91715bef0a6492a425cb33661ecaeffed
parent945fdd23e20de8a28bbe0f3ea49d768b19a9a394
compare timestamps rathr than DateTime objects, it's easier to debug that way
keep a local cache to see when the 'next run time' is when there was no 'last run time'
lib/Catalyst/Plugin/Scheduler/Base.pm
lib/Catalyst/Plugin/Scheduler/Event.pm