Help for this page

Select Code to Download


  1. or download this
    sub proc{
        my ($file) = @_;
    ...
        # when $input goes out of scope.
        #close($input);
    }