in reply to Re: mod_perl2 scope issue?
in thread mod_perl2 scope issue?

Thank you for the informed reply! I should have included 'use strict;' which I had been using in a previous incarnation of the test script. I didn't know about 'use warnings', though. Thanks for that, too!