in reply to Re: constant and eval (are they enemies?)
in thread constant and eval (are they enemies?)
Thanks. I cannot use the import() thing, because I parse the constant name and the value from a file. That's why I have to use 'eval'...
--
tune
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: constant and eval (are they enemies?)
by Anonymous Monk on May 24, 2002 at 00:20 UTC | |
by merlyn (Sage) on May 24, 2002 at 00:28 UTC |
In Section
Seekers of Perl Wisdom