Help for this page
Select Code to Download
Select
or
download this
my $string = '5mb of stuff'; my $count = $string =~ tr/\0/\0/;