Help for this page

Select Code to Download


  1. or download this
    qr/abc/i
    qr/^\d+$/m
    ...
    
  2. or download this
    my @regexes;
    
    # read in
    ...
        # do something
      }
    }