# Perl Regular Expressions Manual The **SOURCE** of knowledge for Perl regular expressions (REGEX): https://perldoc.perl.org/perlre.html [PCRE](https://en.wikipedia.org/wiki/Perl_Compatible_Regular_Expressions) is the most common REGEX flavor. Why use Google and Stack Overflow, when you could consult the source?