MrCromeDome has asked for the wisdom of the Perl Monks concerning the following question:
If I copy the code from my module into my script and remove the use line, I get a similar error when it tries to read the config file or the template. What am I doing wrong? Why does this work perfectly if I am not using mod_perl?[Tue May 22 14:21:51 2001] [error] Can't locate DEVNET.pm in @INC (@IN +C contains: D:/Perl/lib D:/Perl/site/lib . d:/apache/apache/ d:/apach +e/apache/lib/perl) at d:/www/perl/query.cgi line 16.
Thank you!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: mod_perl losing/confusing file paths?
by Odud (Pilgrim) on May 22, 2001 at 23:52 UTC | |
|
Re: mod_perl losing/confusing file paths?
by Odud (Pilgrim) on May 22, 2001 at 23:48 UTC | |
by MrCromeDome (Deacon) on May 22, 2001 at 23:56 UTC | |
by Odud (Pilgrim) on May 23, 2001 at 03:37 UTC | |
|
Re: mod_perl losing/confusing file paths?
by arturo (Vicar) on May 23, 2001 at 01:13 UTC |