031785b449
from CPAN into textproc/p5-String-Truncate. String::Truncate handles the simple but common problem of long strings and finite terminal width by eliding or truncating parts of the string from the left, right, middle or both ends, respectively.
3 lines
199 B
Text
3 lines
199 B
Text
String::Truncate handles the simple but common problem of long strings and
|
|
finite terminal width by eliding or truncating parts of the string from the
|
|
left, right, middle or both ends, respectively.
|