Help for this page

Select Code to Download


  1. or download this
    select((select(FH), $|=1)[0]);
    
  2. or download this
    use IO::Handle;    # update: not needed for Perl 5.14+
    # ...
    $fh->autoflush();