- or download this
#!/usr/bin/perl
...
foreach $key(sort keys %matches) {
print "$key $matches{$key}\n";
}
- or download this
*********
* ** ** *
*********
...
ÑÑ =~ .Ñ *
ÑÑ =~ Ñ. *
ÑÑ =~ ÑÑ *
- or download this
#!/usr/bin/perl
...
foreach $key(sort keys %matches) {
print "$key $matches{$key}\n";
}
- or download this
***
* *
***
...
. =~ Ñ
Ñ =~ . *
Ñ =~ Ñ *