Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade Memoize from version 1.01_03 to 1.02 | Florian Ragwitz | 2010-11-29 | 9 | -96/+17 |
| | |||||
* | stop cpan/Memoize/t/tie_ndbm.t being skipped | David Mitchell | 2010-02-21 | 1 | -5/+0 |
| | | | | | | | | Back in 2006, 0b40f9f8cf631862db10aed9706454c7518fef19 added a skip check for $ENV{TMP} being writeable. This test failed if $TMP wasn't set, but also, since then this test script has been updated to write its temp files to the current dir rather than /tmp, so the TMP check is redundant, and is now removed. | ||||
* | Move Memoize from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 29 | -0/+3537 |