summaryrefslogtreecommitdiff
path: root/lib/FileCache.pm
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-09-21 15:53:33 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-09-21 15:53:33 +0000
commit00baac8f3bcc04befcd869d03d8fa7c580011507 (patch)
tree50ce37f44da6c2e609d0ef1f53cd905735eaedde /lib/FileCache.pm
parent7b47f8ec94208751dc80d767188dd567678219e8 (diff)
downloadperl-00baac8f3bcc04befcd869d03d8fa7c580011507.tar.gz
A few POD fixes
p4raw-id: //depot/perl@25544
Diffstat (limited to 'lib/FileCache.pm')
-rw-r--r--lib/FileCache.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/FileCache.pm b/lib/FileCache.pm
index 7a2aa89df6..75a36dd66b 100644
--- a/lib/FileCache.pm
+++ b/lib/FileCache.pm
@@ -52,6 +52,8 @@ append them to the command string as you would system EXPR.
Returns EXPR on success for convenience. You may neglect the
return value and manipulate EXPR as the filehandle directly if you prefer.
+=back
+
=head1 CAVEATS
While it is permissible to C<close> a FileCache managed file,