Because the Perl language is a flexible text-processing language, the regular expressions are an integral part of it. To handle this it were implemented a lot of regular expressions making it possible to do a lot of tasks including complex string comparisons, complex string selections and replacements, string pattern matching and many other.
Through the Perl available functions that focus on regular expression, we'll describe here the most important and the very often used: