I imported a new version of Perl into base, while new snapshots are
getting pushed out, it will take a while for packages to catch up.

You can see the changes in this new version of perl:

https://perldoc.perl.org/perl5400delta
https://perldoc.perl.org/perl5401delta

If your packages are out of sync, you may get errors like:

    loadable library and perl binaries are mismatched
    (got first handshake key 0x10d00000, needed 0x10c00000)

If I may quote a private message from sthen@:
> little heads-up, snaps with new perl are out [...] if you're using
> things with compiled perl extensions then you probably want to hold
> off updating until new packages are built.
> (spamassassin and rrdtool are probably the most common use cases)

irssi also often has some perl bits as well.

If you have built any XS modules locally, you'll need to rebuild those
because they will give you the same error..

Reply via email to