Skip to content

Instantly share code, notes, and snippets.

@jrockway
Created July 1, 2009 06:26
Show Gist options
  • Save jrockway/138633 to your computer and use it in GitHub Desktop.
Save jrockway/138633 to your computer and use it in GitHub Desktop.
my $hash = {
keys => 'go here',
and => 'here',
blocks => sub {
'nest like this';
},
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment