Unverified Commit bd287e8f authored by Paul Wise's avatar Paul Wise
Browse files

Improve the configuration file handling

Prevent code execution from shell metacharacters in config file names.
Prevent errors when importing config filenames with spaces.
Prevent splitting variables containing newlines into multiple variables.
Use String::ShellQuote for these and move it to Depends.

Print all variables in one statement.

Use q{} to improve readability.

Closes: !124
parent 066c252c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment