Bradmont
12-11-2002, 08:07 PM
So... I'm stuck doing some CGI programming in perl (the server to be hosting the scripts doesn't have python... :() and I want to make the framework as modular as I possibly can... so I need to be able to dynamically load modules at run-time. Is this possible in perl? All I've found in my googling was stuff about dynamically loading C modules, which isn't exactly what I want... Anyway, if it's possible, any pointers on how to do it or links to some good documentation on the subject would be much appreciated (man I wish every language had docs as well organised as Python does. :p)
Anyway, thanks for any help.
Anyway, thanks for any help.