On Wed, Jan 19, 2005 at 12:02:37AM +0000, Terrence Brannon wrote: > I think a list of modules which dynamically load packages and/or > create objects at runtime would be useful. Please add any modules that > you know of that I overlooked... also feel free to write a > comprehensive assessment of these modules (grin).
Apologies if this has already been covered: Module::Pluggable Provides a simple (a couple hundred lines of clean code) and platform independent way of discovering and instantiating modules aka plugins. //Ed _______________________________________________ sw-design mailing list [email protected] http://metaperl.com/cgi-bin/mailman/listinfo/sw-design
