Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: Constant redefined

by K_M_McMahon (Hermit)
on May 31, 2005 at 03:17 UTC ( [id://461913]=note: print w/replies, xml ) Need Help??


in reply to Re: Constant redefined
in thread Constant redefined

I still get the error even using your no warnings code or with a global no warnings

I am curious about the need to redefine a constant. If you are going to be changing its' value, you should be using variables anyway....

-Kevin
my $a='62696c6c77667269656e6440676d61696c2e636f6d'; while ($a=~m/(^.{2})/s) {print unpack('A',pack('H*',"$1"));$a=~s/^.{2}//s;}

Log In?
Username:
Password:

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

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

    No recent polls found