The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Data::Text

0.04	Wed Sep 15 07:33:53 EDT 2021
	Take semi-colons as punctuation
	Added the rtrim() method

0.03	Mon Sep 13 17:53:32 EDT 2021
	Added the trim() method

0.02	Mon Sep 13 14:44:50 EDT 2021
	append() messages can now be daisy chained
	Added length() method
	append() now supports a reference to an array of strings to add

0.01	Sun Sep 12 16:40:26 EDT 2021
        First draft