X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FFileCache.pm;h=78a3e67c315e18f33c8e42a0c9d3e90b22cb4e6d;hb=4dac24e94e107be1584e44c2ac3980eaa489c220;hp=e1c5ec4c8a88b6e5ca5c4328ceff21341d2adc99;hpb=687277c3db608708e6f760adc8a7c426df7f12e2;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/FileCache.pm b/lib/FileCache.pm index e1c5ec4..78a3e67 100644 --- a/lib/FileCache.pm +++ b/lib/FileCache.pm @@ -1,5 +1,7 @@ package FileCache; +our $VERSION = '1.00'; + =head1 NAME FileCache - keep more files open than the system permits