Skip to main content




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


Utilities related to Firefox Multi-Account Containers add-on

Changes for 0.016 - 2023-04-17

  • Add CLIs: firefox-mua-add-container, firefox-mua-dump-containers-json.



Popping a selection list relative to a widget

Changes for 0.05

  • -added some keybindings -updated documentation



Require a successful GitHub Actions workflow run

Changes for 0.04 - 2023-06-05T13:36:50-07:00

  • Enable verify_SSL=>1 when instantiating HTTP::Tiny.


Plugin Bundle for distributions built by GTERMARS

Changes for 0.06 - 2023-06-05T13:34:39-07:00

  • Add "CheckIssues" dependency to "dist.ini"; forgot to add this here when I added the pre-release check back in 0.03
  • Update config for "Git::CheckFor::CorrectBranch", to tell it to treat "main" as my release branch.


IO::Async event loop integration for Sys::Virt libvirt bindings

Changes for 0.0.3 - 2023-06-05

  • Fix POD error
  • Always pass HANDLE_ERROR and HANDLE_HANGUP events, even when the caller didn't ask for them
  • Clean up the $opaque value after remove_{handle,timeout} returned, fixing a mutex deadlock (thanks DANBERR)


Inspect Musical Modal Functions

Changes for 0.0308 - 2023-06-05T12:22:53Z

  • Improve eg/mode-pivot a bit more.
  • Improve documentation.


Build and install SDL3

Changes for 0.01 - 2023-06-05T17:54:25Z

  • original version
  • installs whatever is at the tip of main
  • does not pull prebuilt binaries for Windows


An open source web-based network management tool.

Changes for 2.062001 - 2023-06-05

  • ENHANCEMENTS





PerlIO layer for XZ (de)compression

Changes for 0.06

  • Refine requirements based on known CVE's
  • Fix repo & bugtracker URLs in META


Export the current directory over HTTP

Changes for 0.007

  • Add --pretty option for nicer directory listings



Wikibase cache backend to local static basic ids (units, common properties).

Changes for 0.04 - 2023-06-05T15:04:08+02:00

  • Add documentation.
  • Add P854.
  • Add P580 and P582.
  • Add parameter 'data_fh' for file handler with mapping.
  • Update Module::Install to 1.21 version.


Fetch CVE information from cve.org

Changes for 0.005 - 2023-06-05

  • Verify certificates when using HTTP::Tiny (stigtsp, issue#9)



a simple wrapper around Log::Dispatch

Changes for 3.003 - 2023-06-05T08:10:52-04:00

  • Log::Fmt will now flog ref-refs, meaning you can easily log JSON as log event values