Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: My preferred way of handling config data in Perl is:

by Discipulus (Canon)
on Dec 15, 2006 at 08:00 UTC ( [id://589989]=note: print w/replies, xml ) Need Help??


in reply to My preferred way of handling config data in Perl is:

ok small config go into my %conf; at the very beginning.

medium config below wonderful __DATA__ token (no one mentioned it. I' m so stupid to do so ?!?).

big configs shared between 2 or more scripts go into a quick 'n dirty exported on request only  %conf_one in a conf_Project.pm

ty all

Lorenzo*

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-19 19:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found