Skip to content

Instantly share code, notes, and snippets.

@petdance
Created January 18, 2017 15:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save petdance/d89100ad370a21ec43555e57d75ec8f3 to your computer and use it in GitHub Desktop.
Save petdance/d89100ad370a21ec43555e57d75ec8f3 to your computer and use it in GitHub Desktop.
while ( my ($key,$value) = Walk->sorted(%hash) ) {
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment