in reply to Re: variables names used to define variables
in thread variables names used to define variables

Yeah, that ought to work.

But sometimes just having fun is worth it too

How else can I learn the strengths and weaknesses of a particular method if I don't try it out?

But it all honesty, I didn't think of your way.

Still new to all of the Perl Possibilities. (FORTRAN doesn't have hashes, pointers, foreach, or...)

  • Comment on Re: Re: variables names used to define variables

Replies are listed 'Best First'.
Re: Re: Re: variables names used to define variables
by valdez (Monsignor) on Dec 11, 2003 at 14:52 UTC

    You may also find useful a post from liz: defined or: // and //=, because you will need to patch your perl to use the // operator...

    Ciao, Valerio