In my (frozen) file information display tool (a souped up magic program), I used dynamic loading for modules more or less like this :
(I'm in a hurry, if this one dosen't work, tell me and I'll look up the actual code :))$handler = eval( "use $modulename; return $modulename->new;" );
In reply to Re: Loading modules by external data (i.e., database)
by Corion
in thread Loading modules by external data (i.e., database)
by theatrus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |