Skip to content

Instantly share code, notes, and snippets.

@mshock
Created June 7, 2012 20:06
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 mshock/2891256 to your computer and use it in GitHub Desktop.
Save mshock/2891256 to your computer and use it in GitHub Desktop.
test __DATA__
#! perl
print <DATA>;
__DATA__
<some> <markup>
$this = 'that'
This is me
testing how gist
marks up data token
working?
@mshock
Copy link
Author

mshock commented Jun 7, 2012

nope, it doesn't recognize it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment