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.21

  • First release with new maintainer TIMLEGGE
  • The following commits were added to 0.20 (27c5490 Initial commit)
  • 61f9315 Increment Version for upcoming release
  • 002eac3 Update repo in META files
  • fcd0063 Add cpanfile, better README.md and remove default XS module generated README
  • bc9707b Fixes #111030 - Memory leak in parse_name
  • fc7103f Support multiple openssl versions without deprecated warnings
  • 998ffa5 Fixes 120727 Error in synopsis
  • f4b7c6f Remove exec bit from files
  • 08276f2 Add some githoub actions to test builds
  • 27e4d6e Sample fixes for Makefile.PL for solaris
  • bf4c941 Another SvPV returns char * not unsigned char *
  • 01414b7 Update to a newer ppport.h
  • 1553f36 add_ext and add_ext_raw requires STACK_OF(X509_EXTENSION) not STACK_OF(X509_REQUEST)
  • 84bf9ab X509_NAME_add_entry_by_txt second parameter is const char
  • 35e1db5 Possible fix for solaris compiler token error
  • bf7cae7 SvPV returns char pointer not unsigned char pointer
  • 27c5490 Initial commit

Modules

Perl extension to OpenSSL's PKCS10 API.