Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Testing if Perl Code is Valid - but don't execute!

by aquarium (Curate)
on Aug 11, 2010 at 04:02 UTC ( [id://854212]=note: print w/replies, xml ) Need Help??


in reply to Testing if Perl Code is Valid - but don't execute!

The people that cotton on that your config file is really perl code will give you headaches...so instead best to have some kind of simple config where var=value, which you can load into hashes or arrays of config parameters under your full control. Otherwise it becomes config_and_do instead of just config.
the hardest line to type correctly is: stty erase ^H
  • Comment on Re: Testing if Perl Code is Valid - but don't execute!

Replies are listed 'Best First'.
Re^2: Testing if Perl Code is Valid - but don't execute!
by skazat (Chaplain) on Aug 12, 2010 at 19:36 UTC
    Oh, I totally agree! Just hard to change horses in mid-stream, sadly.
    -skazat

Log In?
Username:
Password:

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

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

    No recent polls found