X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FFileCache.pm;h=75a36dd66be8e7f45c1ded5a4eb9a48d6e594c27;hb=002b9267a385cf8ff0e7534241cdf3798da8636c;hp=7a2aa89df69ec11ff328efcb4e59b2e4dfbdf607;hpb=612cfdf27c84f3ca36e00ec7f6925d0a5223e483;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/FileCache.pm b/lib/FileCache.pm index 7a2aa89..75a36dd 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 a FileCache managed file,