Help for this page

Select Code to Download


  1. or download this
        /^(?{$count = 0})[^c]*(?:c(?{$count ++})[^c]*)*/
    
  2. or download this
        tr/c/c/
    
  3. or download this
        $count = () = /$pat/g;
    
  4. or download this
        $count = () = $str =~ /$RE{URI}{HTTP}/;