Alberto Manuel Brandao Simoes <[EMAIL PROTECTED]> writes:
> I'm designing a new module to include a little rewritting language on
> Perl. It will be based on Filter::Simple.
What functional gap does this module fill? If you named it by what it
helps do, then others can search for that and find it.
> The language makes you able to define rules, and join that rules on a
> function you can call from Perl code. The rules map regular
> expressions on other regular expressions.
how about Regexp::Map? Regexp::Rules? Regexp::Processor?
just brainstorming.
>
> --
> Alberto Sim�es - Departamento de Inform�tica - Universidade do Minho
> ,,__
> .. .. / o._) .---.
> /--'/--\ \-'|| .----. .' '.
> / \_/ / | .' '..' '-.
> .'\ \__\ __.'.' .' �-._
> )\ | )\ | _.'
> // \\ // \\
> ||_ \\|_ \\_ Perl Monger
> mrf '--' '--'' '--' www.perl-hackers.net
cute :)
--
Carter's Compass: I know I'm on the right track when,
by deleting something, I'm adding functionality.