Help for this page
$ret=index($in{'cmd'},":"); if($ret eq -1) { ... $i++; } chop($cmd);
12
args1args2