Skip to main content




MCE extension for sharing data supporting threads and processes

Changes for 1.885

  • Fix typo in Queue dequeue_timed documentation. Thank you, Łukasz Strzelecki.


Many-Core Engine for Perl providing parallel processing capabilities

Changes for 1.887

  • Fix typo in Queue dequeue_timed documentation. Thank you, Łukasz Strzelecki.


Calculates the date differences between 1st and 2nd columns given TSV formatted input.


Moo classes for http://schema.org/ classes

Changes for v21.0.0 - 2023-06-09T13:44:58+01:00

  • Enhancements
  • Incompatible Changes
  • Documentation



Write Perl tests in YAMLScript

Changes for 0.1.3

  • origin/main) Lingy::Eval renamed to Lingy::Evaluator
  • Refactor and simplify Test/More/YAMLScript.ys


Program in YAML

Changes for 0.1.5

  • Print correct YAMLScript version in REPL startup
  • Remove dev code from YAMLScript::Main
  • Rename YAMLScript/Lang/RT.pm -> YAMLScript/RT.pm


A Perl implementation of Clojure

Changes for 0.1.11

  • Error on unsupported escape characters
  • Take 'Error:' prefix out of error messages
  • Throw any errors from a perl eval
  • Return after printing unknown internal value
  • Add regexp escaping
  • Move all Lingy/Lang/*.pm to Lingy/*.pm
  • Refactor = and == to be more correct
  • Rename Lingy::Eval to Lingy::Evaluator
  • Keep refers pairs in namespace proper
  • Overall refactor and code cleanup


Plack search application.

Changes for 0.01 - 2023-06-08T16:33:31+02:00

  • First version.


Quick and Dirty Interface to https://github.com/mapbox/geocoder-abbreviations

Changes for 0.06

  • Use JSON::MaybeXS instead of JSON Fix code for online/offline testing Calling new on an object now returns a clone rather than setting the defaults in the new object


API for the OAI-PMH

Changes for 4.13 - 2023-06-06T11:43:51Z

  • Fixing use lib bug [ppisar]



SPVM Language

Changes for 0.989 - 2023-06-06

  • New Features
  • Incompatible Changes
  • Warning
  • Bug Fix



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


Export the current directory over HTTP

Changes for 0.007

  • Add --pretty option for nicer directory listings



Wikibase cache backend to local static basic ids (units, common properties).

Changes for 0.04 - 2023-06-05T15:04:08+02:00

  • Add documentation.
  • Add P854.
  • Add P580 and P582.
  • Add parameter 'data_fh' for file handler with mapping.
  • Update Module::Install to 1.21 version.


Fetch CVE information from cve.org

Changes for 0.005 - 2023-06-05

  • Verify certificates when using HTTP::Tiny (stigtsp, issue#9)





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.




convert between Perl data structures, YAML and JSON with unicode support (I believe ...)

Changes for 0.16 - 2023-05-30

  • 1. Added a CAVEAT/WARNING in the documentation for dump2perl($input) saying that it does eval($input) which is a security risk if $input comes from untrusted sources (e.g. user input). 2. Added a print statement to STDERR in sub dump2perl() warning about said eval($input) (using a warn ''). This warning also states that dump2perl() will be removed in the future because of this eval(). 3. Added extra tests in t/10-scripts.t to check that scripts fail when they should. In addition to testing scripts that they succeed when they should.


detect source code license statements in a text string

Changes for v0.0.5 - 2023-05-30

  • Test Suite


OO Library for Perl 5

Changes for 2.91 - 2023-05-30

  • [feature] Implement Venus:😮s
  • [feature] Implement Venus:😛ath#{mktemp_dir,mktemp_file}
  • [feature] Implement Venus:😛ath#{copy,move}
  • [feature] Implement throw-via-dispatch errors
  • [feature] Better document all Venus errors
  • [feature] Implement POD for errors in Venus::Test


Cookie Object with Encryption or Signature

Changes for v0.3.0 - 2023-05-30T18:21:26Z

  • Added method extract_one() in Cookie::Jar
  • Minor documentation improvements to Cookie::Jar for method fetch and add_cookie_header



CLI utilities related to spreadsheet (XLS, XLSX, ODS, ...)

Changes for 0.004 - 2023-03-19

  • [bugfix] Fix Rinci metadata: schema for input_filenames: file_ext_filter.
  • Fix example.


YAML 1.2 Processor

Changes for 0.036_001 - 2023-05-30T01:45:01+02:00

  • Make cyclic_refs fatal by default for safety, like announced


Wrapper around the C libyaml library

Changes for 0.013_001 - 2023-05-30T00:57:12+02:00

  • Add object oriented parser interface
  • Add YAML::LibYAML::API::YPP as a YAML:😛P drop-in replacement


Plack login/password application.

Changes for 0.01 - 2023-05-30T00:01:30+02:00

  • First version.


Tags helper for login access.

Changes for 0.01 - 2023-05-29T23:59:33+02:00

  • First version.



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