![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Using arbitrary packagesby Sprad (Hermit) |
on Jul 12, 2004 at 21:40 UTC ( [id://373742]=perlquestion: print w/replies, xml ) | Need Help?? |
Sprad has asked for the wisdom of the Perl Monks concerning the following question:
I'd like to be able to do this:
use $foo; where $foo contains some module name. But when I try, I get a syntax error. Is such a thing even possible?
---
Back to
Seekers of Perl Wisdom
|
|