forked from Lainports/freebsd-ports
7 lines
273 B
Text
7 lines
273 B
Text
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
|