Help for this page
Select Code to Download
Select
or
download this
if( $line =~ m[^REM $sTest\s*$]i ) {
Select
or
download this
if( $line =~ /^REM \Q$sTest\E\s*$/i ) {