Help for this page

Select Code to Download


  1. or download this
    HANDLE->input_record_separator( EXPR )
    $INPUT_RECORD_SEPARATOR
    ...
            treating empty lines as a terminator if set to the null string
    + ...
            You may set it to ... "undef" to read through the end of file.
            ...