in reply to Re^2: Loading a module at runtimein thread Loading a module at runtime
use SOAP::Lite; use if $DEBUG, qw[ SOAP::Lite +trace debug ]; [download]