The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.10 - 2016-12-22

  • accepted and merged PR #4 from @colinnewell that substitutes all occurrences of newSVpv with newSVpvn to improve the handling of empty string values across the board
  • got rid of assert.h and redundant sodium_init() calls, now call sodium_init() once in Sodium.pm's BEGIN {} block.
  • tested that segfaults no longer occur fixed on armv7 platforms

Modules

Perl bindings for libsodium (NaCL) https://github.com/jedisct1/libsodium