This module implements a single function, tchomp, which will remove all known
line separators.
The regular chomp() works only on the value in $/, which can be difficult if
working in multi-platform environments.
WWW: http://search.cpan.org/dist/Text-Chomp/