Help for this page

Select Code to Download


  1. or download this
    if (lc($b) eq lc($a))
    {
      print "do something...\n";
    }