in reply to Self-extracting compressed code!
But TMTOWTDI:
Which is not meant to detract from your very cool code. This one cheats for sure. :-)use Text::Quote; Text::Quote->quote_prop('compress_at',1); undef $/; print "use Text::Quote;\nundef\$/;\nprint eval(<DATA>);\n__DATA__\n".T +ext::Quote->quote(<>);
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Self-extracting compressed code!
by demerphq (Chancellor) on May 22, 2002 at 12:11 UTC | |
by educated_foo (Vicar) on May 22, 2002 at 15:32 UTC | |
by demerphq (Chancellor) on May 22, 2002 at 17:53 UTC | |
by educated_foo (Vicar) on May 22, 2002 at 21:25 UTC |