in reply to Re: Brute Force Algorithm with Perl reg exprs?
in thread Brute Force Algorithm with Perl reg exprs?

Occasionally, most of us would like to have an operation which generates a matching string from a regex. There is no such thing in perl (or elsewhere, afaik).
Not a Perl regex exactly, but (naively) in the same category -- see my reply further down.

-QM
--
Quantum Mechanics: The dreams stuff is made of

  • Comment on Re^2: Brute Force Algorithm with Perl reg exprs?