Description
Perl tools can generate shell configuration snippets for different shell languages from one abstraction. This is useful for installers, environment setup scripts, and development tools that need to export variables portably.
It is a developer library. Generated shell code can affect the user's environment, so values should be quoted safely and reviewed before being sourced automatically.