Or perhaps just:
my %count; map { ++$count{$_} } ( $site =~ /([A-WY._])/g );
Minor note: there is no X or Z.
Regards,
PN5
In reply to Re^2: I need to sort out some values and get only the highest generated by my perl script
by Prior Nacre V
in thread I need to sort out some values and get only the highest generated by my perl script
by replicant4
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |