PCRE is a Perl-compatible library of regular expressions.
They are based on a completely separate code-base from Henry
Spencer's originals. The library has been designed to make
efficient use of memory for compiled regular expressions.
Original Author: Phil Hazel <ph10@cam.ac.uk>