Help for this page
Select Code to Download
Select
or
download this
s/\A (?:$line_regex){0, $header_lines} //x;
Select
or
download this
chomp $whole_input; parse( $_ ) for split /\n/, $whole_input;