1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
freebsd-ports/textproc/p5-Text-Chomp/pkg-descr
Sunpoet Po-Chuan Hsieh b704d6a9b5 Add LICENSE
- Fix and update WWW
2018-06-04 18:16:22 +00:00

8 lines
273 B
Plaintext

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