Skip to main content



Pack PAR executables, finding dynamic libs automatically

Changes for 2.11

  • Handle absolute paths under Strawberry Perl 5.36. GH#19


Nearly transparent SSL encapsulation for IO::Socket::INET.

Changes for 2.082 - 2023-05-17

  • SSL_version default now TLS 1.2+ since TLS 1.1 and lower deprecated #122
  • fix output of alert string when debugging #132
  • improve regex for hostname validation #130, #126
  • add can_ciphersuites subroutine for feature checking #127
  • Utils::CERT_create - die if unexpected arguments are given instead of ignoring these
#122 #132 #130 #126 #127


A helpful library for with CAPE.

Changes for 2.2.1 - 2023-05-17

  • Actually reset last_errors post loading the old stats JSON


Google Ads API Client Library for Perl

Changes for 16.1.2 - 2023-05-17

  • Mark namespaces as no_index to avoid PAUSE indexing issues.


MIDI Utilities

Changes for 0.1201 - 2023-05-17T11:41:22Z

  • Make the soundfont optional for play_timidity().
  • Improve documentation.