Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert the 2 Storable tests that use Test to use Test::More. | Nicholas Clark | 2009-10-23 | 2 | -65/+65 |
* | Fix (comment) typo pointed out by Robin Barker | Abhijit Menon-Sen | 2009-10-21 | 1 | -1/+1 |
* | Convert sv_2mortal(newSVpvn(...)) to newSVpvs_flags(..., SVs_TEMP) | Nicholas Clark | 2009-10-16 | 2 | -3/+4 |
* | Upgrade to Storable-2.21 | Steve Hay | 2009-10-11 | 2 | -1/+7 |
* | Move Storable from ext/ to dist/ | Nicholas Clark | 2009-10-02 | 49 | -0/+14224 |