From: Mike Stok Date: Fri, 5 Sep 1997 00:00:00 +0000 (+0000) Subject: patch for documentation error in FileCache.pm X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=687277c3db608708e6f760adc8a7c426df7f12e2;p=p5sagit%2Fp5-mst-13.2.git patch for documentation error in FileCache.pm I think that this patch brings FileCache's pod documentation into line with the module's behaviour. Credited: Unknown Contributor p5p-msgid: Pine.LNX.3.95.970810143321.437C-100000@stok.co.uk --- diff --git a/lib/FileCache.pm b/lib/FileCache.pm index 4fd6331..e1c5ec4 100644 --- a/lib/FileCache.pm +++ b/lib/FileCache.pm @@ -19,7 +19,7 @@ maximum. =head1 BUGS F lies with its C define on some systems, -so you may have to set $cacheout::maxopen yourself. +so you may have to set $FileCache::cacheout_maxopen yourself. =cut