Can't locate DEV.pm in @INC
- From: courtney.machi@xxxxxxxxx
- Date: 31 Oct 2005 09:39:12 -0800
Hello,
I am trying to link to a mysql database (DEV) through a perl script. I
establish a link in a file called DEV.pm. I tried calling './require
DEV.pm' and have also tried calling use DEV in the perl script and keep
coming across the error Can't locate ./DEV.pm in @INC (@INC contains:
etc etc. I think I need to somehow import DEV.pm into my @INC
files...am I correct? If so how do I go about doing that?
Thanks!
Courtney
.
- Prev by Date: Re: How to change the Owner of a file
- Previous by thread: Perl Compile problems..
- Index(es):
Relevant Pages
|
|