X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FStorage%2FIO%2FStorableFile.pm;fp=lib%2FMooseX%2FStorage%2FIO%2FStorableFile.pm;h=a42e3f612adca6b3982cba188f82ad6f04505bdf;hb=8af2c2b01fe7c63f2748d1b1deca3198c8974b7f;hp=0e5bd9f9b188e17b5322f76d5c2e636b44b3f17d;hpb=8b2ba857269b040d3a0f11f3d95e2c5b9af44415;p=gitmo%2FMooseX-Storage.git diff --git a/lib/MooseX/Storage/IO/StorableFile.pm b/lib/MooseX/Storage/IO/StorableFile.pm index 0e5bd9f..a42e3f6 100644 --- a/lib/MooseX/Storage/IO/StorableFile.pm +++ b/lib/MooseX/Storage/IO/StorableFile.pm @@ -66,7 +66,7 @@ across machines or just locally. One important thing to note is that this module does not mix well with the other Format modules. Since Storable serialized perl data -structures in it's own format, those roles are lagely unnecessary. +structures in it's own format, those roles are largely unnecessary. However, there is always the possibility that having a set of C hooks can be useful, so because of that this module