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