Change method of expiry timestamp storage in Session, and write only if necessary...
authorYuval Kogman <nothingmuch@woobling.org>
Sat, 24 Dec 2005 01:15:56 +0000 (01:15 +0000)
committerYuval Kogman <nothingmuch@woobling.org>
Sat, 24 Dec 2005 01:15:56 +0000 (01:15 +0000)
commitd44bc68773e3e75ca90cda829fa5cd11de981d3b
tree4620c04c2865b1c0b4bf586a3a9098422f5e4779
parent5faaa4b04f0311e5913fc6bdc72dd9dbf83d9aac
Change method of expiry timestamp storage in Session, and write only if necessary. Breaks unit tests, but not live tests - some one please fix if you care.
lib/Catalyst/Plugin/Session.pm
lib/Catalyst/Plugin/Session/Store/Dummy.pm