Help for this page

Select Code to Download


  1. or download this
    my @reg_exes = (
      q|Reach Holly Smith for help by sending an email\nto hollysmith@nosu
    +chdomain\.com\.|,
    ...
    }
    
    # Then store the changed file, etc.
    
  2. or download this
    my @patterns = (
      q|Reach Holly Smith for help by sending an email\nto hollysmith@nosu
    +chdomain\.com\.|,
    ...
    }
    
    # Then store the changed file, etc.