Next:
What are regular Expressions
Up:
Practical Perl Programming
Previous:
Printing Revisited
Regular Expressions
What are regular Expressions
Using Regular Expressions
Special pattern matching character operators
Backtracking
Setting the Target Operator (Binding)
Substitution
The Matching Operator (m//)
The Matching Options
The Translation Operator (tr///)
The Translation Options
The Binding Operators
Character Classes
Quantifiers
Pattern Memory
Pattern Precedence
Extension Syntax
Pattern Examples
Some Practical Examples
Using the Match Operator
Using the Substitution Operator
Example: Using the Translation Operator
Example: Using the
Split()
Function
dave@cs.cf.ac.uk