Help for this page

Select Code to Download


  1. or download this
    name value {
       test 1;
    ...
       eat 4;
       eat 5;
    }
    
  2. or download this
    $str =~ /name(.*)name/