Got some basic functionality working. Still isn't fully functional (only the specifie...
[dbsrgits/DBM-Deep.git] / lib / DBM / Deep / Storage / File.pm
index 20c90a3..2b80a5f 100644 (file)
@@ -76,6 +76,7 @@ There is no return value.
 
 =cut
 
+# TODO: What happens if we ->open when we already have a $fh?
 sub open {
     my $self = shift;