Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created December 23, 2016 23:03
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 zoffixznet/ec3755e05e41d5e7c4b75d6af8621e19 to your computer and use it in GitHub Desktop.
Save zoffixznet/ec3755e05e41d5e7c4b75d6af8621e19 to your computer and use it in GitHub Desktop.
my ($first, $second) = qq:to/END1/, qq:to/END2/;
FIRST
MULTILINE
STRING
END1
SECOND
MULTILINE
STRING
END2
dd [ $first, $second ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment