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

1.02_01 2019-09-21
        - TRIAL RELEASE: Production code should use 1.02 until 1.03 is stable
        - Minor documentation cleanup
        - RT#128743: POD misses license information
        - RT#128092: Makefile.PL: compat code does not work everywhere

1.02    2010-04-06
        - undef values are now caught and passed through

1.01    2006-02-27
        - Added reference to String::Strip in docs
        - Added docs and tests demonstrating unicode support

1.00	2006-02-22
	- Initial version