Skip to content

Instantly share code, notes, and snippets.

@memowe
Created May 26, 2009 01:38
Show Gist options
  • Save memowe/117843 to your computer and use it in GitHub Desktop.
Save memowe/117843 to your computer and use it in GitHub Desktop.
sub FETCH{shift ,qq;@_,\n;}sub TIEHASH
{bless[@_]}sub SCALAR{pop@{+shift}}tie
%==>main=>hacker=>Perl=>another=>Just;
print qq;$={qq(@{[map$_=%==>k..n]})};;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment