Help for this page

Select Code to Download


  1. or download this
    print "<span class='topic'>$1</span>" if /\b(cat)\b/i;
    
  2. or download this
    print "<span class='topic'>$1</span>" if /\b([Cc]at)\b/;