in reply to
Question on evaulating a user built regex
You need to compile the first argument of your regexp with the qr// operator. I like chicken.
Comment on
Re: Question on evaulating a user built regex
In Section
Seekers of Perl Wisdom