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

Re: How to include a large number of constants?

by noslenj123 (Scribe)
on Apr 27, 2005 at 21:20 UTC ( [id://452152]=note: print w/replies, xml ) Need Help??


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

Thanks for all your suggestions. I have put several of them to use.

perrin's suggestion works fine, but adds verbosity.

Using 'do' didn't seem to help and gave me the same error.

zaxo confirmed the compiletime issue.

Thus, dragonchild's suggestion for using BEGIN worked fine. Also, I really like his wizardry for getting all the constants into @EXPORT without typing them all. I incorporated that technique. Thanks!

I also used Grygonos's suggestion simplifying the creation of all the constants.

I'm gonna need to spend some time studying jhourcle's XML technique.

friedo's technique looks similar to dragonchild's but I didn't have enum.pm installed so haven't checked it out yet.

I have learned many lessons o wise ones!

  • Comment on Re: How to include a large number of constants?

Log In?
Username:
Password:

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

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

    No recent polls found