Help for this page

Select Code to Download


  1. or download this
    ($prematch, $match) = $obj->waitfor($matchop);
    $obj->print(q{a}) if( $prematch =~ m{f\. Advanced}sm );
    $obj->print(q{b}) if( $prematch =~ m{l\. Command Line}sm );