pkgsrc/devel/p5-String-Escape/DESCR

5 lines
271 B
Text
Raw Normal View History

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.