You need to tell your perl interpreter where the
ARS.pm file lives with the line

use lib '<path to ARS.pm file';

After the #! line but before the use ARS; line.

Rusty
--- Hugo Kom Lan <[EMAIL PROTECTED]> wrote:

> Hi everyone,
>  
> I have written an arsperl script that I am trying to
> run but it gives me this error:
>  
> Can't locate ARS.pm in @INC (@INC contains:
> /usr/perl5/....) at ./SomeFile.pl line 6.
> But I can see the file ARS.pm in the directory.  And
> the error keeps coming back despite all that I try. 
> Does anyone have an idea what the problem could be?
> Any help would be appreciated!
> Thanks.
>  
> Nawetin
>
_________________________________________________________________
> Express yourself instantly with MSN Messenger!
> Download today it's FREE!
>
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/>
> _______________________________________________
> Arsperl-users mailing list
> [email protected]
>
https://lists.sourceforge.net/lists/listinfo/arsperl-users
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


_______________________________________________
Arsperl-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/arsperl-users

Reply via email to