Skip to content

Instantly share code, notes, and snippets.

@gfldex
Created July 19, 2022 14:51
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 gfldex/44769f1d9d2a58a674ea9bc5fc8e5cca to your computer and use it in GitHub Desktop.
Save gfldex/44769f1d9d2a58a674ea9bc5fc8e5cca to your computer and use it in GitHub Desktop.
# Did you know you can translate to following Perl poem to Raku?
# perl -e 'do not $fear and do not die'
try { not :2(.fear) } and do not die
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment