Skip to main content



Cookie Object with Encryption or Signature

Changes for v0.3.2 - 2023-09-19T12:39:43Z

  • Improved code for speed



Module for communicating with WC3 standard selenium servers

Changes for 1.06 - 2023-09-19

  • NEW FEATURES


An open source web-based network management tool.

Changes for 2.066000 - 2023-09-19

  • ENHANCEMENTS


A straightforward and complete next-generation sequencing read simulator

Changes for 0.25 - 2023-09-19T14:55:24-03:00

  • Remove version from transcript_id, example: ENST00006666.9 will become ENST00006666


Web interface for viewing and inspecting yath test logs

Changes for 0.000140 - 2023-09-19T10:26:15-07:00

  • Fix Changes file


Self Contained SQLite RDBMS in a DBI Driver

Changes for 1.74 - 2023-09-20

  • Switched to a production version


Web interface for viewing and inspecting yath test logs

Changes for 0.000139 - 2023-09-19T10:08:29-07:00



compact, pure-perl CSV parsing

Changes for 1.42 - 2023-08-15

  • version and git repo cleanup


Translate places between different languages using http://download.geonames.org/

Changes for 0.08



a generic connection to a hierarchical-structured data set

Changes for 1.53 - 2023-09-19T14:24:18Z



Catalyst plugin for scrubbing/sanitizing incoming parameters

Changes for 0.05 - 2023-09-19

  • Bugfixes for encoded body processing - GH#4


Generic Module to inherit from

Changes for v0.32.1 - 2023-09-19T20:15:02Z

  • Corrected a negative side affect of allowing, by default, the use of reference as hash keys when some key names are stringifyable objects. They would not stringify because they are object. Now allowing reference as hash keys is disabled by default and is an option.


configure, create and run LXC application containers

Changes for 0.28 - 2023-09-19T08:17:36Z

  • removed some obsolete FIXMEs and diagnostics in tests
  • leaving pre-alpha test phase
  • fixed wrong smoker detection


Pretty printer for SQL queries

Changes for 0.9 - 2023-09-19

  • Update copyright
  • Fix missing NOT in NOT IN, or NOT LIKE clauses.



Validate HTTP requests and responses against an OpenAPI v3.1 document

Changes for 0.047 - 2023-09-19T04:29:16Z

  • strings are now treated as numbers without requiring the "type" keyword, and only from parameters, not message bodies, and only when no media type is provided
  • new "recursive_get" method on JSON::Schema::Modern:😁ocument:😮penAPI for fetching a specification at a json pointer and following any $refs


Determine if an installed module is XS or pure-perl

Changes for 0.120 - 2023-07-09

  • No functional changes.
  • Remove usage of smartmatch.


Slice and dice spreadsheets, optionally using tied variables.

Changes for 1000.007

  • Fix bug where $@ and $_ were clobbered by btw() and btwN(). Spreadsheet::Edit::Log ':btw=PREFIX' now generates both btw & btwN.


interpolate Data:😁umper output into strings for human consumption

Changes for 6.007

  • Croak if vis, etc. called in void context (typically a missing "say "). Fix bug where ivis & dvis would not interpolate \$ -> $


Asynchronous HTTP Request and Promise

Changes for v0.3.0 - 2023-09-08T18:57:43Z

  • Code cleanup
  • Minor improvement in method value() of HTTP:😛romise::Field::QualityValue
  • Corrected a bug where the default headers set with default_headers() were not used.


Generic Module to inherit from

Changes for v0.32.0 - 2023-09-05T16:11:30Z

  • Cleaned up code and improved speed substantially
  • $_ in method foreach() of Module::Generic::Array refers to the current value of the array and can be altered directly
  • Added the default option 'allow_tags' to the method new_json() in Module::Generic
  • Improved module Module::Generic::TieHash
  • Enabled use of reference as keys in Module::Generic::TieHash
  • tying recursively hash reference in Module::Generic::TieHash
  • Updated POD documentation for Module::Generic::TieHash
  • Updated method as_hash() in Module::Generic::Array
  • Updated method as_string() in Module::Generic::Exception to stringify the value of message() when it contains an overloaded value.
  • Changed private object variable to be prefixed with '_'
  • Method as_hash() in Module::Generic::Hash no longer returns a regular hash, but instead the current object, since this is already an hash
  • Corrected callback in method _set_get_scalar_as_object() in Module::Generic



A game where players form a word chain based on last letter of previous player.

Changes for 1.0 - 2023-09-18

  • First release.


apply value constraint checks to subroutine parameters

Changes for 0.01 - 2023-09-18

  • First version, released on an unsuspecting world.




VMware's Lab Manager public and private API

Changes for 2.12 - 2023-09-18






Execute external programs or internal code blocks as separate process.

Changes for 0.34 - 2023-09-18T15:47:18Z

  • Adapt to deprecation of spurt in upstream Mojolicious
  • Make git work in github workflow
  • Turn warnings "Sleeping inside locked section" into notes
  • Avoid warnings about using undefined value as file handle


Catalyst plugin for scrubbing/sanitizing incoming parameters

Changes for 0.04 - 2023-09-18

  • Recursively scrub parameters in encoded PUT/POST bodies (e.g. JSON)


a generic connection to a hierarchical-structured data set

Changes for 1.52 - 2023-09-18T15:27:20Z



Remove some elements where code returns true

Changes for 0.002 - 2023-09-18

  • No functional changes.
  • [bugfix][doc] Fix examples in Synopsis.


Remove some elements where code returns true

Changes for 0.001 - 2023-09-18

  • First version.


Pure Perl module to test Math::BigInt with scalars

Changes for 1.999840 - 2023-09-18

  • Add methods bblsft() and bbrsft(), which do bitwise left and right shift, respectively. The binary operators for bitwise left and right shift, "<<" and ">>", now call the methods bblsft() and bbrsft(), respectively.



A lyrics and chords formatting program

Changes for 6.030 - 2023-09-18

  • !Highlights
  • [ABC](https://www.chordpro.org/chordpro/directives-env_abc/) and [Lilypond](https://www.chordpro.org/chordpro/directives-env_ly/) embedding now use SVG (vector graphics) instead of pixmap images. This is very crisp at all sizes, and greatly reduces the size of the resultant PDF document.
  • The ChordPro GUI (`wxchordpro`) has been extended with a Tasks menu that can be used to quickly select presets for a specific task. For example, to produce a PDF with only lyrics, or with keyboard diagrams instead of string diagrams. User presets can be added by placing small config files in a `tasks` folder under the `CHORDPRO_LIB`.
  • !ChordPro functionality
  • Directives and config to change the [chorus appearance](https://www.chordpro.org/chordpro/directives-props_chorus_legacy/).
  • Add support for SVG images. Allow `pdf.fonts.XXX` as fonts in SVG.
  • Handle ABC and Lilypond embedding via SVG images. No more need for ImageMagick. Add 'staffsep' option for ABC embedding.
  • Add 'omit' to delegates config.
  • Infer chord inversions for keyboard.
  • Use SVGPDF text callback to substitute missing flat/sharp glyphs.
  • Trap missing font sizes (should not happen).
  • !Breaking changes
  • The image scale strategy was changed to be more intuitive. See [this forum message](https://groups.io/g/ChordPro/message/1846) for details.
  • !Experimental
  • A primitive but effective docker based web app.
  • !BugFixes
  • Fix issue #297.
  • Fix issue #298.
  • Fix issue message/1780.
  • Fix issue #300.
  • Fix issue #301.
  • Fix issue #309.
  • Fix issue #311.
#298 #297 #300 #301 #309 #311



Easier implementation of an OAuth2 Authorization Server / Resource Server with Dancer2 Port of Mojolicious implementation : https://github.com/Humanstate/mojolicious-plugin-oauth2-server

Changes for 0.11 - 2023-09-18T13:59:47Z

  • Double encoding bug fix, use of response_header keyword to works with recent Dancer2


"Mail Merge" or just substitute tokens in ODF documents

Changes for 1.001

  • Add :spanr (span to the right) support. Rename :span to :spand


fix and enhance ODF::lpOD

Changes for 6.005

  • Added Hinsert_content tester; various test clean-ups.


Libdeflate compression library

Changes for 0.06 - 2023-09-18

  • Update libdeflate to 1.19


SPVM Language

Changes for 0.989043 - 2023-09-18

  • New Features
  • Changes
  • Internal Changes
  • Incompatible Changes


Detect terminal (emulator) software and its capabilities

Changes for 0.224 - 2023-07-09

  • No functional changes.
  • Remove usage of smartmatch.


System Calls for File IO, User, Process, Signal, Socket

Changes for 0.492 - 2023-09-18

  • Incompatibe Changes



Edit and validate LcdProc configuration file

Changes for 2.055 - 2023-09-17

  • dist:ini: dzil clean now removed generated model
  • update copyright year