Perl Regex Tester
- powered by
WebPerl
(beta)
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";
Hide
URL:
📋
perl v?, WebPerl v?
Author, Copyright, and License: see
the source code of this file
.