Skip to main content



Affix-0.10


A Foreign Function Interface eXtension

Changes for 0.10 - 2023-03-11T04:25:59Z
  • Support for ArrayRef[] with dynamic size
  • Support for empty Stuct[]
  • Coerce Enum[] types with sv2ptr(...)
  • Explicit undef values are turned into NULL in Pointer[], ArrayRef[], etc.
  • Provide default values in Struct[]
  • Ignore perl's PTRSIZE which might be different than the system's actual pointer size
  • Cleanup VM on Affix::END()
  • Simplify API around named subs
  • Support for WStr (wchar_t *, PWSTR, etc.)

https://metacpan.org/dist/Affix


Crypt-Passphrase-Scrypt-0.003


A scrypt encoder for Crypt:😛assphrase

Changes for 0.003 - 2023-03-11T03:23:42+01:00
  • Fix typo in prereqs

https://metacpan.org/dist/Crypt-Passphrase-Scrypt


Data-Roundtrip-0.14


convert between Perl data structures, YAML and JSON with unicode support (I believe ...)

Changes for 0.14 - 2023-03-11
  • See 0.13.

https://metacpan.org/dist/Data-Roundtrip


Data-Roundtrip-0.13


convert between Perl data structures, YAML and JSON with unicode support (I believe ...)

Changes for 0.13 - 2023-03-11
  • In the previous version I had forgotten an erroneous INSTALL_BASE in Makefile.PL which pointed to $ENV{HOME}/usr. This resulted in installing this module in installing user's home dir, under usr/ Now this is fixed. Those who installed the previous version (0.12), please make sure to uninstall it from $ENV{HOME}/usr.

https://metacpan.org/dist/Data-Roundtrip