Help for this page
use strict; use Math::NumberCruncher; ... foreach my $char ( @chars ) { print $char, "\n"; }