Skip to main content




SPVM Language

Changes for 0.989041 - 2023-09-09

  • New Features
  • Exception Messages Changes
  • Bug Fix


XS functions to assist in parsing sub-like syntax

Changes for 0.20 - 2023-09-09

  • BUGFIXES



PERLANCAR's default Pod::Weaver config (but without the Rinci weaver plugin)

Changes for 0.293.1 - 2023-02-21

  • First version, version number follows PWB:Author:😛ERLANCAR



make signature parameters that alias caller-provided values

Changes for 0.01 - 2023-09-08

  • First version, released on an unsuspecting world.


JSON-based config with C/Shell-style comments, verbatim sections and variable substitutions

Changes for 0.02

  • Subroutine config2perl is exported by default, fixed test files which import it during loading.


create diffs between HTTP request

Changes for 0.01 - 2023-09-08

  • Released on an unsuspecting world


added stacktrace to exceptions

Changes for 1.5 - 2023-09-08T19:12:17Z

  • fix tests on metacpan!


deferred subroutine syntax for futures

Changes for 0.66 - 2023-09-08

  • CHANGES
  • BUGFIXES


JSON-based config with C/Shell-style comments, verbatim sections and variable substitutions

Changes for 0.01

  • First version, released on an unsuspecting world.



Determine Web browser, version, and platform from an HTTP user agent string

Changes for 3.39 - 2023-09-08T13:07:26Z

  • Match iOS by `iPod|iPhone|iPad` with word boundary (GH#203) (sakakibear)


Perl module constant configurator

Changes for 1.0 - 2023-09-08T11:58:46Z

  • original version


added stacktrace to exceptions

Changes for 1.3 - 2023-09-08T10:51:37Z

  • change README.md


Tooling/wrappers for Oozie job deployment and scheduling

Changes for 0.006 - 2023-09-08T12:47:12+02:00

  • New option template_namenode to giving the ability to override the Oozie variable nameNode from cli.


added stacktrace to exceptions

Changes for 1.1 - 2023-09-08T10:33:15Z

  • set license in meta


added stacktrace to exceptions

Changes for 1.0 - 2023-09-08T10:04:50Z

  • original version


A system for running Zonemaster tests asynchronously through an RPC-API

Changes for v11.0.2 - 2023-09-08

  • Fixes


A tool to check the quality of a DNS zone

Changes for v4.7.3 - 2023-09-08

  • Fixes
  • Fixes a bug in test case BASIC01 that made tests of zones fail if, while walking the chain of delegations from the root to the zone under test, a name server returns a referral pointing to name servers for an intermediate zone which are all out-of-bailiwick and lacking glue. The bug was introduced in version v4.7.0 in release v2023.1. (#1282)
  • Disable blacklisting for queries by NAMESERVER15 to prevent false errors and warnings (#1285)


run Zonemaster tests from the command line

Changes for v6.0.3 - 2023-09-08

  • Fixes


Find sequences in number arrays & convert to range (e.g. 100,2,3,4,5,101 -> 100,"2..5",101)

Changes for 0.006 - 2023-09-08

  • No functional changes.
  • Edit Changes.


CLIs for Number::Util::Range

Changes for 0.003 - 2023-01-04

  • No functional changes.
  • [build][doc] Rebuild with newer Number::Util::Range 0.005.


Find sequences in number arrays & convert to range (e.g. 100,2,3,4,5,101 -> 100,"2..5",101)

Changes for 0.005 - 2023-09-08

  • Add support for old 'threshold' option name (but not document it).


Find sequences in number arrays & convert to range (e.g. 100,2,3,4,5,101 -> 100,"2..5",101)

Changes for 0.004 - 2023-09-08

  • [incompatible change] Rename option 'threshold' to 'min_range_len'.
  • Add option 'max_range_len' (thanks, BOOK).
  • [doc] Add more documentation & examples.


fix and enhance ODF::lpOD

Changes for 6.003

  • Renamed *_COND constants *_FILTER for consistency with ODF::lpOD



System Calls for File IO, User, Process, Signal, Socket

Changes for 0.487 - 2023-09-08

  • New Features
  • Deprecation


Generate POD for Perinci::CmdLine-based CLI script

Changes for 0.039 - 2023-07-09

  • Remove usage of smartmatch.
  • Return usage in func.usage also so it can be used separately.


Crop and resize an image to create a square image

Changes for 0.01_2

  • Added tests to check generated images against hashes of visually tested images.


fix and enhance ODF::lpOD

Changes for 6.002

  • (Users can pass such info out of a callback via closures/curried refs)


libvirt Perl API

Changes for 9.7.0 - 2023-09-01

  • Add virNetworkSetMetadata/virNetworkGetMetadata and associated constants


XS functions to assist in parsing sub-like syntax

Changes for 0.19 - 2023-09-07

  • CHANGES


Yet another CLI framework

Changes for 0.004 - 2023-09-07T14:17:03Z

  • Add sub commands so you could implement logic as this: script.pl mr create --options here



Toolkit for CLI Automation

Changes for 2.400002 - 2023-09-07T14:07:36+02:00

  • Fix missing dependencies


A module to interconvert common data models for phenotypic data

Changes for 0.12_2 - 2023-09-07T00:00:00Z

  • Added Data::Leaf::Walker to Makefile.PL


Toolkit for CLI Automation

Changes for 2.400001 - 2023-09-07T12:48:53+02:00

  • Fix author tests.
  • Fix Cisco NX-OS prompt matching at least version 9.3(9) sends a carriage-return before the prompt, after the reguar carriage-return plus line-feed
  • Change Cisco configure prompt regex to match the other prompt regexes


data pack for Business::ISBN

Changes for 20230907.001 - 2023-09-07T09:34:02Z

  • data update for 2023-09-07




Slice and dice spreadsheets, optionally using tied variables.

Changes for 1000.006



File IO, Socket, Select/Polling.

Changes for 0.207 - 2023-09-04

  • Prerequirement Changes
  • New Features
  • Changes
  • Incompatibe Changes


A tiny Prometheus client with a shared database behind it

Changes for 0.027 - 2023-09-07T11:02:15+10:00

  • Update for Prometheus::Tiny 0.010 undef value protection (properly this time!)
  • Update for Prometheus::Tiny 0.011 undef label value protection


A tiny Prometheus client

Changes for 0.011 - 2023-09-07T10:35:27+10:00

  • Warn and handle attempts to set label values to undef


A multi-purpose subroutine wrapping framework

Changes for 0.853 - 2023-07-09

  • No functional changes.
  • Remove usage of smartmatch.



Yet another scraping library like jQuery

Changes for 1.00 - 2023-09-06

  • API CHANGES
  • STATISTICS