Hey all - I've put together a slightly modified version of SelfLoader.pm that works inside Apache::Registry, Apache::PerlRun and normal CGI scripts. (I needed to have a script that runs unmodified in several environments.) In doing so, I noticed a minor bug in the file parsing in SelfLoader.pm - it doesn't find subroutines for which the "sub" statement has blank space preceeding it. So here's the question: I wanted to submit this fix & the mod_perl changes to the maintainer, but the module doesn't mention the author's name and I can't find on CPAN. Does anyone know who I should send this mod to? Thanks, -Rob von Behren