Revision history for Shell-Var-Reader

0.5.0	 2023-10-22/21:00
		 - Add cmdb_shell_var_reader
		 - Improve documentation.
		 - The TOML CMDB now supports rex enviroment. Uses 'SYSTEM_ENV' for that.

0.4.0	 2023-07-25/11:15
		 - Add -m for munging support.

0.3.2	 2023-07-10/11:30
		 - Fix flattening for shell output.
		 - Rework being quiet for Perl on some Linux systems when it comes to Rex.

0.3.1	 2023-07-23/16:00
		 - Flatten hashes/arrays for shell output.

0.3.0	 2023-07-23/14:30
		 - Add support for including data via Rex::CMDB::TOML.
		 - Fix merging of includes so it is actually stuff is merged in in the order it is read in.

0.2.0	 2023-06-21/15:45
		 - Add -i arg for including JSON, YAML, or TOML in the produced JSON, YAML, or TOML

0.1.0	 2022-11-08/09:15
		 -Add shell output.
		 -Now set the perl path for the script.

0.0.1	 2022-10-03/16:00
		 -Initial release.