Yes, the error message refers to @inc. How do I know where my @INC points
to?

> -----Original Message-----
> From: Sisyphus [SMTP:[EMAIL PROTECTED]]
> Sent: 21 September 2002 00:49
> To:   [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject:      Re: win32
> 
> 
> ----- Original Message -----
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, September 21, 2002 9:05 AM
> Subject: win32
> 
> 
> > I am very new to perl for win and so please excuse me if this is really
> > easy.
> >
> > I have a module that requires use Win32::ChangeNotify;
> >
> > I get the error that it cannot locate this. I know the file is there on
> my
> > PC but am not sure if the path or something has to change to make it
> find
> > it.
> >
> 
> That error message you got will have specified your @INC directories. If
> 'win32/ChangeNotify.pm' is in one of those specified directories then perl
> will find it.
> So, if 'ChangeNotify.pm' is in your 'perl/site/lib/win32/' folder, then
> the
> file will be found (assuming your 'perl/site/lib' folder is one of the
> folders specified in @INC).
> 
> Did the error message specifically say that the file ChangeNotify.pm could
> not be found ? Best to provide a cut and paste of the actual error message
> (in case you have misunderstood it).
> 
> Cheers,
> Rob
> 
> 
> 
> EBRD SECURITY NOTICE
> 
> This Email has been Virus Scanned 


_____________________________________________________________
This message may contain privileged information. If you have received this message by 
mistake, please keep it confidential and return it to the sender.                      
                                                                                       
          
Although we have taken steps to minimise the risk of transmitting software viruses, 
the EBRD accepts no liability for any loss or damage caused by computer viruses and 
would advise you to carry out your own virus checks. 
The contents of this e-mail do not necessarily represent the views of the EBRD.
______________________________________________________________

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to