The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
2.02_04	2015-04-17

	Bug Fixes
	* Fix #19, RT 103777 Tests run with system perl

2.02_03	2015-04-16

	Bug Fixes
	* #18: output order of list() not predictable
	* #8: macrodir: verbose is on by default, option -v|--vervose is no-op
	* #11: macrodir: Option -v eats diretory name if it looks like a number
	* #12: use Path::Tiny instead of Cwd
	* #14: Remove dead code from macrodir.t

	Other
	* Use strict and warnings in all files, require perl 5.8
	  (extended regular expressions)
	* Set current versions of required modules as minimum version

2.02_02	2015-04-15

	Bug Fixes
	* #15: macrodir expanding files in a different order. 

2.02_01	2015-04-14

	Bug Fixes
	* #13: here documents in test scripts may include "\r\n" which fail eq to "\n"
 
2.02	2015-04-13

	Other
	* Added test scripts

2.01	2015-04-13

	Bug Fixes
	* Documentation

	New Features
	* Install scripts in Perl site bin

	Other
	* Added test scripts
	* Raised issues at https://github.com/pauloscustodio/Text-MacroScript/issues
	* Commented all tests that failed and added a diag() message
	
2.00	2015-04-04

	* Module adopted by pscust@cpan.org
	* Version bumped to 2.00
	* Module repository moved to 
	  https://github.com/pauloscustodio/Text-MacroScript