Skip to main content





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









Time to build another musical practice tool


It's Sunday and it's snowing big time out there. Time to build another musical practice tool. This time with metacpan.org/dist/Data-Dataset… and friends. #perl #music

Gene Boggs reshared this.



MIDI-Perl Tabla drums


I finally found the tabla soundfont at gleitz.github.io/midi-js-sound… - So naturally I tried to imitate a tabla player! Here's the code: github.com/ology/Music/blob/ma… and here are the 1st couple runs, in decreasing order of schizophrenia: ology.net/tmp/tabla/tabla-01.m… & ology.net/tmp/tabla/tabla-02.m… & ology.net/tmp/tabla/tabla-03.m… - All are painfully feeble compared to real tabla payers! 😁 #music #perl


Bird's Mohawk in MIDI-Perl


Just finished up adding a bit more functionality to my MIDI bassline generator metacpan.org/dist/MIDI-Basslin… - It isn't the best bassist by a long shot. But here is a version of Bird's github.com/ology/Music/blob/ma… => ology.net/tmp/from-midi/mohawk… #perl #music

Gene Boggs reshared this.