can someone help please. :-) I am testing out the new release and am having all sorts of problems getting reg_system to find Client.pm. I have tried it with the $PATH_LIB pointing to my lib, I have put in a quoted string pointing to an alternative lib where I also have a copy - all to no avail. I know it is a simple problem but I guess I'm simpler. The following is the telnet test that shows that /home/httpsd/html/ozbcoz/lib is in the path (and Client.pm is in there with permissions 755) so I am confused. I have two lib statements in the cgi - one for my credit card routines and one for Opensrs - that couldn't cause probs could it - they seem to have both resolved correctly in the paths below Can't locate OpenSRS/Client.pm in @INC (@INC contains: /home/ozbcoz/merchant /ho me/httpsd/html/ozbcoz/lib /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.005 03 /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 .) a t reg_system.cgi line 45. BEGIN failed--compilation aborted at reg_system.cgi line 45. and to show it reakky is in that library : [ozbcoz@orion cgi-bin]$ cd /home/httpsd/html/ozbcoz/lib [ozbcoz@orion lib]$ ls CBC.pm Client.pm OpenSRS.pl OpenSRS.pm cgi-lib.pl [ozbcoz@orion lib]$ Jim Carey
