in reply to Perl 5.20 Sybase 15.7 connect to database error

I think "loadable object" is referring to the DLL compiled as part of an XS module. I can't find DBD::SybaseASE on CPAN but the regular DBD::Sybase module is XS and thus will have a Sybase.dll in the same @INC folder as the Sybase.pm module file.

  • Comment on Re: Perl 5.20 Sybase 15.7 connect to database error