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: https://metacpan.org/release/SMPETERS/Text-Chomp-0.02
