Update the use non-deprecated methods, and bump all the version numbers to be current.
authorTomas Doran <bobtfish@bobtfish.net>
Mon, 6 Apr 2009 14:24:12 +0000 (14:24 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Mon, 6 Apr 2009 14:24:12 +0000 (14:24 +0000)
commitf4ffa4ef5e4cb4a1a43caf932db1b3478abe7b87
treece112d7778e19f823b989b7f2389b65aebb3d77c
parent38c636f9fb20e5d22112f7c3842aa9b5661d4403
Update the use non-deprecated methods, and bump all the version numbers to be current.
17 files changed:
Changes
lib/MooseX/Storage.pm
lib/MooseX/Storage/Base/WithChecksum.pm
lib/MooseX/Storage/Basic.pm
lib/MooseX/Storage/Deferred.pm
lib/MooseX/Storage/Engine.pm
lib/MooseX/Storage/Engine/IO/AtomicFile.pm
lib/MooseX/Storage/Engine/IO/File.pm
lib/MooseX/Storage/Format/JSON.pm
lib/MooseX/Storage/Format/Storable.pm
lib/MooseX/Storage/Format/YAML.pm
lib/MooseX/Storage/IO/AtomicFile.pm
lib/MooseX/Storage/IO/File.pm
lib/MooseX/Storage/IO/StorableFile.pm
lib/MooseX/Storage/Meta/Attribute/DoNotSerialize.pm
lib/MooseX/Storage/Meta/Attribute/Trait/DoNotSerialize.pm
lib/MooseX/Storage/Util.pm