Skip to content

Instantly share code, notes, and snippets.

@sigman78
Created April 4, 2019 14:36
Show Gist options
  • Save sigman78/ccca993476f11373ebb8687592f30e0e to your computer and use it in GitHub Desktop.
Save sigman78/ccca993476f11373ebb8687592f30e0e to your computer and use it in GitHub Desktop.
Perl quine
$ cat /tmp/quine.pl
Illegal division by zero at /tmp/quine.pl line 1.
$ perl /tmp/quine.pl
Illegal division by zero at /tmp/quine.pl line 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment