1 \chapter{String Services
}
3 The modules described in this chapter provide a wide range of string
4 manipulation operations. Here's an overview:
9 --- Common string operations.
12 --- Regular expression search and match operations.
15 --- Substitution and splitting operations that use regular expressions.
18 --- Interpret strings as packed binary data.