Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Behavior of compile-time constants?

by Chmrr (Vicar)
on Jun 14, 2002 at 18:00 UTC ( [id://174661]=note: print w/replies, xml ) Need Help??


in reply to Behavior of compile-time constants?

=> quotes the lefthand side. Thus, perl is trying to DWIM, and interpreting what you wrote as:

my %modestring = ( 'ROTATE', "a", 'HOLD' , "b", 'FLASH' , "c", # etc... );

perl -pe '"I lo*`+$^X$\"$]!$/"=~m%(.*)%s;$_=$1;y^`+*^e v^#$&V"+@( NO CARRIER'

Log In?
Username:
Password:

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

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

    No recent polls found