From: Mike Stok Date: Fri, 5 Sep 1997 00:00:00 +0000 (+0000) Subject: patch for documentation error in FileCache.pm X-Git-Tag: accepted/trunk/20130322.191538~38014^2~2^2~18 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=687277c3db608708e6f760adc8a7c426df7f12e2;p=platform%2Fupstream%2Fperl.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