in reply to Re^2: How to pass variable values between perl scripts ?
in thread How to pass variable values between perl scripts ?
If you are comfortable with YAML or JSON, config modules for those are available as well.
The settings can be consumed by different programs you write.
Since you seem to be on linux, installing the module is simply "cpan i Config::Settings" (You may need to elevate privileges before doing that).
I hope life isn't a big joke, because I don't get it.
-SNL
|
|---|