0.07 adding in the Storable role 0_07
authorStevan Little <stevan.little@iinteractive.com>
Thu, 27 Sep 2007 20:50:56 +0000 (20:50 +0000)
committerStevan Little <stevan.little@iinteractive.com>
Thu, 27 Sep 2007 20:50:56 +0000 (20:50 +0000)
commit124c2ba5bd480a26d5ae91767b7943024ba4ea15
treee73f8b5475efb2e6153b5ae355b814d24c1f324e
parent4747c531e32782b51fca0f2744698bfb6c1bcd05
0.07 adding in the Storable role
Build.PL
Changes
MANIFEST
lib/MooseX/Storage.pm
lib/MooseX/Storage/Format/Storable.pm [new file with mode: 0644]
lib/MooseX/Storage/IO/StorableFile.pm [new file with mode: 0644]
t/050_basic_storable.t [new file with mode: 0644]
t/102_io_storable_file.t [new file with mode: 0644]
t/103_io_storable_file_custom.t [new file with mode: 0644]