in reply to Re^2: Best practice for configuration variables stored in external file
in thread Best practice for configuration variables stored in external file
I think then that I'm talking about "constants", not "configuration variables". They are not, at any point, edited from within the script.
Would "use Module" then be the best way to handle this?
|
|---|