Help for this page
my @tokens = split '', $ARGV[0]; ... } print "\n$output\n";
$format =~ s/(%m)/&message()/;