Skip to content

Instantly share code, notes, and snippets.

@leonardoeloy
Created July 26, 2013 12:11
Show Gist options
  • Save leonardoeloy/6088412 to your computer and use it in GitHub Desktop.
Save leonardoeloy/6088412 to your computer and use it in GitHub Desktop.
People who bother...
perl -e "foreach my \$i (1..20) {print \$i. ' job Jenkins ';print 'incomoda ' x \$i;if(\$i%2==0){print \"muito mais\n\";}else{print \"muita gente\n\";}}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment