summaryrefslogtreecommitdiff
path: root/devel/p5-String-Escape/DESCR
blob: 89dc47bfef73ebfeb0919beb1f8b89a0ca8077fd (plain)
1
2
3
4
This module provides a flexible calling interface to some frequently
performed string conversion functions, including applying and removing
C/Unix-style backslash escapes like \n and \t, wrapping and removing
double-quotes, and truncating to fit within a desired length.