Perl Regex Tester
- powered by
WebPerl
(beta)
Loading (Stage 1/2)...
Add Preamble Code
my $x = "foo"; # example
m{
wo(.)
}
gi
Hello, World!
Oh, what a wonderful world!
Add Sample
Show Example Perl Code
📋
use re "debug";
URL:
📋
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
.
Copyright © 2018 Hauke Daempfling (haukex@zero-g.net) at the Leibniz Institute of Freshwater Ecology and Inland Fisheries (IGB), Berlin, Germany,
http://www.igb-berlin.de
. For details, please see
the source code of this file
.