Re: [Arsperl-users] ARSPerl error
Brought to you by:
jeffmurphy
|
From: Rusty C. <rco...@ya...> - 2006-06-09 21:53:02
|
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 <na...@ho...> wrote: > Hi everyone, > =20 > I have written an arsperl script that I am trying to > run but it gives me this error: > =20 > 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.=20 > Does anyone have an idea what the problem could be? > Any help would be appreciated! > Thanks. > =20 > 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 > Ars...@ar... > https://lists.sourceforge.net/lists/listinfo/arsperl-users >=20 __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around=20 http://mail.yahoo.com=20 |