X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FFileCache.pm;h=75a36dd66be8e7f45c1ded5a4eb9a48d6e594c27;hb=e82b93481bc82235f35444c372503cc96abe405b;hp=6157f57cb05231b24857b10eb4f7c0ba242ac42d;hpb=c9463f45fe9c03847ac7230d0248f3c25eb914e6;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/FileCache.pm b/lib/FileCache.pm index 6157f57..75a36dd 100644 --- a/lib/FileCache.pm +++ b/lib/FileCache.pm @@ -1,6 +1,6 @@ package FileCache; -our $VERSION = '1.04_01'; +our $VERSION = '1.05'; =head1 NAME @@ -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,