Skip to main content


Easily format content into PDF/PS/DVI with LaTeX templates.

Changes for 0.03 - 2024-03-21

  • Fixed LaTeX program paths detection where e.g. xelatex was not tested to actually exist on disk and being an executable with right permissions.


Dispatch by HTTP Methods

Changes for 0.104 - 2024-03-21

  • Support for HTTP::Request::Common < 6.21


weave together a Pod document from an outline

Changes for 4.020 - 2024-03-21T13:58:33-04:00

  • do not allow Moose::Util::TypeConstraints to turn warnings back on after they were turned off by experimental.pm! (thanks, Karen Etheridge)


Check at build/release time if modules are out of date

Changes for 0.060 - 2024-03-21T17:39:03Z

  • fix experimental warnings on earlier perls


Plack search application.

Changes for 0.04 - 2024-03-21T14:13:15+01:00

  • Add missing 'image_height' parameter description in doc.
  • Add 'image_radius' parameter.
  • Add 'name' attribute to search field.



Implementation of various techniques used in data compression.

Changes for 0.02 - 2024-03-21

  • ADDITIONS
  • CHANGES


ANSI sequence aware column command

Changes for 1.4101 - 2024-03-21T07:50:10Z

  • make man page accurate


data pack for Business::ISBN

Changes for 20240321.001 - 2024-03-21T07:16:25Z

  • Data update for 2024-03-21


SPVM Language

Changes for 0.989091 - 2023-03-21

  • Incompatible Changes
  • New Features
  • New Features


Provides United States of America holidays

Changes for 0.0201 - 2024-03-20T21:16:45Z

  • Drop circular dependents.


translation support module for greple

Changes for 0.3101 - 2024-03-21T03:43:52Z

  • fix bug in xlate.el
  • include sdif output in README


Adapter for USA holidays

Changes for 0.0101 - 2024-03-20T20:35:19Z

  • Remove the accidental circular dependency from the dist.ini file.


Implementation of various techniques used in data compression.

Changes for 0.01 - 2024-03-21

  • Initial release.



SPVM Language

Changes for 0.989090 - 2023-03-20

  • Exception Message Improvement
  • Compilation Error Message Improvement
  • New Features with Incompatible Changes


IRS Form 1040 worksheets calculations

Changes for 0.06 - 2024-03-20T05:12:32Z

  • Comment out all instances of Data::Dump, as they were only used during development


Validate HTTP requests and responses against an OpenAPI v3.1 document

Changes for 0.060 - 2024-03-20T20:56:37Z

  • remove use of JSON::MaybeXS, to avoid potential use of JSON::XS; now we use Cpanel::JSON::XS or JSON::PP directly, using the same environment variables as in Mojo::JSON for customization.


access GCC compiler builtin functions via XS

Changes for 0.04 - 2024-03-20

  • There are now 36 GCC Builtins functions exported and readily available to Perl.


Merges two users into the same effective user

Changes for 1.09 - 2024-03-20

  • Do not try to load user from an empty email address
  • Fix uninitialized warnings cased by undefined FIELD
  • Only limit roles by id for valid users


IRS Form 1040 worksheets calculations

Changes for 0.05 - 2024-02-23T09:49:50Z

  • In 0.04, pp_ssbw() wasn't doing any pretty-printing. Corrected.
  • Like preceding versions, this version will probably not make it to CPAN, so I'm tagging it and pushing to GH


high-performance, selector-based, content-aware HTML template engine

Changes for 0.0901 - 2024-03-20

  • fix a few typos in the documentation
  • no functional changes




Mapping Perl releases on CPAN to the location of the tarballs

Changes for 5.20240321

  • Change: df997bd0ee0776a18f93e9d599a6467d13cbc6d0 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2024-03-20 16:34:34 +0000


what modules shipped with versions of perl

Changes for 5.20240320

  • Updated for v5.39.9


Mapping Perl releases on CPAN to the location of the tarballs

Changes for 5.20240320

  • Change: f7e0bee4932f14f630ebd92ea809f1924d2771bb Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2024-03-20 16:29:41 +0000





Catmandu tools to communicate with DBI based interfaces

Changes for 0.13 - 2024-03-20T16:40:53Z

  • create indexes in the current schema


one company's example of a standardised logging setup

Changes for 0.008 - 2024-03-20T08:41:56+00:00

  • fixing of one sensitive regex pattern for log message masking





access GCC compiler builtin functions via XS

Changes for 0.03 - 2024-03-20

  • Added more builtins. Added one test file for each builtin function supported. Created benchmarks comparing clz() XS vs PP. Enhanced documentation.


SPVM Language

Changes for 0.989089 - 2023-03-19

  • Incompatible Changes
  • Internal Changes



Provides United States of America holidays

Changes for 0.0200 - 2024-03-19T15:51:00Z

  • Fix docs.


Curaçao's official holidays

Changes for 0.003 - 2024-03-19T21:03:44Z

  • Another POD fix


access GCC compiler builtin functions via XS

Changes for 0.02 - 2024-03-19

  • Added a few more builtins. Fixed pod.



Provides United States of America holidays

Changes for 0.0101 - 2024-03-19T13:39:45Z

  • Fix SYNOPSIS.
  • Improve documentation.


Adapter for USA holidays

Changes for 0.0100 - 2024-03-19T13:38:10Z

  • Mint with Dist::Zilla.
  • Modify from Date::Holidays::Adapter::*.


Provides United States of America holidays

Changes for 0.0100 - 2024-03-19T13:09:16Z

  • Mint with Dist::Zilla.
  • Modify heavily from Date::Holidays::* and Date::Holidays::Adapter::*.



A module that performs semantic similarity in PXF/BFF data structures and beyond (JSON|YAML)

Changes for 0.05

  • Implemented sprintf in jaccard function for FreeBSD CPAN test compliance
  • Added utils/bff_pxf_plot to create PNG with stats
  • Updated Dockerfile
  • Ensured termination with an error if primary_key is unset for any object


An open source web-based network management tool.

Changes for 2.074001 - 2024-03-19

  • BUG FIXES


Job queue

Changes for 10.29 - 2024-03-19

  • Added id field to list_locks method in Minion::Backend::Pg. (stuartskelton)
  • Improved admin UI with lock id information. (stuartskelton)
  • Fixed jQuery dependency.