Help for this page

Select Code to Download


  1. or download this
    $row{test_name} = '{CHK.test: 1 2 3}';
    if( $row{test_name} =~ "CHK" )
    { print "CHK-------"; }