mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
String::TtyLength provides a single function, tty_length, which returns the length of a string excluding any ANSI tty / terminal escape codes. I.e. the number of characters that will appear on screen. This is useful if you're working out the width of columns, or aligning text. WWW: https://metacpan.org/release/String-TtyLength
3 lines
72 B
Plaintext
3 lines
72 B
Plaintext
%%SITE_PERL%%/String/TtyLength.pm
|
|
%%PERL5_MAN3%%/String::TtyLength.3.gz
|