epoptai has asked for the wisdom of the Perl Monks concerning the following question:
is evaluated, the modulator script is wiped out and replaced with the output of Bleach, namely a file full of invisible characters with "use Acme::Bleach" at the top, and it ceases to function at all.use Acme::Bleach; print "Hello world";
--
Check out my Perlmonks Related Scripts like framechat,
reputer, and xNN.
|
---|
Replies are listed 'Best First'. | |
---|---|
•Re: when eval corrupts the invoker
by merlyn (Sage) on Jun 24, 2002 at 23:40 UTC | |
by epoptai (Curate) on Jun 25, 2002 at 03:48 UTC | |
Re: when eval corrupts the invoker
by toma (Vicar) on Jun 25, 2002 at 07:27 UTC | |
Re: when eval corrupts the invoker
by Mr. Muskrat (Canon) on Jun 25, 2002 at 02:32 UTC | |
Re: when eval corrupts the invoker
by perigeeV (Hermit) on Jun 25, 2002 at 16:27 UTC |