From: "Bastian Angerstein" <[EMAIL PROTECTED]>
> is it possible to execute code that is within a var?
>
> like:
>
> $var = 'print "Hallo Welt\n"';
>
> I had seen something like that in compination with eval...
>
> but I can´t remeber where and I can´t find that code anymore.

Run
        perldoc -f eval

HTH, Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to