Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Re: Applying a RegEx in a variable

by ChOas (Curate)
on Aug 10, 2001 at 13:59 UTC ( [id://103820]=note: print w/replies, xml ) Need Help??


in reply to Re: Applying a RegEx in a variable
in thread Applying a RegEx in a variable

Hmmmmmm.....Actually....no ;))

I have no influence over the regex, it could come
from a file, or from user input... it`s really a
scalar...

BUT!..... I can do
my $Tmp="/a/i"; my $RegEx=eval "qr$Tmp";
For wich I can build a working construct... hmmmm...
I`m going to explore this a bit more....
So actually it DID help!! .....Thanks! ;)))

... A little bit later ...

Hmmmmm.... maybe it didn`t help... I`ll try some more ;))

... A little bit more later ...

Okay.. I got it to work!! cheer!!... I`ll post the code where
it`s going to be in hopefully next week.... thanks!!

GreetZ!,
    ChOas

print "profeth still\n" if /bird|devil/;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://103820]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (4)
As of 2024-04-19 02:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found