Help for this page

Select Code to Download


  1. or download this
    my ($read, $found);
    for (;;) {
    ...
    }
    
    ... do something with $read, $found and @foos ...