|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re^4: Use variable as a module during runtime.by ysth (Canon) |
| on Oct 22, 2012 at 01:40 UTC ( #1000254=note: print w/ replies, xml ) | Need Help?? |
|
In your original code, $f was a variable holding the whole code of the module as a string. That was your assumption. The other possibility is that the file contained something like "Module::Name". yoda54 would need to provide example data to know for sure. Update: oh, I see from the partial error message in the grandparent of this node that you are indeed correct. Sorry for the noise.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||