Skip to content

Instantly share code, notes, and snippets.

@colomon
Forked from masak/code.pl
Created April 13, 2013 16:58
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save colomon/5379188 to your computer and use it in GitHub Desktop.
say qq:to/END/;
Line 1
{foo}
Line 4
END
sub foo { " Line 2\nLine 3" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment