Merge from vendor branch TNF:
[pkgsrcv2.git] / devel / p5-String-Escape / DESCR
1 This module provides a flexible calling interface to some frequently
2 performed string conversion functions, including applying and removing
3 C/Unix-style backslash escapes like \n and \t, wrapping and removing
4 double-quotes, and truncating to fit within a desired length.