Skip to content

Instantly share code, notes, and snippets.

@tryperl
Created April 7, 2013 08:51
Show Gist options
  • Save tryperl/5329653 to your computer and use it in GitHub Desktop.
Save tryperl/5329653 to your computer and use it in GitHub Desktop.
Created by www.tryperl.com.
map{(Fizz)[$_%3].(Buzz)[$_%5].(Bazz)[$_%7]||$_}(1..100)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment