> > What are the ways to create a variable at run-time?
> 
> Generally, this process is frowned upon.  There's almost always a 
> better answer, usually involving using a hash.
> 
> Why don't you tell us what you want to accomplish, so we can help you 
> find a way to get there?

I want to write a preprocessor for embedded perl in a makefile,
and use makefile variables in a perl code executed via eval.

-- 
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