Skip to main content




SPVM Language

Changes for 0.989007 - 2023-06-19

  • Document Changes
  • Bug Fix and Incompatibe Changes
  • Incompatibe Changes
  • Compilation Error Messages
  • Exception Messages


Perl library to work with the API for the Hetzner Cloud

Changes for 0.0.2 - 2023-06-19T08:20:00Z

  • Re-Generated method names: create_actions_shutdown -> shutdown
  • Removed unnecessary dependencies



RE2 regex engine

Changes for 0.18 - 2023-06-19

  • Fix on perl >= 5.38 (issue #15)
  • Fix re->nparens signess warning (PR #13)
#15 #13


A helpful library for with CAPE.

Changes for 2.7.0 - 2023-06-18

  • doc cleanup for suricata_extract_submit_extend
  • mojo_cape_submit_extend doc update and now update app protos and max size


Filtering for Data::Sah

Changes for 0.018 - 2023-04-25

  • Add perl filters: Str::ensure_trailing_newline, check_{lowercase,uppercase,oneline}.
  • [doc] [perl filters ltrim,trim,rtrim] Show that tabs and newlines are also trimmed.
  • [pod] In main modules' POD, list all the filter modules included in the distribution.



Simple PSGI/Plack HTTP server that uses threads

Changes for 0.0402 - 2023-06-18

  • Requires threads.
  • Configure requires Software::License.



Plack component for Tags with HTML output.

Changes for 0.14 - 2023-06-18T22:50:19+02:00

  • Add tests for bad and explicit parameter 'tags' values.
  • Pass $env variable to _css(), _tags_middle() and _cleanup() methods.




A Perl module for handling webhooks sent by Stripe

Changes for 1.10

  • Added preferred option to supply input to the constructor instead of attempting to read input from STDIN Enhanced tests

reshared this



Check your "La Poste" accounts from Perl

Changes for 9.05

  • adapt to new labanquepostale.fr changes



Neo4j community graph database driver for Bolt and HTTP

Changes for 0.38 - 2023-06-18

  • Mitigate more test failures on slow machines and on Perl v5.14 and older.
  • Tests no longer fail for unexpected warnings, except during author testing.


Update a static website

Changes for 2.03 - 2023-06-18T13:52:44Z

  • change metadata separator in md files to a row of dots
  • use exclude_index in FormatPage to indicate if index page is not a prototype
  • add BinaryData, a package to handle opaque data sources
  • force packages that read pages to use web_extension in place of extension


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


Simple PSGI/Plack HTTP server that uses threads

Changes for 0.0401 - 2023-06-18

  • Correct configure requirements.


Light and pure-Perl PSGI/Plack HTTP server with pre-forks

Changes for 0.0501 - 2023-06-18

  • Correct configure requirements.



ANSI sequence aware column command

Changes for 1.34 - 2023-06-18T11:06:29Z

  • improve --board-color option using new Term::ANSIColor::Concise



Tags helper for HTML messages.

Changes for 0.05 - 2023-06-18T12:27:54+02:00

  • API change
  • Common



Interact with CLI of Extreme Networking products over any of Telnet, SSH or Serial port

Changes for 1.08 - 2023-06-18

  • Changes to correctly detect new ISW models : ISW-4W-4WS-4X & ISW-24W-4X
  • Implemented device_more_paging() for ISW, which can now be used to disable more paging
  • Added support for Extreme Networks Cloud APs (HiveOS, ex Aerohive)
  • Added support for Extreme Networks SD-WAN appliance (ex Ipanema)
  • Added support for new attributes is_fabric_engine and is_switch_engine
  • Added FabricEngine and SwitchEngine banner patterns to family type login detection


Backend for Plack::App::Proxy

Changes for 0.0203 - 2023-06-18

  • Correct configure requirements.


Preserve Host header on requests

Changes for 0.0103 - 2023-06-18

  • Correct configure requirements.



Log headers and body of HTTP traffic

Changes for 0.0403 - 2023-06-18

  • Correct configure requirements.


A simple log filter

Changes for 0.13 - 2023-06-18

  • Added ability to provide interval for log file reading
  • Added POD documentation with example usage


Benchmark Data::Dmp against some other related modules

Changes for 0.003 - 2023-01-19

  • Rename module/dist Bencher-Scenarios-{DataDmp,Data-Dmp}.


SPVM Language

Changes for 0.989006 - 2023-06-18

  • New Features
  • Incompatible Changes
  • Breaking Binary Compatibility







a simple PSGI/Plack HTTP server that uses threads

Changes for 0.0400 - 2020-03-17

  • Print connection errors to stderr.
  • Allow to use SSL with IPv6.
  • IPv6 is enabled by default if IO::Socket::IP is available.
  • New option `--ssl-client-ca-file`.
  • Listen on tcp46 socket with `--ipv6` option when `--host` is missing.
  • Default `--host` is undefined which means any interface.


a light and pure-Perl PSGI/Plack HTTP server with pre-forks

Changes for 0.0500 - 2020-03-17

  • Print connection errors to stderr.
  • Allow to use SSL with IPv6.
  • IPv6 is enabled by default if IO::Socket::IP is available.
  • New option `--ssl-client-ca-file`.
  • Listen on tcp46 socket with `--ipv6` option when `--host` is missing.
  • Default `--host` is undefined which means any interface.




A highly configurable File and Directory Dialog widget for Perl/Tk.

Changes for 2.30

  • managers).
  • Allow and clarify (document) the use of most regex characters in file patterns and pattern list (-FPat & -FPatList options).
  • Will now use Tk::JDialog in lieu of Tk::Dialog, if the former is installed.


Fast OBO to Chado loading using PostgreSQL COPY

Changes for 0.039 - 2023-06-17T22:14:38Z

  • Parse and store dbxrefs from the xref: lines


Perl Cooklang parser

Changes for 0.11 - 2023-06-17T10:58:38Z

  • Minimum Perl version is 5.34.
  • Added pod


Produce ANSI terminal sequence by concise notation

Changes for 2.05 - 2023-06-17T08:18:50Z

  • introduce cumulative color policy


Validate data against a schema

Changes for 0.568 - 2023-06-17T07:16:54Z

  • add media-type support for application/x-ndjson and application/x-www-form-urlencoded


Filtering for Data::Sah

Changes for 0.017 - 2023-04-25

  • No functional changes.
  • Tweak Abstract for perl::Array::{,check_}uniqstr filters.


A simple log filter

Changes for 0.12 - 2023-06-17

  • Added documentation (POD)
  • Changed the way how files in the 'share' directory are used
  • Fixed issue with File::ShareDir::Install and ShareDir parameters in Makefile.PL
  • Added installation instructions