Change History for Text::Indent
===============================
0.01    10 Dec 2003
        - initial release
0.02    22 September 2010
        - fix warning when AddNewline is undefined.  Patch from Neil Hooey
0.03	30 December 2018
	- fix warning for Negative repeat count.
0.031	26 December 2020
	- Spelling corrections
	- Update git and MANIFEST ignore lists
	- Convert build to ExtUtils::MakeMaker
0.032	29 December 2020
	- Remove test snippets from Pod
	- Remove generated content from tests
	- Add tests for instance accessor and arg
0.033   29 December 2020
        - Remove VERSION test from 01_use.t