http://www.perlmonks.org?node_id=888880


in reply to spiraling quine

Just like Sparkling Japh, I have to pipe this through

| perl -we 'use Time::HiRes "sleep"; $/="\e"; while(<>){ print; sleep +0.1 }'
so that it becomes enjoyable.