1.10 2017-03-03
- getPodText improvements
1.09 2017-02-25
- Added $prefs ref check
- Little changes of file mode in file_get_contents/file_put_contents
1.08 2017-01-23
- Added utf8 mode to file_get_contents/file_put_contents
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