Commit graph

9 commits

Author SHA1 Message Date
Colin Kuskie
be37f12ab1 Clone stopped working in several tests in 5.14.2. Remove it in favor of Storable::dclone.
Clone handles being passed scalar data, but dclone does not.
2012-10-23 10:00:53 -07:00
Colin Kuskie
80ec20b8f2 Fix a typo in a used module name. 2012-02-14 15:29:44 -08:00
Colin Kuskie
2dbd38f519 Make a safe copy of the config file before modifying it. Fixes bug #12322. 2012-02-04 14:52:16 -08:00
Scott Walters
1942ccc9b6 Let CHI modules other than just DBI get their hands on dbh and perhaps other things in the future;
add an "args" : [ "dbh" ] entry to the "cache" : { } config block
2011-03-10 20:44:05 -05:00
Colin Kuskie
67a66647ec CHI requires a switch to keep track of cache size. Also, flush should be mapped to CHI's clear method. Fixes bug #11565. 2010-05-11 10:09:55 -07:00
Colin Kuskie
4a9a46f328 Add missing module to Cache::CHI. Fix tests to add a cache config if the current config file does not have one. 2010-05-02 00:27:32 -07:00
Colin Kuskie
006d1efffc Fix a double my syntax warning in Cache/CHI. 2010-04-29 13:02:05 -07:00
Doug Bell
ecde77e2a8 add perldoc 2010-04-29 12:21:50 -05:00
Doug Bell
8af3eb2c69 add CHI cache module 2010-04-29 12:21:49 -05:00