![]() |
|
The stupid question is the question not asked | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
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 reply to Re: a prime bug
by shmem
|
|