Live app test, Cache::Store::Memory
authorYuval Kogman <nothingmuch@woobling.org>
Mon, 19 Jun 2006 20:25:01 +0000 (20:25 +0000)
committerYuval Kogman <nothingmuch@woobling.org>
Mon, 19 Jun 2006 20:25:01 +0000 (20:25 +0000)
commit33002c6913796f490fb475daef26b5d3d15570a2
treeeed6691c00b1270c7cce303c40c0b1c5e2560642
parent23b2d59b8f60ce3913d9ba13e22ac2ae3a15d9fe
Live app test, Cache::Store::Memory
lib/Catalyst/Plugin/Cache.pm
lib/Catalyst/Plugin/Cache/Backend/Memory.pm [new file with mode: 0644]
lib/Catalyst/Plugin/Cache/Store.pod [new file with mode: 0644]
lib/Catalyst/Plugin/Cache/Store/Memory.pm [new file with mode: 0644]
t/basic.t
t/key_regexes.t
t/lib/CacheTestApp.pm [new file with mode: 0644]
t/lib/CacheTestApp/Controller/Root.pm [new file with mode: 0644]
t/live_app.t [new file with mode: 0644]