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