Help for this page
@test = split (//,$something); foreach (@test) {print "$_\n";}
$something =~ /\0//g;