On Mon, 9 Aug 2004, Kevin A. McGrail wrote: > I switched to a use vars qw($popauthdbfile); and all looks good now though I > *thought* our and use vars were the same. Though I might be caught in a > catch-22 where that change was only made in mod_perl and not in normal Perl.
The embedded Perl does not use mod_perl -- it just uses the API documented [sic] in the perlembed man page. Regards, David. _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

