in reply to Apache::Registry and main package

I agree with edan. It is extemely bad practice for a module to access the globals of the calling script. What happens if a different script uses the module?