Help for this page

Select Code to Download


  1. or download this
    my $string = '5mb of stuff';
    my $count = $string =~ tr/\0/\0/;