Skip to main content




Inspect musical modal functions

Changes for 0.0312 - 2023-06-05T23:24:55Z

  • Improve documentation again!


Inspect musical modal functions

Changes for 0.0311 - 2023-06-05T23:13:13Z

  • Improve documentation.


An open source web-based network management tool.

Changes for 2.062002 - 2023-06-06

  • BUG FIXES


Perl interface to the OpenSky Network API

Changes for 0.3 - 2023-06-06T08:05:17Z

  • Convert to MooseX::Extended


Inspect Musical Modal Functions

Changes for 0.0310 - 2023-06-05T23:05:53Z

  • Fix a POD line!



PerlIO layer for XZ (de)compression

Changes for 0.06

  • Refine requirements based on known CVE's
  • Fix repo & bugtracker URLs in META





Perl interface to the OpenSky Network API

Changes for 0.008 - 2023-06-04T11:14:43Z

  • Assert minimum Perl version in dist.ini.
  • Missing config file has a slightly better error message now
  • Config file no longer required if user/pass is already available
  • Implement rate limits for get_states and get_my_states



Inspect Musical Modal Functions

Changes for 0.0301 - 2023-06-04T00:44:59Z

  • Add the eg/mode-pivot example program.
  • Improve documentation.


Inspect Musical Modal Functions

Changes for 0.0102 - 2023-06-03T06:35:12Z

  • Improve documentation.
  • Add test for pivot_chord_keys().


IO::Async event loop integration for Sys::Virt libvirt bindings

Changes for 0.0.2 - 2023-06-03

  • Fix dist not being indexed
  • Add $VERSION variable to modules


Inspect Musical Modal Functions

Changes for 0.0101 - 2023-06-03T06:13:16Z

  • Remove debugging code.


Inspect Musical Modal Functions

Changes for 0.0100 - 2023-06-03T06:06:58Z

  • Mint with Dist::Zilla.
  • Port code from a related script in my Music repo.




export aliases for custom::failures

Changes for 0.04 - 2023-06-02T21:45:34-04:00

  • BUILD FIX


CLI utilities related to clipboard

Changes for 0.007 - 2023-04-13

  • [build] Update to Clipboard::Any 0.011 to reflect to the generated POD of CLI's.
  • Add utility: get-clipboard-history-item (from Clipboard::Any 0.009).


Find if the username has a valid mailbox in gmail

Changes for 0.17 - 2023-06-03

  • Fix version issue



This module wraps the www.judobase.org website API.

Changes for 0.10 - 2023-06-02

  • Bump dependencies
  • Update xt tests to reflect IJF API




This module is a simple SQL file loader

Changes for 0.05 - 2023-05-29T16:52:00Z

  • Added end param in method new.



Tie-able array that allows only unique values

Changes for 0.09

  • Move to GitHub
  • Add GitHub Actions
  • Add links to GitHub
  • Add version number to each module


CGI class for handling browser file uploads

Changes for 1.13

  • Add link to the git repository and to the GitHub issues.


CGI class for handling browser file uploads

Changes for 1.12

  • Force scalar context of CGI:😛aram to avoid possible vulnerability.
  • Moved to GitHub
  • Switch to use MANIFEST.SKIP




no-frills file rotation

Changes for v0.3.0 - 2023-05-26T16:02:36+01:00

  • Incompatible Changes
  • Documentation
  • Toolchain


Wikidata reconcilation abstract class.

Changes for 0.01 - 2023-05-26T15:15:01+02:00

  • First version.


Wikidata Query Service SPARQL class.

Changes for 0.01 - 2023-05-26T14:44:39+02:00

  • First version.


DNS API for Cloudflare API v4

Changes for 0.19 - 2023-05-26

  • Add bearer token authentication


Conversion class between MARC record and Wikidata object.

Changes for 0.01 - 2023-05-26T14:14:18+02:00

  • First version.



a Z80 assembler

Changes for 2.22 - 2023-05-24

  • Bug Fixes
  • Configure git workflows to test on Ubuntu, MaxOS and Windows
  • #2 fails on Perl v10
  • Fix failure on Windows machines
#2


Copyright class

Changes for 0.008 - 2023-05-24

  • clean copyright: also cleanup (C)
  • handle copyright specified with full date
  • add missing use Time::localtime


Download satellite orbital elements from Space Track

Changes for 0.161_01 - 2023-05-24

  • Track Mike McCants' move to new web site.


utility functions for merging hashes

Changes for v0.2.0 - 2023-05-24T17:02:55+01:00

  • Incompatible Changes
  • Documentation
  • Tests
  • Other



CallBackery is a Mojolicious+Qoodoo Framework for building Web Applications

Changes for 0.46.1 - 2023-05-23T12:12:33Z

  • resync branches


CallBackery is a Mojolicious+Qoodoo Framework for building Web Applications

Changes for 0.46.0 - 2023-05-23T12:05:29Z

  • the methodes 'show' and 'hide' clash with the attributes 'show' and 'hide' of the underlying atom class. Replaced them with 'manifest' and 'vanish'.
  • the upload button tried to overwrite the capture attribute.
  • these changes are necessary to make callbackery work with qx8


Application to test DWG files by LibreDWG dwgread command.

Changes for 0.02 - 2023-05-23T11:59:56+02:00

  • Add description about tool to doc.
  • Add option for match string.
  • Fix example in doc.
  • Fix test dependencies.
  • Update Module::Install to 1.21 version.



Mojolicious Plugin

Changes for 1.4.0 - 2023-05-23T09:07:39Z

  • Making sure collectors are only run on requests to `/metrics`
  • Option to use custom `Net:😛rometheus` instance