This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
201ecf3
)
patch for documentation error in FileCache.pm
author
Mike Stok
<mike@stok.co.uk>
Fri, 5 Sep 1997 00:00:00 +0000
(
00:00
+0000)
committer
Tim 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
patch
|
blob
|
blame
|
history
diff --git
a/lib/FileCache.pm
b/lib/FileCache.pm
index
4fd6331
..
e1c5ec4
100644
(file)
--- a/
lib/FileCache.pm
+++ b/
lib/FileCache.pm
@@
-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