Help for this page

Select Code to Download


  1. or download this
    
    sub remove_pattern_from_array {
    ...
        return @holder_array;
    }
    
  2. or download this
    username:     me@you.com
    
  3. or download this
    garbagetest#$^#$^#$%^#$
    
  4. or download this
        @aliases_array = remove_pattern_from_array (
            "^\$|^#|!(^.+?:\\s+.+\$)", @aliases_array);