Skip to main content



PDL-Graphics-Simple-1.008


Simple backend-independent plotting for PDL

Changes for 1.008 - 2022-12-29

  • fix precedence error in PDL::Graphics::Simple::PGPLOT

metacpan.org/dist/PDL-Graphics…






PDLx-Mask-0.05-TRIAL


Mask multiple piddles with automatic two way feedback

Changes for 0.05 - 2022-12-29T13:34:56-05:00

  • TEST FIX

metacpan.org/dist/PDLx-Mask











File-Rename-1.99_9


Perl extension for renaming multiple files

Changes for 1.99_9

  • Remove Build.PL from distribution
  • Set MIN_PERL_VERSION in Makefile.PL

metacpan.org/dist/File-Rename




App-CSVUtils-1.000


CLI utilities related to CSV

Changes for 1.000 - 2022-12-29

  • No functional changes since 0.999_2.
  • Documentation tweaks.

metacpan.org/dist/App-CSVUtils



Search-Elasticsearch-Cxn-NetCurl-8.00


A Cxn implementation which uses libcurl via Net::Curl

Changes for 8.00 - 2022-12-29

  • Stable release for Elasticsearch 8.5

metacpan.org/dist/Search-Elast…



Search-Elasticsearch-Client-8_0-Async-8.00


Thin async client with full support for Elasticsearch 8.x APIs

Changes for 8.00 - 2022-12-29

  • Stable release for Elasticsearch 8.5

metacpan.org/dist/Search-Elast…



Search-Elasticsearch-Client-8_0-8.00


Thin client with full support for Elasticsearch 8.x APIs

Changes for 8.00 - 2022-12-29

  • Stable release for Elasticsearch 8.5

metacpan.org/dist/Search-Elast…



Search-Elasticsearch-Client-7_0-Async-8.00


Thin async client with full support for Elasticsearch 7.x APIs

Changes for 8.00 - 2022-12-29

  • Stable release for Elasticsearch 8.5

metacpan.org/dist/Search-Elast…



Search-Elasticsearch-Client-7_0-8.00


Thin client with full support for Elasticsearch 7.x APIs

Changes for 8.00 - 2022-12-29

  • Stable release for Elasticsearch 8.5

metacpan.org/dist/Search-Elast…






PDLx-Mask-0.04-TRIAL


Mask multiple piddles with automatic two way feedback

Changes for 0.04 - 2022-12-29T00:02:53-05:00

  • BUILD FIX
  • TEST FIX

metacpan.org/dist/PDLx-Mask






Alien-Build-2.76


Build external dependencies for use in CPAN

Changes for 2.76 - 2022-12-28T18:30:39Z

  • Fix inline_auto_include so that it gives priority to the .runtime.inline_auto_include property

metacpan.org/dist/Alien-Build



Playwright-1.291


Perl client for Playwright

Changes for 1.291 - 2022-12-28

  • Add 'port' mechanism to connect to remote instances of playwright_server
  • Add systemd service files for running things in user mode. See service/Readme.md

metacpan.org/dist/Playwright



Sah-Schemas-Binary-0.007


Sah schemas related to binary data

Changes for 0.007 - 2022-09-25

  • No functional changes.
  • [ux] Tweak Abstracts (give example).

metacpan.org/dist/Sah-Schemas-…




XML-Loy-0.51


Extensible XML Reader and Writer

Changes for 0.51 - 2022-12-28

  • Update dependency due to some errors from cpantestesrs.

metacpan.org/dist/XML-Loy



Archive-BagIt-0.095


The main module to handle bags.

Changes for 0.095

  • Change: 68f16f156fbd29645c758a1aa4418bb316816bdd Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2022-12-28 15:04:40 +0000
  • Change: 3a71c40a02cdf56332499efc637df6f240aa0b8d Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2022-12-28 14:20:34 +0000
  • Change: bab58340b1de904b1bebe2f38cef472f57f59a4f Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2022-12-28 14:11:42 +0000
  • Change: 3f37245ce420d2003921c0295b46b340823ee96b Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2022-12-28 13:37:31 +0000

metacpan.org/dist/Archive-BagI…





App-ansifold-1.1503


fold command handling ANSI terminal sequences

Changes for 1.1503 - 2022-12-28T11:54:05Z

  • Change repository URL.

metacpan.org/dist/App-ansifold





App-Music-ChordPro-6.000


A lyrics and chords formatting program

Changes for 6.000 - 2022-12-28

  • !ChordPro functionality
  • Chord finger settings can be suppressed with pdf.diagrams.fingers.
  • (Experimental) Add line selection to preprocessor.
  • Remove * for user defined chords.
  • !BugFixes
  • Fix issue 259.
  • Fix issue 260 (chords not being handled correctly in comments).
  • Fix issue 260 (suppress diagrams and grids when lyrics-only).
  • Fix issue 261 (truesf not functional beyond chord root).

metacpan.org/dist/App-Music-Ch…




App-Bitcoin-PaperWallet-1.10


Generate printable cold storage of bitcoins

Changes for 1.10

  • fix unicode handling
  • new option in paper-wallet: -o, --stdout - print to standard output
  • new option in paper-wallet: -f, --file - specify a filename
  • add help to paper-wallet, improve its documentation
  • paper-wallet now also includes generation date and an identifier of the wallet
  • improvements to test suite of the module, test the script itself in addition to the main package
  • switch to Dist::Zilla

metacpan.org/dist/App-Bitcoin-…




Util-H2O-More-0.2.2


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.2

  • added helper methods for use with configuration files: ini2o, o2ini, o2h2o
  • added a dependency of Config::Tiny for ini2o and o2ini

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




Net-MQTT-Simple-1.28


Minimal MQTT version 3 interface

Changes for 1.28 - 2022-12-28T02:37:00Z

  • Fix: Don't hang when receiving signal during select() (Contributed by Peter Sobisch via RT 134165)
  • Doc fix: typo (Contributed by oalders via GitHub #15)
  • New: Repository metadata (Suggested by oalders via GitHub #14)
  • Some retroactive changes to the changelog: added some credits and issue IDs.
  • !! - Dropped support for IO::Socket::INET.

metacpan.org/dist/Net-MQTT-Sim…

#15 #14




Alien-SWIG4-0.05


Find or build SWIG v4 C/C++ interface generator

Changes for 0.05 - 2022-12-27T18:13:08-05:00

  • Fix missing $VERSION.
  • Fix link on SWIG home page to point to SourceForge via HTTPS.

metacpan.org/dist/Alien-SWIG4



Alien-7zip-0.02


Find or build 7-Zip

Changes for 0.02 - 2022-12-27T18:11:28-05:00

  • Fix missing $VERSION.
  • Patch header on macOS when building from source.

metacpan.org/dist/Alien-7zip