remove whitespace
authorKaren Etheridge <ether@cpan.org>
Thu, 20 Jun 2013 19:11:08 +0000 (12:11 -0700)
committerKaren Etheridge <ether@cpan.org>
Thu, 20 Jun 2013 22:37:07 +0000 (15:37 -0700)
commitc2dae5d88280be6f80857e79194f092298f88b36
treecadcd03d52d54216863f9996d50d9238f617c674
parent81a84db6ebe5ec540d0035fc6d1104cc49c81e25
remove whitespace
28 files changed:
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/Meta/Attribute/DoNotSerialize.pm
t/002_basic_io.t
t/002_basic_w_subtypes.t
t/003_basic_w_embedded_objects.t
t/004_w_cycles.t
t/005_w_versions_and_authority_check.t
t/006_w_custom_type_handlers.t
t/007_false.t
t/008_do_not_serialize.t
t/009_do_not_serialize_lazy.t
t/011_basic_json_w_utf8.t
t/030_with_checksum.t
t/040_basic_utils.t
t/050_basic_storable.t
t/060_basic_deferred.t
t/061_basic_deferred_w_io.t
t/070_basic_maybe.t
t/100_io.t
t/101_io_atomic.t
t/102_io_storable_file.t
t/103_io_storable_file_custom.t
t/104_io_w_utf8.t
t/105_io_atomic_w_utf8.t