Skip to content

Instantly share code, notes, and snippets.

@ngn999
Created July 31, 2012 03:40
Show Gist options
  • Save ngn999/3213312 to your computer and use it in GitHub Desktop.
Save ngn999/3213312 to your computer and use it in GitHub Desktop.
test gfm
my @abc = split;
foreach (@abc) {
    print;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment