1.07	2017-01-23
		- Edited pre-requirements
		- Fix for file_put_contents
		- Fix for fileCache utf8 problem
		- Fix for getPodText utf8 problem
		- Fix for bashReadLine STDIN/STDOUT problem
		- Improved commandArgs

1.06	2017-01-07
		- shellmeta: Added whitespace escaping
		- whereisBin: Always return array
		- Added getPodText

1.05	2017-01-06
		- Improved commandArgs

1.04	2016-12-26
		- Perl min versiom changed to v5.14
		- Added file_put_contents
		- Added commandArgs
		- Added whereisBin
		- Added fileCache

1.03	2016-12-22
		- Improved documentation

1.02	2016-12-21
		- Fix for shellmeta
		- Added _system function
		- Added bashReadLine function
		- Added cmdArgs function
		- Added distribution generator

1.01	2016-12-21
		- Package name changed to Lazy::Utils
		- Lazy::Utils init
		- Removed str_ prefix for trim functions
		- Added shellmeta function
		- Exported all functions