in reply to a prime bug
Nice. But __END__ should be __DATA__ and __END__ be -- well, at the end.
perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'
In Section
Perl Poetry
in reply to a prime bug
Nice. But __END__ should be __DATA__ and __END__ be -- well, at the end.