Help for this page
http://perldoc.perl.org/perluniintro.html
sub nice_string { join("", ... } unpack("W*", $_[0]) ) }