Is there some reason you can't just copy the hash into your script manually, it appears to be the sort of data that is relatively static. Alternatively if you have access to the module that declares the hash is there some reason that you can't rewrite it to get that hash from a third module? eg. in both scripts:
use States; my %some_hash = %States::some_hash;
In reply to Re: sorting a hash that's in another file
by tedrek
in thread sorting a hash that's in another file
by alienhuman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |