in reply to Re^6: 'use' falls out of scope at runtime
in thread 'use' falls out of scope at runtime

no way to attach the use to the parent? but guess apache needs to respawn all still to take action..

Yes, load it in mod_perl's startup script. Well, that was the way with mod_perl 1.

If you can't or that doesn't work anymore, why not just use it again? Like I previously mentioned, it doesn't do anything if the module is already loaded.