Well, I was playing with regular expressions and I thought of creating a small and absurd Drupal module to test them in a Drupalized context.

This module doesn't provide anything of interest or value for a project, it just takes care of building a route, answering with a form and in the submit button running tests with Regular Expressions and inputs. The results of the matching are displayed using JavaScript in the same page of the form.

:-)