I'm getting this error when I try to execute this script

use Win32::AdminMisc;
path$="\\cpws0073\winnt\W2HCM.INI"
LU$=ReadINI( path$ [, "MS SNANT" [, "Term"}})
print LU$


Can't locate Win32/AdminMisc.pm in @INC (@INC contains: C:\Program
Files\ActiveState Komodo 2.5 C:/Perl/lib C:/Perl/site/lib .)

I thought Win32 is automatically included with ActivePerl.

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to