foo
[gitmo/MooseX-Storage.git] / lib / MooseX / Storage / Engine / IO / AtomicFile.pm
index 89fc8cf..902f7c5 100644 (file)
@@ -12,7 +12,7 @@ has 'file' => (
 
 sub load { 
        my ($self) = @_;
-       # NOTE:
+       # NOTE:sv
        # AtomicFile gives us no real 
        # benefit when reading, so why
        # bother