Help for this page

Select Code to Download


  1. or download this
    use IO::Scalar;
    ### Open a handle on a string, read it line-by-line, then close it:
    ...
       #  ...
    }
    close $SH;