Skip to content

regexplanet/regexplanet-perl-cgi

Repository files navigation

regexplanet-perl-cgi

This is the Perl backend for RegexPlanet, a tool for online regular expression testing. This version uses CGI.pm instead of Plack.

See API docs for what it is supposed to do.

See the Perl online regex test page to use it to test your regular expressions.

To Do