diff --git a/web/regex_tester.html b/web/regex_tester.html index e2d2e48..1bb6382 100644 --- a/web/regex_tester.html +++ b/web/regex_tester.html @@ -603,6 +603,27 @@ my $x = "foo"; # example
perl v?, WebPerl v?
+
+Perl Regular Expression Documentation: +Tutorial, +Quick Start, +Main (perlre), +Operators, +Special Variables, +Backslash Sequences and Escapes, +Character Classes, +FAQs, +Quick Reference, +re Pragma, +split, +Guts, +Debugging; +I18N: +Unicode +(Examples), +Locales. +
+
Author, Copyright, and License: see the source code of this file.