I'm probably missing something fundamental here but I
wrote a perl module and put it in it's own directory
with all the other perl modules that came with perl
install.

***ERROR

[bwise@localhost bwise]$ perl -cw pracMail.pl 
Can't locate Wise.pm in @INC (@INC contains:
/usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0
/usr/lib/perl5/site_perl/5.6.0/i386-linux
/usr/lib/perl5/site_perl/5.6.0
/usr/lib/perl5/site_perl .) at pracMail.pl line 3.
BEGIN failed--compilation aborted at pracMail.pl line
3.


** My module: MyMail.pl

[root@localhost Wise]# ll
total 4
-r--r--r--    1 bwise    bwise         362 Mar  2
09:12 MyMail.pm

Here is it's location( Wise is the dir i created):

[root@localhost Wise]# pwd
/usr/lib/perl5/site_perl/5.6.0/Wise


Any suggestions would be most appreciated.

thanks,
byron


__________________________________________________
Do You Yahoo!?
Yahoo! Sports - sign up for Fantasy Baseball
http://sports.yahoo.com
_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to