Skip to main content



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











podlators-5.01


Convert POD data to various other formats

Changes for 5.01 - 2022-12-25

  • Guesswork (formatting rules based on heuristics intended for Perl documentation) can now be disabled or selectively enabled in Pod::Text with the guesswork option (--guesswork to pod2text). This is similar to the support added to Pod::Man in 5.00, except there is only one type of guesswork currently (quoting).
  • Pod::Text suppresses quote marks around some additional cases of Perl code in C<> where the intent had been to suppress the quotes but there were various bugs in the matching regular expressions. This primarily affects function and method calls.
  • Fix an escaping issue in Pod::Man with complex lquote, rquote, and quotes options containing double quotes that caused some double quotes to be incorrectly duplicated.
  • Pod::Man now avoids quoting macro arguments when this is unnecessary.
  • Depend on Pod::Simple 3.26 or later, since Pod::Text now calls its encoding() method.

metacpan.org/dist/podlators



UI-Various-0.36


graphical/non-graphical user interface without external programs

Changes for 0.36 - 2022-12-25T16:08:48Z

  • fix for FileSelect when selecting in root directory
  • changed FileSelect's empty selection logic to support directory selection
  • fix when adding first item(s) to empty Listbox
  • 2nd listbox example now prints selection when exiting

metacpan.org/dist/UI-Various



Marpa-R2-12.000000


Release 2 of Marpa

Changes for 12.000000

  • Work on documentation, Leo diagnostics
  • Emphasize deprecation of Stuifzand, NAIF.
  • Work around installation problems due to broken dependency checking in GNU automake.

metacpan.org/dist/Marpa-R2




Syntax-Operator-ExistsOr-0.01


an infix operator sensitive to hash element existence

Changes for 0.01 - 2022-12-25

  • First version, released on an unsuspecting world.

metacpan.org/release/PEVANS/Sy…




App-GUI-Cellgraph-0.1


draw pattern by cellular automata

Changes for 0.1 - 2022-12-25

  • = multi level fix
  • + bring back cell mobility with previous fixed feature set
  • ? update docs
  • ! crashes on most buttons to get related rules

metacpan.org/dist/App-GUI-Cell…




App-Greple-9.00_01


extensible grep with lexical expression and region handling

Changes for 9.00_01 - 2022-12-25T11:39:02Z

  • Now `?' means optional keyword in the --le pattern
  • Option --may was introduced
  • Option --or was deprecated

metacpan.org/dist/App-Greple