That means where ever you a running the script from the path is not the same as where you are testing it.
 
You can view the path in a script with the following.
 
print "$ENV{'PATH'}\n";
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Fabien Holler
Sent: Wednesday, May 03, 2000 8:03 AM
To: Perl-Win32-Users Mailing List
Subject: perl.dll

Hello,
 
I'm unsuccessfully trying to use Win32::AdminMisc in my scripts.
WinNT tells me that there is no perl.dll file, so he cannot load the module.
 
What can I do?
 
Thank you

Reply via email to