X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Fflush.pl;h=8aa6d5580c976309c6ac198f451de6c597f2b5a7;hb=36902e12d2b30e9370acddd3ddab927d842061cf;hp=55002b9919c7634aa15f21ed8cb17d2d46fcd3bb;hpb=c623bd54707a8bf975b272e17e7c3b3342b31eb0;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/flush.pl b/lib/flush.pl index 55002b9..8aa6d55 100644 --- a/lib/flush.pl +++ b/lib/flush.pl @@ -1,3 +1,12 @@ +# +# This library is no longer being maintained, and is included for backward +# compatibility with Perl 4 programs which may require it. +# +# In particular, this should not be used as an example of modern Perl +# programming techniques. +# +# Suggested alternative: IO::Handle +# ;# Usage: &flush(FILEHANDLE) ;# flushes the named filehandle