From: rkinyon Date: Tue, 25 Sep 2007 01:17:47 +0000 (+0000) Subject: Final POD fix X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5a4e70c00d2014679f632f8e4d7f3fcdda7901f4;p=dbsrgits%2FDBM-Deep.git Final POD fix --- diff --git a/lib/DBM/Deep.pod b/lib/DBM/Deep.pod index a17798f..eccea9e 100644 --- a/lib/DBM/Deep.pod +++ b/lib/DBM/Deep.pod @@ -529,7 +529,7 @@ Here are some examples of using arrays: Enable or disable automatic file locking by passing a boolean value to the C parameter when constructing your DBM::Deep object (see L - above). +above). my $db = DBM::Deep->new( file => "foo.db",