X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=81e61bdea9d19df53db0b5e90d3fc208bc30fbb0;hb=022c1376f2ac7cc6fddd2796b290e52c099d1b6e;hp=4f6d9b44d9bd9b8c4a9d20c6ef36a0e7bd65eb98;hpb=cee624ab3b79410cdcc9e0bbd97addb51d1d09e2;p=urisagit%2FPerl-Docs.git diff --git a/Changes b/Changes index 4f6d9b4..81e61bd 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ Revision history File::Slurp -9999.14 +9999.14 Wed Apr 21 02:47:45 EDT 2010 - Added special faster code to slurp in small text files which is a common case - Rewrote the extras/slurp_bench.pl script. It has a full @@ -14,6 +14,7 @@ Revision history File::Slurp - t/error.t uses a new test driver module. this may get used by other tests in the future. - Fixed check for SEEK_SET and other constant subs being defined + - Added support for binmode other than :raw and binmode.t test 9999.13 Tue Oct 10 02:04:51 EDT 2006 - Refactored the extras/slurp_bench.pl script. It has options,