Skip to content

regexplanet/regexplanet-perl-cgi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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