in reply to Re^2: DBI.c: loadable library and perl binaries are mismatched
in thread DBI.c: loadable library and perl binaries are mismatched

Believe me, I have complained (see this thread https://forums.freebsd.org/threads/56247/). Yet, other members of this Perl Monk forum seem to be unsure of why the handshake key values are mismatched, and for that matter, where, what and why they are created . . .and what is the source of them. All I know is that they are part of "XS World", and that's way above my pay grade.

I'm just an applications programmer -- not a compiler writer.

  • Comment on Re^3: DBI.c: loadable library and perl binaries are mismatched

Replies are listed 'Best First'.
Re^4: DBI.c: loadable library and perl binaries are mismatched
by Anonymous Monk on May 20, 2016 at 03:01 UTC
      Actually I was looking at CPAN early this morning (3:30 AM CDT). There is a DBI bundle -- If I download that, will it make the Perl5 core as part and parcel of the DBI. That's what the FreeBSD ports p5-DBI does, yet it still fails the key values handshake thing.

        If I download that, will it make the Perl5 core as part and parcel of the DBI.

        What does that mean? Try it and see what happens?

Re^4: DBI.c: loadable library and perl binaries are mismatched
by Anonymous Monk on May 20, 2016 at 02:35 UTC
    Thats great