Skip to content

Instantly share code, notes, and snippets.

@datacustodian
Last active July 7, 2019 20:56
Show Gist options
  • Save datacustodian/01bbd9757320058e01f82d65dd9e2860 to your computer and use it in GitHub Desktop.
Save datacustodian/01bbd9757320058e01f82d65dd9e2860 to your computer and use it in GitHub Desktop.
Perl Regular Expressions Manual

Perl Regular Expressions Manual

The SOURCE of knowledge for Perl regular expressions (REGEX):

https://perldoc.perl.org/perlre.html

PCRE is the most common REGEX flavor.

Why use Google and Stack Overflow, when you could consult the source?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment