An Introduction to Regular Expressions What Are Regexes? 4 of 50 : [PREV] [NEXT]

What are we going to learn?

Pattern Matching and Regular Exressions

  • What you can do with regular expressions.
  • How to use various modifiers with matching operators.
  • How to construct regular expressions.
  • What rules apply to all regular expressions.
  • How to use values (backreferences) inside and after a regexp.
  • How to perform substitution commands.

© 2003 Barbie barbie@missbarbell.co.uk Home http://birmingham.pm.org/