Catalyst::Plugin::Cache draft
authorYuval Kogman <nothingmuch@woobling.org>
Sun, 28 May 2006 20:00:52 +0000 (20:00 +0000)
committerYuval Kogman <nothingmuch@woobling.org>
Sun, 28 May 2006 20:00:52 +0000 (20:00 +0000)
commitc28ee69c8da1ac598cb5ead407ebff06ee10cba2
tree1ed2b7de68d54275cfc1a7d0d485828569d995b2
Catalyst::Plugin::Cache draft
lib/Catalyst/Plugin/Cache.pm [new file with mode: 0644]
lib/Catalyst/Plugin/Cache/Backend.pm [new file with mode: 0644]
lib/Catalyst/Plugin/Cache/Backend/Util.pm [new file with mode: 0644]
lib/Catalyst/Plugin/Cache/Choose/KeyRegexes.pm [new file with mode: 0644]
t/basic.t [new file with mode: 0644]
t/key_regexes.t [new file with mode: 0644]