Help for this page
#!/usr/bin/perl ... MATCH => sub { $same++ }, } ); print "$same characters are the same\n";
12 characters are the same