#!/usr/bin/perl use strict; use warnings; use Text::CharWidth qw(mbswidth); my $string = 'Number of columns?'; print mbswidth($string), "\n";
In reply to Re: Need nudge: how to (dynamically) discover terminal width?
by Khen1950fx
in thread Need nudge: how to (dynamically) discover terminal width?
by polypagan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |