Strip all the trailing whitespace
[gitmo/MooseX-Storage.git] / lib / MooseX / Storage / Basic.pm
2009-07-13 Tomas Doran (t0m) Strip all the trailing whitespace
2009-06-24 t0m Actually do something useful with the engine_traits...
2009-06-24 t0m Change so that we just return the class name, so that...
2009-06-24 Jos Boumans * add feature to disable cycle checking, eitehr via...
2009-06-24 Jos Boumans * implement the unpack( $data, inject => {...} ) feature.
2009-06-24 Jos Boumans * move Base::WithChecksum to build upon Basic.pm, avoid...
2009-06-01 Tomas Doran (t0m) Bump version numbers for release
2009-04-06 Tomas Doran Update the use non-deprecated methods, and bump all...
2008-01-10 Stevan Little adding support for Deferred
2007-06-26 Stevan Little MooseX::Storage - added peek()
2007-06-06 Yuval Kogman foo
2007-05-07 Stevan Little adding in version and authority checks
2007-04-30 Stevan Little more tweaks for 0.01
2007-04-30 Stevan Little docs
2007-03-30 Stevan Little moving MooseX::Storage