Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 394 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 394 Bytes

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