Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Simpler Config-Simple needed

by jbware (Chaplain)
on Oct 25, 2005 at 18:20 UTC ( [id://502822]=note: print w/replies, xml ) Need Help??


in reply to Simpler Config-Simple needed

This might be what you're looking for:
for (split ',', $FOO) { print "$_\n"; }
And I'm not super versed in the config files, but maybe you'll need to do:
FOO "this, that"

-jbWare

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-26 00:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found