Skip to main content



Text-ANSI-Fold-2.18


Text folding library supporting ANSI terminal sequence and Asian wide characters with prohibition character handling.

Changes for 2.18 - 2023-01-05T06:24:41Z

  • Allow boundary word to include backspaces.

metacpan.org/dist/Text-ANSI-Fo…



PDL-Opt-QP-0.27_01


Quadratic programming solver for PDL

Changes for 0.27_01 - 2023-01-05

  • switch build to EUMM
  • use LAPACK routines rather than own obsolete LINPACK ones (still 32-bit)

metacpan.org/dist/PDL-Opt-QP




CGI-Info-0.74


Information about the CGI environment

Changes for 0.74

  • Added python-requests/2.27.1 as a robot Use latest Github Actions environment Support Sec-CH-UA-Mobile Calling new on an object now returns a clone rather than setting the defaults in the new object

metacpan.org/dist/CGI-Info



Dist-Zilla-PluginBundle-Author-Plicease-2.74


Dist::Zilla plugin bundle used by Plicease

Changes for 2.74 - 2023-01-04T20:30:24Z

  • Removing support fir cirrus-ci since I no longer use it.
  • Added github_repo property to [Plicease::Author::ReadmeAnyFromPod]

metacpan.org/dist/Dist-Zilla-P…







Test-Deep-1.202


Extremely flexible deep comparison

Changes for 1.202 - 2023-01-04T20:40:46-05:00

  • no changes since trial releases
  • Test::Deep now requires perl v5.12.

metacpan.org/dist/Test-Deep

Mark Gardner reshared this.




Regexp-Melody-0.001000


Melody is a language that compiles to regular expressions, while aiming to be more readable and maintainable

Changes for 0.001000 - 2023-01-04

  • initial version

metacpan.org/release/TOBYINK/R…



Test2-Tools-Rustfmt-0.05


Test that bundled Rust code is formatted according to Rust style guidelines

Changes for 0.05 - 2023-01-04T16:20:36Z

  • Fix bug where tool could fail if more than one rustfmt or cargo is in the PATH (gh#5, gh#6)

metacpan.org/dist/Test2-Tools-…




Test2-Harness-UI-0.000129


Web interface for viewing and inspecting yath test logs

Changes for 0.000129 - 2023-01-04T13:45:06-08:00

  • Add concurrency to sweeper
  • Add ability to track what sweeps (by name) have been done to runs
  • Fix some 'Delete' -> 'delete' typos

metacpan.org/dist/Test2-Harnes…






Devel-TraceUse-2.097


show the modules your program loads, recursively

Changes for 2.097 - 2023-01-04

  • Take into account extra frames introduced in @INC hook handling by Perl 5.37.7 (YVES)
  • Declare Perl 5.8 as the minimum version requirement

metacpan.org/dist/Devel-TraceU…



Date-Holidays-GB-0.022


Determine British holidays - Current UK public and bank holiday dates up to 2023

Changes for 0.022 - 2023-01-04T10:29:13Z

  • Update

metacpan.org/dist/Date-Holiday…




Spreadsheet-Read-0.85


Meta-Wrapper for reading spreadsheet data

Changes for 0.85

  • Suggest the preferred parser if none found
  • It's 2022
  • xlscat --box and improvements for -L
  • Add balloons to ss2tk buttons
  • Fix typo in help (Erix)
  • It's 2023

metacpan.org/dist/Spreadsheet-…



Number-Util-Range-0.003


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

Changes for 0.003 - 2023-01-04

  • Add option: ignore_duplicates.

metacpan.org/dist/Number-Util-…








Text-Treesitter-0.01


Perl binding for tree-sitter

Changes for 0.01 - 2023-12-04

  • First version, released on an unsuspecting world.

metacpan.org/dist/Text-Treesit…



MCE-Shared-1.880


MCE extension for sharing data supporting threads and processes

Changes for 1.880

  • Bump MCE dependency to 1.883.
  • Improve 05_mce_hobo.t test.

metacpan.org/dist/MCE-Shared

Mark Gardner reshared this.



MCE-1.883


Many-Core Engine for Perl providing parallel processing capabilities

Changes for 1.883

  • Fix typo in MCE::Channel::SimpleFast documentation.
  • Improve 05_mce_child.t test.

metacpan.org/dist/MCE

Mark Gardner reshared this.



Apache2-AuthCASpbh-0.20


CAS SSO integration for Apache/mod_perl

Changes for 0.20 - 2023-01-03

  • Fiddle with sqlite autocommit to possibly resolve a locked db issue
  • Pass a copy of the cas attributes data structure to consumers so they can't change the master session values

metacpan.org/dist/Apache2-Auth…



Test-Deep-1.201-TRIAL


Extremely flexible deep comparison

Changes for 1.201 - 2023-01-03T19:28:05-05:00

  • correct Changes entry about which version version of perl is required

metacpan.org/dist/Test-Deep



App-FirefoxMultiAccountContainersUtils-0.015


Utilities related to Firefox Multi-Account Containers add-on

Changes for 0.015 - 2022-10-04

  • [incompatible change] FIREFOX_CONTAINER now has higher precedence over FIREFOX_CONTAINER_ENV, to ease doing standard behavior.
  • Add logging to firefox-container.

metacpan.org/dist/App-FirefoxM…



Getopt-App-0.11


Write and test your script with ease

Changes for 0.11 - 2023-01-04T08:53:13Z

  • Fix returning correct exit value from subcommands

metacpan.org/dist/Getopt-App





Util-H2O-More-0.2.3


provides baptise, a drop-in replacement for bless; like if bless created accessors for you. This module also provides additional methods built using h2o or o2h from Util::H2O that allow for the incremental addition of OOP into existing or small scale Perl code without having to fully commit to a Perl OOP framework or compromise one's personal Perl style.

Changes for 0.2.3

  • maintenance release, updating minimum requirement for Config::Tiny (2.28)

metacpan.org/dist/Util-H2O-Mor…



JSCalendar-Duration-0.004


Convert seconds to JSCalendar durations and back

Changes for 0.004 - 2023-01-03T11:27:32-05:00

  • updated repo metadata

metacpan.org/dist/JSCalendar-D…



CPAN-Meta-Check-0.017


Verify requirements in a CPAN::Meta object

Changes for 0.017 - 2023-01-03T16:53:14+01:00

  • Use Module::Metadata for more accurate testing

metacpan.org/dist/CPAN-Meta-Ch…



Text-CSV_XS-1.49


Comma-Separated Values manipulation routines

Changes for 1.49 - 2023-01-03

  • csv2xlsx --split=CxP [--split-label=C]
  • Full documentation/manual for csv2xlsx
  • Fix non-integer arguments to getline_all (issue 39)
  • It's 2023

metacpan.org/dist/Text-CSV_XS



Release-Checklist-0.16


A QA checklist for CPAN releases

Changes for 0.16

  • Update used-by.pl to most recent version
  • It's 2023
  • Update recent versions

metacpan.org/dist/Release-Chec…

Toby Inkster :verified: reshared this.



CPAN-Meta-Check-0.016


Verify requirements in a CPAN::Meta object

Changes for 0.016 - 2023-01-03T14:25:46+01:00

  • Fix rounding issue in test

metacpan.org/dist/CPAN-Meta-Ch…




Data-Peek-0.52


Modified and extended debugging facilities

Changes for 0.52 - 2023-01-03

  • Tested with perl-5.36.0
  • Update to Devel::PPPort-3.68
  • It's 2023

metacpan.org/dist/Data-Peek




Net-SIP-0.834


Framework SIP (Voice Over IP, RFC3261)

Changes for 0.834 - 2023-01-03

  • #61 from pali/leg-peer-socket fix Leg creation with TCP
  • #56 from qunifi/catch-null-s2p ignore empty packets used for keepalive
  • #62 from pali/eventloop-timer fix eventloop when select was interrupted by signal, fixes #58
  • fix #53 handling of auth information in user2pass

metacpan.org/dist/Net-SIP

#61 #56 #62 #58 #53



OpenAI-API-0.07


A Perl module for accessing the OpenAI API

Changes for 0.07 - 2023-01-03

  • Fix minimum perl version (thanks RAZ).

metacpan.org/dist/OpenAI-API



App-DBBrowser-2.308


Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.

Changes for 2.308 - 2023-01-03

  • Use Text::CSV_XS.
  • Bugfix/update option 'eol'.

metacpan.org/dist/App-DBBrowse…