Help for this page

Select Code to Download


  1. or download this
     if ($cou) {
                   $orig =~ s/\b$itemY\b/$default/;
                   print "$orig\n";
    
  2. or download this
    
    while (<>) {
    ...
           }
       }
    }