in reply to Snake

If you find a way around using that nasty open FOO,"<$0";
That's not too difficult, just use the DATA filehandle:
#!/usr/bin/perl seek DATA, 0, 0; undef $/; print <DATA>; __DATA__
But I don't know if you can still make a nice snake with that ...

-- Hofmator

Replies are listed 'Best First'.
Re: Re: Snake
by flgr (Sexton) on Sep 06, 2001 at 21:57 UTC
    Thank you very much. :) I'll sure use it in future.

    $§=lc(sub{}^" \6 \n");$§=~s/\(.*\)//;for(split
    ('',$§)){$/=$_;for(5..7){$/++}$:.=$/}print$:;1