Strip all the trailing whitespace
[gitmo/MooseX-Storage.git] / lib / MooseX / Storage.pm
2009-07-13 Tomas Doran (t0m) Strip all the trailing whitespace
2009-06-24 Jos Boumans * implement the unpack( $data, inject => {...} ) feature.
2009-06-24 Jos Boumans * formatting change
2009-06-23 Jos Boumans * add support for Storage( traits => [...] ) to alter...
2009-06-02 Shawn M Moore How am I the first one to catch this stevanism?
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-09-29 Tomas Doran Fix issue I'm seeing in MX::Storage when using it in... 0.15
2008-06-05 Stevan Little adjusting versions and adding to changelog
2008-05-06 Stevan Little some small tweaks
2008-03-14 Stevan Little 0.12
2008-01-10 Stevan Little 0.11
2008-01-10 Stevan Little adding support for Deferred
2007-10-16 Stevan Little fixing some utf stuff we forgot
2007-10-05 Stevan Little adding in some basic change info
2007-09-27 Stevan Little 0.07 adding in the Storable role 0_07
2007-09-03 Stevan Little bumping versions and writing changelogs
2007-08-07 Stevan Little 0.06
2007-07-15 Stevan Little 0.05
2007-07-03 Stevan Little adding better tests for utils
2007-06-26 Stevan Little MooseX::Storage - added peek()
2007-06-22 Stevan Little adding new tests
2007-05-08 Stevan Little adding simple checksum role
2007-05-07 Stevan Little adding in version and authority checks
2007-05-04 Stevan Little * changes for MooseX::IOC
2007-04-30 Stevan Little more tweaks for 0.01
2007-04-30 Stevan Little docs
2007-04-05 Stevan Little adding metaclass alias
2007-04-03 Stevan Little cycle stuff
2007-03-30 Stevan Little moving MooseX::Storage
2007-03-30 Stevan Little roles
2007-03-29 Stevan Little now with thaw as well as freeze, see TODOs
2007-03-28 Chris Prather importing MooseX-Storage alpha cut (take 2)