![]() |
|
No such thing as a small change | |
PerlMonks |
Re: Dynamic Class Loading, Compilation, & Speedby jdrago999 (Pilgrim) |
on Mar 07, 2010 at 02:21 UTC ( #827188=note: print w/replies, xml ) | Need Help?? |
Try this:
Just as use <ClassName> operates in compile-time, require operates in runtime without a string eval.
In Section
Seekers of Perl Wisdom
|
|