Hello,
Perhaps the problem is in your %data, you should use the Data::Dumper module to print out the structure of %data to make sure that you stored the right thing.
use Data::Dumper; print Dumper(\%data);
Regards,
In reply to Re: sort on hash / hash / hash doesn't work
by redbull2012
in thread sort on hash / hash / hash doesn't work
by PsySkeletor
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |