Help for this page
use strict; use warnings; ... } print "$char_bit\n";
use strict; use warnings; use Config; print "$Config{charbits}\n";