Help for this page
use strict; ... }
use utf8; my $U; ... $U < 127 and $U > 31 or return; } return 1;