patch for documentation error in FileCache.pm
authorMike Stok <mike@stok.co.uk>
Fri, 5 Sep 1997 00:00:00 +0000 (00:00 +0000)
committerTim Bunce <Tim.Bunce@ig.co.uk>
Thu, 4 Sep 1997 12:00:00 +0000 (00:00 +1200)
I think that this patch brings FileCache's pod documentation into line
with the module's behaviour.

Credited: Unknown Contributor <mikebo@tellabs.com>

p5p-msgid: Pine.LNX.3.95.970810143321.437C-100000@stok.co.uk

lib/FileCache.pm

index 4fd6331..e1c5ec4 100644 (file)
@@ -19,7 +19,7 @@ maximum.
 =head1 BUGS
 
 F<sys/param.h> lies with its C<NOFILE> define on some systems,
-so you may have to set $cacheout::maxopen yourself.
+so you may have to set $FileCache::cacheout_maxopen yourself.
 
 =cut