Skip to main content



SPVM-0.9668


SPVM Language

Changes for 0.9668 - 2022-12-20

  • New Features
  • Incompatible Bug Fix
  • Compatible Internal Changes
  • Incompatible Changes

metacpan.org/dist/SPVM



Venus-1.70


OO Library for Perl 5

Changes for 1.70 - 2022-12-19

  • [feature] Implement Venus::Log
  • [feature] Implement Venus::Cli

metacpan.org/dist/Venus



TableDataBundle-Software-License-0.002


Collection of TableData:: modules related to software license

Changes for 0.002 - 2022-07-27

  • Add tabledata module: Software::License::FromRPL.

metacpan.org/dist/TableDataBun…



Util-H2O-More-0.1


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.

Changes for 0.1

  • added h3o for bags of HASH refs, h3o and the reverser, o3h
  • added vmethods for ARRAY containers: all, push, pop, unshift, shift, scalar
  • updated POD, added tests for all new things
  • specified minimum version of Perl as 5.10 in dist.ini and all meta data that follows

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



App-GUI-Cellgraph-0.03


draw pattern by cellular automata

Changes for 0.03 - 2022-12-19

  • = feature expand
  • + greater state alphabets for cells states and actions states
  • + 6 different input neighbourhood sizes
  • + circular cell ordering option
  • - removed cell mobility for now
  • ! no draw when enter new rule number in text field and press enter

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



Affix-0.08


A Foreign Function Interface eXtension

Changes for 0.08 - 2022-12-19T22:29:53Z

  • Correct struct alignment for perls with quadmath and/or longdouble enabled

metacpan.org/dist/Affix



File-Rename-1.90_1


Perl extension for renaming multiple files

Changes for 1.90_1

  • require_order in script New script unsafe-rename with no_require_order Rewrite examples to mark start of non-options

metacpan.org/dist/File-Rename



Form-Tiny-2.16


Input validator centered around Type::Tiny

Changes for 2.16

  • Empty child forms now produce a proper error message (gh#8)

metacpan.org/dist/Form-Tiny



Affix-0.08_04-TRIAL


A Foreign Function Interface eXtension

Changes for 0.08_04 - 2022-12-19T14:34:06Z

  • Smoke diagnostics

metacpan.org/dist/Affix





Socket-More-0.3.0


Interface scoped passive/listener addressing

Changes for 0.3.0 - 2022-12-19T13:23:31Z

  • Features
  • Documentation
  • Bug fixes

metacpan.org/dist/Socket-More



Text-ANSI-Fold-2.17


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

Changes for 2.17 - 2022-12-19T10:07:17Z

  • Add middle-dot and emspace tabstyles.

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






Zonemaster-Backend-10.0.0


A system for running Zonemaster tests asynchronously through an RPC-API

Changes for v10.0.0 - 2022-12-19

  • Deprecation
  • Breaking changes
  • Features
  • Fixes

metacpan.org/dist/Zonemaster-B…





UI-Various-0.33


graphical/non-graphical user interface without external programs

Changes for 0.33 - 2022-12-19T07:00:15Z

  • fixed regular expression in unit test 41-curses.t

metacpan.org/dist/UI-Various



Plack-Middleware-LogAny-0.002001


Use Log::Any to handle logging from your PSGI application

Changes for 0.002001 - 2022-12-19

  • fix required test dependency (at least Log::Any::Adapter::Log4perl 0.09 needed)

metacpan.org/dist/Plack-Middle…



Linux-Unshare-1.2


Perl interface for Linux unshare system call.

Changes for 1.2

  • Fixed a BUG with missing CLONE_NEWPID
  • Handled GNU_SOURCE warning
  • Handled PROTOTYPING
  • Added .gitignore repo ingore file
  • Updated copyright year
  • Fixed a type in the LICENSE

metacpan.org/dist/Linux-Unshar…



Affix-0.08_03-TRIAL


A Foreign Function Interface eXtension

Changes for 0.08_03 - 2022-12-19T04:55:20Z

  • Smoke diagnostics

metacpan.org/dist/Affix






Sah-0.9.51


Schema for data structures (specification)

Changes for 0.9.51 - 2022-10-21

  • No spec changes.
  • Remove some more mentions of the old extras part.
  • Tweak POD formatting.

metacpan.org/dist/Sah



Git-Hooks-3.4.0


Framework for implementing Git (and Gerrit) hooks

Changes for 3.4.0 - 2022-12-18T20:35:59-03:00

  • New features

metacpan.org/dist/Git-Hooks



Affix-0.08_02-TRIAL


A Foreign Function Interface eXtension

Changes for 0.08_02 - 2022-12-18T23:23:17Z

  • Smoke diagnostics

metacpan.org/dist/Affix







App-ansiecho-1.03


Colored echo command using ANSI terminal sequence

Changes for 1.03 - 2022-12-18T10:39:59Z

  • Some document update

metacpan.org/dist/App-ansiecho




UI-Various-0.32


graphical/non-graphical user interface without external programs

Changes for 0.32 - 2022-12-18T09:51:41Z

  • fixed several formatting bugs in Richterm
  • added unit tests for too small Curses screen
  • added method to dump internal structure to pretty-printed string
  • added nicer listbox example
  • minor fix in comment

metacpan.org/dist/UI-Various





Game-TileMap-1.000


Representation of tile-based two-dimensional rectangular maps

Changes for 1.000

  • whitespace is now stripped completely from map string
  • add get_class_of_object method to Game::TileMap objects
  • to_string_and_mark now uses exclamation mark by default (instead of at symbol)
  • module now supports multiple wall and void objects (as opposed to just one before)

metacpan.org/dist/Game-TileMap




Tk-SMListbox-2.2


Multi-Listbox Widget with Sort Indicators

Changes for 2.2

  • Add support for "-state => 'disabled'".
  • Add (and document) -scrollbarfocus option.
  • Fix -takefocus issues.
  • General code and doc. cleanups.
  • Add bindings for the 2nd (horizontal) scrollwheel/device (buttons 6 and 7) to scroll the widget horizontally when hovering over the horizontal scrollbar.

metacpan.org/dist/Tk-SMListbox



Tk-HMListbox-4.2


Sortable Multicolumn HListbox (allowing icons, along with text) with arrows in headers indicating sort order.

Changes for 4.2

  • Document the -scrollbarfocus option.
  • Fix user-set -disabledforeground color setting being ignored.
  • General code and doc. cleanups.
  • Add bindings for the 2nd (horizontal) scrollwheel/device (buttons 6 and 7) to scroll the widget horizontally when hovering over the horizontal scrollbar.

metacpan.org/dist/Tk-HMListbox



Affix-0.08_01-TRIAL


A Foreign Function Interface eXtension

Changes for 0.08_01 - 2022-12-17T21:36:27Z

  • Smoke diagnostics

metacpan.org/dist/Affix



Data-LNPath-1.01


lookup on nested data via path

Changes for 1.01 - 2022-12-17

  • Add support for calling objects without params.

metacpan.org/dist/Data-LNPath




Tie-Mounted-0.18_01


Tie a mounted node to an array

Changes for 0.18_01 - 2022-12-17

  • Major refactoring.
  • Remove use of $APPROVE/@NODES.
  • Skip documentation tests for non-release testing.
  • Do no longer recommend Test::Pod and Test::Pod::Coverage.
  • Remove the testing diagnostic.
  • Use the boolean pragma for true/false values.
  • Amend wording of documentation.
  • Update broken license link.

metacpan.org/dist/Tie-Mounted



Plack-Middleware-LogAny-0.002


Use Log::Any to handle logging from your PSGI application

Changes for 0.002 - 2022-12-17

  • revert release history
  • revise perl pod
  • on request pass HTTP headers to logging context

metacpan.org/dist/Plack-Middle…



Test-Auto-0.14


Test Automation, Docs Generation

Changes for 0.14 - 2022-12-17

  • [update] Add missing "subtests" method

metacpan.org/dist/Test-Auto