Help for this page

Select Code to Download


  1. or download this
    my $buf = '';
    for (;;) {
    ...
    }
    
    process_line($buf) if length($buf);