Skip to main content



Cisco Firepower Management Center (FMC) API version 1 client library

Changes for 0.009001 - 2023-06-05T13:55:03+02:00

  • fix update_accessrule when rule contains users This reverts the fix from version 0.004001 which removed the realm of each user object to prevent an 'Unprocessable Entity' error. With FMC version 7.2.0.1 this behaviour is the exact opposite: when the realm of each user is removed the API call fails and unmodified it works.


Cisco Firepower Management Center (FMC) API version 1 client library

Changes for 0.009000 - 2023-06-05T12:50:14+02:00

  • add support for query parameters to update_accessrule
  • add methods for identity policies, realms, realmusers and realmusergroups


This module is a simple SQL file loader

Changes for 0.06 - 2023-05-30T11:49:00Z

  • Solved bug in the code.


Build .sopm file based on metadata

Changes for 1.2.0 - 2023-06-05T12:17:00Z

  • Add feature: create ignore file when 'exclude_files' is present


Repeatable autcomplete value-builder for Koha

Changes for 1.004 - 2023-06-05T12:08:06+02:00



Create Excel files with Perl

Changes for 1.93 - 2023-06-05T11:30:00Z

  • Add support for XLSX files
  • Improved test coverage


A lyrics and chords formatting program

Changes for 6.010 - 2023-06-05

  • !ChordPro functionality
  • Allow line continuation for input lines using a backslash.
  • Allow define chord "|" in config.
  • Allow graceful handling of rootless chords.
  • Allow simple markup in chords. Yes, this includes grid chords.
  • Add flags for preprocessor pattern replacements.
  • Allow image scale as a percentage.
  • Experimental: Absolute placement for images.
  • Experimental: Diagram control in {define}.
  • Remove diagrams.auto from config.
  • !BugFixes
  • Add Pod::Usage to required modules. Some distros seem to have removed it from the core.
  • Add jpeg library to MacOS kit.
  • Add some missing files for docs building.
  • Fix root relocation when transcoding to a movable system.
  • Fix missing parser in {define XX} without frets etc.
  • Fix forum 1696 (chord recall with trans{code,pose}).
  • Fix issue #269 (problem with page labels).
  • Fix issue #270 (PDF outlines issues, 'letter' setting).
  • Fix issue #273 (PDF CreationDate string is not conformant, but PDF::API2 2.042+ rejects conformant strings).
#270 #269 #273





a feed aggregator for Gopher, Gemini, RSS and Atom

Changes for 2.12

  • Add list command.
  • Improve duplicate name checking.


Inspect Musical Modal Functions

Changes for 0.0307 - 2023-06-04T21:35:58Z

  • Improve eg/mode-pivot.
  • Improve documentation.



Create network transition chord progressions

Changes for 0.0609 - 2023-06-04T20:54:48Z

  • Use all minors for a chromatic scale.
  • Improve documentation.



Create network transition chord progressions

Changes for 0.0608 - 2023-06-04T20:10:06Z

  • Honor the scale mode when building the chord_map.


Inspect Musical Modal Functions

Changes for 0.0306 - 2023-06-04T19:00:08Z

  • Improve documentation!


Insert stuffs to POD from Rinci metadata

Changes for 0.786 - 2023-04-14

  • [ux] By default exclude processing Sah::SchemaR::.* modules.


SPVM Language

Changes for 0.988 - 2023-06-05

  • New Features
  • Changed
  • Exception Message Improvement


Create network transition chord progressions

Changes for 0.0607 - 2023-06-04T15:50:16Z

  • Show the scale name in verbose mode.


Create network transition chord progressions

Changes for 0.0606 - 2023-06-04T15:36:03Z

  • Add an inelegant loop in the scale builder routine, to avoid weird notes.


A Perl implementation of Clojure

Changes for 0.1.10

  • Remove Docker stuffs
  • Switch from Tie::IxHash to Tie::Ordered
  • Unbox booleans
  • Define a 'perl' core function
  • Fix bug printing namespace symbol mapping keys
  • Add applyTo function to RT


Interact with the OpenAI GPT-3,4 API

Changes for 0.15 - 2023-06-05

  • Debug flag and corresponding debug functionality to the `OpenAIGPT4` Perl module. This feature provides detailed logging of HTTP requests and responses when interacting with the OpenAI API. It helps developers to troubleshoot issues and understand the behavior of the API calls.



Inspect Musical Modal Functions

Changes for 0.0305 - 2023-06-04T11:42:29Z

  • Improve documentation again.


Inspect Musical Modal Functions

Changes for 0.0304 - 2023-06-04T11:37:00Z

  • Fix the description grammar.


Inspect Musical Modal Functions

Changes for 0.0303 - 2023-06-04T11:18:56Z

  • Improve eg/mode-pivot again.
  • Add code comments


Launch Zoom meetings via Perl

Changes for 0.231550 - 2023-06-04T19:59:11+02:00

  • Add _url private method to construct Zoom URL
  • Add launch public method to start Zoom with the constructed URL
  • Release to CPAN after GitHub
  • gu




Inspect Musical Modal Functions

Changes for 0.0302 - 2023-06-04T08:43:33Z

  • Improve eg/mode-pivot.





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.



Benchmark Scalar::Cmp against similar solutions

Changes for 0.002 - 2023-01-19

  • Rename module/dist Bencher-Scenario-{ScalarCmp,Scalar-Cmp}.


Generate musical cadence chords

Changes for 0.1507 - 2023-06-03T16:48:38Z

  • Improve documentation.


Write Perl tests in YAMLScript

Changes for 0.1.2

  • Make Test::More::YAMLScript::subtest a method
  • Make work with Lingy v0.1.9 and YAMLScript v0.1.4
  • Adjust for recent Lingy refactoring



A Perl implementation of Clojure

Changes for 0.1.9

  • Improve Perl interop
  • Update --help usage text
  • Refactor Lingy::Main to better be subclassed
  • Fix import of lingy.lang.Foo modules
  • Major refactoring of namespacing
  • Convert lib/Lingy/Util.pm to lib/Lingy/devel.ly
  • Move Lingy::CLI to Lingy::Main
  • Move code from Lingy::Main in Lingy::Lang::RT
  • Rename Lingy/Lang/Function.pm to Fn.pm
  • Add 'declare' to core
  • Refactor all core foo? functions to use instance?
  • wip Refactor and test instance creation and checking
  • wip - interop
  • wip - Add 'new' special form
  • Add tests to test/55-require.t
  • Macroexpand (Foo. 42) to (. Foo new 42)
  • Add 'doto' macro to core.ly
  • Change --clojure to --clj
  • Refactor assoc to use recursive Lingy function
  • Make 'import*' be a special form
  • Make 'throw' be a special form (to match Clojure)
  • Add support for 'special-symbol?' function
  • Add support for anonymous lambda function reader macro
  • Add `lingy --version` support
  • Fixes for hash-map creation and assoc
  • Error on duplicate hash keys
  • Rework bin/lingy script
  • Rename Lingy::RT to Lingy::Main
  • Refactor most tests to be written in YAML
  • Get *lingy-version* info from $Lingy::VERSION
  • Replace def! with def
  • Fixes to get clojure-repl-on to work in YAMLScript


Validate data against a schema

Changes for 0.567 - 2023-06-03T22:11:23Z

  • vocabularies are now evaluated in a different order: Validation and Format vocabularies now come before Applicator, in order to allow faster short circuiting when errors are encountered.


Inspect Musical Modal Functions

Changes for 0.0300 - 2023-06-03T14:07:39Z

  • Update comments and verbose output.
  • Improved test.


detect source code license statements in a text string

Changes for v0.0.6 - 2023-06-03

  • Test Suite
  • Packaging
  • Other


Inspect Musical Modal Functions

Changes for 0.0202 - 2023-06-03T10:15:54Z

  • Select and display Roman numeral relationships.
  • Improve documentation.
  • Improve test.


Ethereum RLP encoding/decoding utility

Changes for 0.002 - 2023-06-03

  • Fix zero and odd encoding


Inspect Musical Modal Functions

Changes for 0.0201 - 2023-06-03T08:29:45Z

  • Modularize code.
  • Fix doc examples.


Inspect Musical Modal Functions

Changes for 0.0200 - 2023-06-03T07:28:46Z

  • Change the chord_key() argument order to match pivot_chord_keys().