Where is the proper place for me to put the .pm files that I have created?
I was using: PerlSetEnv PERL5LIB "C:/Projects/IRS/Apache/Perl" in my
httpd.conf file but was informed:
PerlSetEnv PERL5LIB "C:/Projects/IRS/Apache/Perl"
i'm not sure how well this works, since (as i understand it) perl
only checks this env var once on startup.
"use lib" in a PerlRequire'd startup file might be safer.
by gus
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]