Is there a way to trick perl into referencing the .so file since it is a binary form or the perl module?
Can I force the script that is calling for the CatGetS.pm in the @INC to refer to the CatGetS.so through some manipulation of the perl environment or the perl script?
Thanks
J