Skip to main content




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



Linux-FD-0.012


Linux specific special filehandles

Changes for 0.012 - 2022-12-27T23:13:33+01:00

  • Add a correct IoTYPE to all filehandles

metacpan.org/dist/Linux-FD



JSCalendar-Duration-0.003


Convert seconds to JSCalendar durations and back

Changes for 0.003 - 2022-12-27T16:47:45-05:00

  • add support for PnW for weekly durations

metacpan.org/dist/JSCalendar-D…



HV-Monitor-0.0.5


A generalized module for gathering stats for a hypervisor.

Changes for 0.0.5 - 2022-12-27

  • -Fix seconds on low VM machines for bhyve.

metacpan.org/dist/HV-Monitor





Net-mbedTLS-0.02


mbedTLS in Perl

Changes for 0.02

  • Fixed IO::Async module not to require AnyEvent.
  • Clarify Perl requirement (5.16+).
  • Silence a few useless warnings (replace “pTHX” with “tTHX aTHX”).
  • Added changelog. 😀

metacpan.org/dist/Net-mbedTLS



Alien-Gearman-2.5


Find or build libgearman

Changes for 2.5

  • Use gmake for solaris and freebsd and friends
  • Add prereq Alien::gmake
  • Remove Alien::curl only used not used for --disable-shared build

metacpan.org/dist/Alien-Gearma…




Net-NfDump-1.31


Perl API for manipulating with nfdump files based on libnf.net library

Changes for 1.31 - 2022-12-27

  • updated to nfdump 1.6.25
  • probably last version based on nfdump 1.6.x, future version will be based on nfdump 1.7.x

metacpan.org/dist/Net-NfDump




File-Rename-1.991


Perl extension for renaming multiple files

Changes for 1.991

  • Add required ExtUtils::MakeMaker version to BUILD_REQUIRES and CONFIGURE_REQUIRES
  • Separate out TEST_REQUIRES from PREREQ_PM
  • Fix typos in 1.99 POD and Changes file

metacpan.org/dist/File-Rename



UI-Various-0.37


graphical/non-graphical user interface without external programs

Changes for 0.37 - 2022-12-27T12:58:35Z

  • added method to modify element of Listbox
  • fixed bug in Curses::Dialog occuring when dimension is missing
  • fixed some POD errors
  • improved alingment of Check and Radio buttons for Tk

metacpan.org/dist/UI-Various






JSON-PP-4.15


JSON::XS compatible pure-Perl module.

Changes for 4.15 - 2022-12-27

  • fix core bool test to not ignore errors (GH#82, haarg++)

metacpan.org/dist/JSON-PP





Mojo-Netdata-0.04


netdata.cloud plugin for Perl

Changes for 0.04 - 2022-12-27T09:07:19Z

  • Add support for NETDATA_DEBUG=1 to avoid logging too much
  • Add support for "concurrency" in Collector::HTTP

metacpan.org/dist/Mojo-Netdata



Sah-Schemas-ArrayData-0.003


Sah schemas related to ArrayData

Changes for 0.003 - 2022-09-25

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

metacpan.org/dist/Sah-Schemas-…




Finance-Quote-1.54


Get stock and mutual fund quotes from various exchanges

Changes for 1.54 - 2022-12-26T15:25:02-08:00

  • Fix to AEX.pm - Issue #235 - PR #244
  • New modules Sinvestor.pm Tradegate.pm and XETRA.pm PR #243
  • Updates to TMX.pm (Toronto Stock Exchange) PR #248 and #253
  • Reverted API change (PR #230) in CurrencyRates/AlphaVantage.pm PR #249
  • Fix to Fondsweb.pm PR #250

metacpan.org/dist/Finance-Quot…

#235 #244 #243 #248 #253 #230 #249 #250



File-Rename-1.99


Perl extension for renaming multiple files

Changes for 1.99

  • rename script requires options before code/files New script unsafe-rename with no_require_order: to recover the old behavior of the rename script

metacpan.org/dist/File-Rename



Type-TinyX-Facets-1.3


Easily create a facet parameterized Type::Tiny type

Changes for 1.3 - 2022-12-26T14:30:51-05:00

  • DISTRIBUTION FIX

metacpan.org/dist/Type-TinyX-F…



Crypt-Passphrase-0.005


A module for managing passwords in a cryptographically agile manner

Changes for 0.005 - 2022-12-26T17:56:04+01:00

  • Cache accepted hashes for crypt validators
  • Never accept undefined hashes

metacpan.org/dist/Crypt-Passph…



Alien-Boost-Headers-1.8


Find or build Boost Headers

Changes for 1.8 - 2022-12-26T00:14:00Z

  • More portability with %{cp} -r
  • Do not use --without-libraries

metacpan.org/dist/Alien-Boost-…





JSON-PP-4.14


JSON::XS compatible pure-Perl module.

Changes for 4.14 - 2022-12-26

  • updated manifest (GH#81, demerphq++)

metacpan.org/dist/JSON-PP




JSON-PP-4.13


JSON::XS compatible pure-Perl module.

Changes for 4.13 - 2022-12-26

  • Break up 099_binary.t into 16 pieces that can be tested in parallel (GH#80, demerphq++)

metacpan.org/dist/JSON-PP



App-Greple-9.00_02


extensible grep with lexical expression and region handling

Changes for 9.00_02 - 2022-12-26T09:48:38Z

  • Introduce --colorsub/--cs option

metacpan.org/dist/App-Greple







Lilith-0.1.0


Work with Suricata/Sagan EVE logs and PostgreSQL.

Changes for 0.1.0 - 2022-12-25

  • -Log to syslog for run. -Add init/freebsd

metacpan.org/dist/Lilith



SPVM-Sys-0.33


System Calls for File IO, User, Process, Signal, Socket

Changes for 0.33 - 2022-12-26

  • Prerequirement Bug Fix
  • Prerequirement Changes
  • Test Improvement

metacpan.org/dist/SPVM-Sys