Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: Regex for weird characters

by JediWizard (Deacon)
on Sep 27, 2004 at 14:46 UTC ( [id://394183]=note: print w/replies, xml ) Need Help??


in reply to Re: Regex for weird characters
in thread Regex for weird characters

/[^\w\x21-\x26\x28-\x2A\x5E\x40]/ && print "funny things appear in $_\n" for qw/not_funny funny1-/;

But that still doesn't account for things like ? or > or <. I'm taking you too litterally when you say shitf-# keys... :-)

May the Force be with you

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-25 17:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found