Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: How to include a large number of constants?

by Grygonos (Chaplain)
on Apr 27, 2005 at 18:00 UTC ( [id://452057]=note: print w/replies, xml ) Need Help??


in reply to How to include a large number of constants?

Try this..

use constant {FAILURE_CONF => 1, FAILURE_EVENT => 2, OPEN_REQ => 3, OPEN_CONF => 4};
Should simpllify the code a bit, visually speaking.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (7)
As of 2024-04-23 12:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found