Skip to main content



Deterministic time & timers for event loop tests

Changes for v0.2.0 - 2023-06-07T01:30:38Z

  • Fix compatibility with modern EV.




A helpful library for with CAPE.

Changes for 2.4.0 - 2023-06-03

  • Add report munging support.



Perl extension for the libtiff library

Changes for 20

  • Add TIFFTAG_XPOSITION and TIFFTAG_YPOSITION Closes RT #148337 (t/1.t fails with ImageMagick-7.1.1.8: Failed test 'tiffcmp') Thanks to Petr Pisar for the patch.
  • Only run t/92_tiffinfo.t & t/93_tiff2pdf.t as AUTHOR tests Closes RT #148450 (92_tiffinfo.t and 93_tiff2pdf.t failes with perl 5.37.11)


MCE extension for sharing data supporting threads and processes

Changes for 1.882

  • Bump MCE dependency to 1.886.
  • Added dequeue_timed method to MCE::Shared::Queue.
  • Fixed taint mode in MCE::Shared::Sequence _sprintf.


Various locking implementations supporting processes and threads

Changes for 1.009

  • Improved reliability on the Windows platform.


Many-Core Engine for Perl providing parallel processing capabilities

Changes for 1.886

  • Added dequeue_timed method to MCE::Queue.
  • Fixed taint mode in MCE->printf and _sprintf.
  • Improved reliability on the Windows platform.


Launch Zoom meetings via Perl

Changes for 0.231570 - 2023-06-06T18:18:09+02:00

  • Fix typos in Changes
  • Document methods (launch, _url, and new)
  • Add and document new public methods (id and password)


Clone of PHP's date and time functions.

Changes for 0.09 - 2023-06-06T16:57:19Z

  • Fix double version declaration.



Clone of PHP's date and time functions.

Changes for 0.08 - 2023-06-06T16:52:04Z

  • Require perl 5.8.1.
  • Simplify VERSION declarations.


A Data::Serializer type library for Moose.

Changes for 0.05 - 2023-06-06T16:48:39Z

  • Declare x_authority.


Make your attributes chainable.

Changes for 0.08 - 2023-06-06T16:45:35Z

  • Declare Carp dependency.
  • Require perl 5.8.1.
  • Simplify VERSION declarations.


A Data::Serializer type library for Moose.

Changes for 0.04 - 2023-06-06T15:55:30Z

  • Require perl 5.8.1.
  • Simplify VERSION declarations.


Build and install SDL3

Changes for 0.03 - 2023-06-06T15:34:09Z

  • Don't try to clean paths from tarballs that we never extracted
  • Explicitly return false when we fail to dl and extract lib's source
  • Trying to figure this out: cpantesters.org/cpan/report/a8… (why is Archive::Extract looking for /bin/gzip on Win32?)


format structured address data according to various global/country rules

Changes for 1.9981 - 2023-06-06

  • minor syntax change


Sim::OPT is a optimization and parametric exploration program that can mix sequential and parallel block search methods.


format structured address data according to various global/country rules

Changes for 1.998 - 2023-06-06

  • limit search for .yaml conf to a single directory



Inject modules into a CPAN::Mini mirror.

Changes for 0.37 - 2023-06-06

  • add a test dependency


Inject modules into a CPAN::Mini mirror.

Changes for 0.36 - 2023-06-06

  • implement compatibility with new toolchain cpan_path regime
  • skip permission tests on cygwin


Email Address Validation Library

Changes for 0.7.7

  • added TLD_ALL flag
  • update IANA database



Fetch CVE information from cve.org

Changes for 0.006 - 2023-06-06

  • More possible known fails for SSL fails in diag.t




networking constants and support functions

Changes for 2.037 - 2023-06-06

  • CHANGES
  • BUGFIXES





API for the OAI-PMH

Changes for 4.13 - 2023-06-06T11:43:51Z

  • Fixing use lib bug [ppisar]



SPVM Language

Changes for 0.989 - 2023-06-06

  • New Features
  • Incompatible Changes
  • Warning
  • Bug Fix



Inspect musical modal functions

Changes for 0.0312 - 2023-06-05T23:24:55Z

  • Improve documentation again!


Inspect musical modal functions

Changes for 0.0311 - 2023-06-05T23:13:13Z

  • Improve documentation.


An open source web-based network management tool.

Changes for 2.062002 - 2023-06-06

  • BUG FIXES


Perl interface to the OpenSky Network API

Changes for 0.3 - 2023-06-06T08:05:17Z

  • Convert to MooseX::Extended



Inspect Musical Modal Functions

Changes for 0.0309 - 2023-06-05T22:55:26Z

  • Add comments to eg/mode-pivot.
  • Improve documentation.


Perl interface to the OpenSky Network API

Changes for 0.2 - 2023-06-06T06:54:56Z

  • Add Perl::Critic author tests
  • Move Perl::Tidy tests to xt


Extend Moose with safe defaults and useful features

Changes for 0.35 - 2023-06-06T06:42:48Z

  • Add Modules::RequireFilenameMatchesPackage critique
  • Bump Syntax::Keyword::MultiSub to 0.03 to allow it to work under the debugger



Validate HTTP requests and responses against an OpenAPI document

Changes for 0.045 - 2023-06-06T04:15:18Z

  • fix test for changes in JSON::Schema::Modern 0.567
  • now ensuring that $ref locations are to the correct entity type


Produce ANSI terminal sequence by concise notation

Changes for 2.03 - 2023-06-06T02:54:05Z

  • support some additional CSI names: Insert/Delete/Erase Character (ICH, DCH, ECH) Insert/Delete Line (IL, DL)


Build and install SDL3

Changes for 0.02 - 2023-06-06T01:40:21Z

  • Comply with MB's clean action
  • Return list of libs (currently disorganized)
  • Attempt to die when SDL3 fails to build


a simple wrapper around Log::Dispatch

Changes for 3.004 - 2023-06-05T21:26:03-04:00

  • optimization to parsing of quoted strings (thanks, Rob Mueller)


Measure readability of English text

Changes for 1.23

  • Initialised all values prior to analyse. Thanks to Jeffrey Grace for the fix Improved documentation