Skip to main content




limit CPU usage of processes

Changes for 0.09 - 2024-01-06

  • Prevent a run-time error when -c was used.





An open source web-based network management tool.

Changes for 2.071002 - 2024-01-06

  • BUG FIXES


Validate that IP addresses are associated with known robots

Changes for v0.2.9 - 2024-01-06T13:48:11+00:00

  • Incompatible Changes
  • Enhancements
  • Other
  • Documentation


Plack register application.

Changes for 0.03 - 2024-01-06T14:08:39+01:00

  • Add basic tests.
  • Add screenshot of example app to doc.
  • Update copyright years.


Tags helper for HTML container.

Changes for 0.04 - 2024-01-06T14:07:28+01:00

  • Add test for CSS callback.
  • Add tests for cleanup(), init() and prepare() without callbacks.
  • Add cleanup(), init(), prepare() and process_css() callbacks to handle phases.
  • Update copyright years.


a math backend library based on Math:😛ari

Changes for 1.3014 - 2024-01-06

  • Sync test files with Math-BigInt.


a math backend library based on Math::GMPz

Changes for 0.0016 - 2024-01-06

  • Sync test files with Math-BigInt.


check that a library is available

Changes for 1.7001 - 2024-01-06

  • Sync test files with Math-BigInt.


a math backend library based on Bit::Vector

Changes for 1.23 - 2024-01-06

  • Sync test files with Math-BigInt.


Math::BigInt::Calc with some XS for more speed

Changes for 0.5018 - 2024-01-06

  • Sync test files with Math-BigInt.


Pure Perl module to test Math::BigInt with scalars

Changes for 2.003002 - 2024-01-05

  • Improved interaction between Math::BigInt and the backend libraries.
  • Much faster versions of _ilog2() and _clog2() implemented in the Math::BigInt::Calc backend library. This should speed up bilog2() and bclog2() in Math::BigInt when "Calc" is used as the backend liberary.


INI file reader that supports make-style variable references and multiple assignment operators.

Changes for 0.15 - 2024-01-06

  • Added assignment operator '??='.


fold/colrm/cut command handling ANSI terminal sequences

Changes for 1.26 - 2024-01-06T10:45:39Z

  • now --colrm/--cut option does not implicitly set separator string ansicolrm/ansicut command does



Utilities related to Crypt:😛assword::Util

Changes for 0.001 - 2024-01-06

  • First release.




Routines related to table data

Changes for 0.052 - 2023-09-23

  • No functional changes.
  • [doc] Mention App::tabledata and TableData::*.



Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)

Changes for 1.0051 - 2024-01-05T15:09:37Z

  • BUG FIXES
  • IMPROVEMENTS



Tidy YAML files

Changes for v0.8.0 - 2024-01-05T22:38:36+01:00

  • Fix tidying unicode files
  • Require YAML::LibYAML::API v0.14.0
  • Allow seralizing reused anchors
  • Change module versioning scheme


Authentication framework for CGI::Application

Changes for 0.24 - 2024-01-05T15:30:08-06:00

  • Fix tests failing on CGI.pm >= 4.58 (Gregor Herrmann and Debian Perl)


Inspect musical modal functions

Changes for 0.0316 - 2024-01-05T11:45:32Z

  • Improve documentation.


A PKCS11 interface for Perl

Changes for 0.016 - 2024-01-05T18:38:07+01:00

  • Add missing parentheses to refcount.h


Communicating sequential processes threading for Perl

Changes for 0.013 - 2024-01-05T18:36:11+01:00

  • Eliminate thread counter
  • Add missing parentheses to refcount.h


lint git commits and messages

Changes for 1.000 - 2024-01-05

  • Add requirement for configuration
  • Parse config for localdir and load into config
  • Update documentation for localdir config setting
  • Add happy path test for user_config


compare several perls's performance

Changes for 1.003 - 2024-01-05T14:50:56Z

  • re-release for slight snafu in 1.002


compare several perls's performance

Changes for 1.002 - 2020-02-16T04:08:02Z

  • Note that you need to look at the perlbench* programs to see what you need to do.


Parse and manipulate Perl version strings

Changes for 1.016 - 2024-01-05T13:53:50Z

  • new minimum version is v5.10, for version.pm
  • git rid of File::Slurp::Tiny
  • fix case where perl-reversion changes the number of digits used in the alpha section (GitHub #10)
  • fix a few doc things (GitHub #8 and #9)
#10 #8 #9



Print version of the specified module(s).

Changes for 0.18_00 - 2024-01-05T12:15:30+01:00

  • (Abe Timmerman, Fri, 5 Jan 2024 12:15:30 +0100) Autocommit for distribution V 0.18_00 (test)


INI file reader that supports make-style variable references and multiple assignment operators.

Changes for 0.14 - 2024-01-05

  • Added constructor argument 'varname_chk_re'. Improved POD.


GNU C library compatible strftime for loggers and servers

Changes for 0.46 - 2024-01-05T08:44:11Z

  • skip some tests


Cookie string generator / parser

Changes for 0.12 - 2024-01-05T08:27:56Z

  • Support CHIPS #20
  • Set secure when SameSite=None #21 Thank you yoshikazusawa.
#20 #21


Print Perl {distribution,module,author,...} associated with current directory

Changes for 0.022 - 2024-01-05

  • Add third argument $detail? to instruct to return a hash or more detailed information.


Print Perl {distribution,module,author,...} associated with current directory

Changes for 0.021 - 2024-01-05

  • No functional changes.
  • [doc] Mention this_mod.


A SQL Database object abstraction class

Changes for v1.1.2 - 2024-01-05T16:36:00Z




SPVM Language

Changes for 0.989067 - 2023-01-05

  • Incompatible Changes
  • New Features
  • Incompatible Changes
  • Bug Fix
  • Exception Messages Improvement
  • Document Fix and Improvement
  • Document Improvement


Grep words from (or test them against) WordList::*

Changes for 0.292 - 2024-01-05

  • [dist] Update dependencies: remove WordListMod::RandomSeekPick.


A SQL Database object abstraction class

Changes for v1.1.1 - 2024-01-05T10:36:08Z

  • Correcting minor issue with the use of constants in unit tests (Gitlab #2)
  • Correcting an oversight (bug) in DB:😮bject:😛ostgres::Query in method on_conflict()
  • Correcting number formatting (Gitlab #1)
#1 #2


Communicating sequential processes threading for Perl

Changes for 0.012 - 2024-01-05T02:07:17+01:00

  • Switch to ExtUtils::Typemaps::MagicExt



Routines related to table data

Changes for 0.051 - 2023-09-23

  • Add script: this-tabledata-mod.