Y
Hacker News
new
|
ask
|
show
|
jobs
by
benj111
2631 days ago
Or "quine.pl line 1." Evaluates to 0?
Or should that be 0.0???
1 comments
yellowapple
2631 days ago
Yeah, I think it's both divisions. Both 'perl -e "in /tmp"' and 'perl -e "tmp/quine"' result in the same division-by-zero error.
link