|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re: Use variable as a module during runtime.by sundialsvc4 (Monsignor) |
| on Oct 22, 2012 at 13:53 UTC ( #1000345=note: print w/ replies, xml ) | Need Help?? |
|
Consider perldoc -f require. A far more thorough approach: UNIVERSAL::require. Consider also the source-code found in RPC::Any::Server. Here is a system that is designed to invoke packages and (selected... controllable...) methods within them. It should be a good source of ideas.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||