Skip to main content



Interaction with OpenExchangeRates API

Changes for 0.004 - 2024-04-25T18:13:34+00:00

  • trying to make it appear again on CPAN


An I3 workspace loader

Changes for 0.003 - 2024-04-25T17:57:03Z

  • Support shutdown events
  • Add more supported actions with on_workspace
  • Only switch workspaces when they exist This prevents starting up multiple layouts on non-existing workspaces


A Perl implementation of the OpenTelemetry standard

Changes for 0.020 - 2024-04-25T18:54:56+01:00

  • Switch LWP::UserAgent integration to wrap around that module's 'simple_request' method instead of its 'request' method. This should catch some more cases, and fix GH #13.
  • Added a minimal example application. See the `examples` directory in the distribution files.
#13



An object to manage running things in parallel processes.

Changes for 0.014 - 2024-04-25T16:08:40+01:00

  • Move to Dist::Zilla
  • Switch to Test2::V0



Non linear optimization routines for PDL

Changes for 0.09 - 2024-04-25

  • fix compiler warnings on pointer types (#7) - thanks @YuryPakhomov for report
#7




Distribution with a rich set of tools built upon the Test2 framework.

Changes for 0.000162 - 2024-04-25T14:57:23+01:00

#270 #292



An overview of the foundations of the ExtUtils::Builder Plan framework

Changes for 0.001 - 2024-04-25T14:13:26+02:00

  • First release






Build.PL install path logic made easy

Changes for 0.013 - 2024-04-25T12:28:37+02:00

  • Try to install any installable paths


A wrapper for perl's configuration

Changes for 0.009 - 2024-04-25T12:22:53+02:00

  • Add a but method
  • Add ExtUtils::Config::MakeMaker


Distribution with a rich set of tools built upon the Test2 framework.

Changes for 0.000160 - 2024-04-25T11:18:36+01:00

  • Fix #291: done_testing under AsyncSubtest does not make sense
  • Fix #275: prototypes for around/after/before
  • Fix #288: Merge PR for #275
  • Fix #290: Extra docs for srand
#290 #291 #275 #288


Perl I18n using https://github.com/nodeca/babelfish format.

Changes for 2.13 - 2024-02-01T12:55:00Z

  • Added support of nested lists and hashrefs






Sanity-check calling context

Changes for 0.04

  • (no code changes)
  • Switched to MIT license.
  • Switched README from POD to Markdown.
  • Removed Travis CI.


Sort lines of text by a SortKey module

Changes for 0.001 - 2024-03-07

  • First release.


Sort lines of text by a Comparer module

Changes for 0.002 - 2024-03-07

  • No functional changes.
  • [doc] Mention some related links.


An assortment of date-/time-related CLI utilities

Changes for 0.128 - 2024-03-07

  • [clis strftime, strftimeq] Use localtime() instead of gmtime(). We can still show UTC using "TZ=UTC strftime ...".



Common Security Advisory Framework

Changes for 0.22 - 2024-04-23

  • First public release of CSAF


Study build or test output over a range of git commits

Changes for 0.21 - 2024-04-23T05:11:47Z

  • Devel::Git::MultiBisect: introduce method 'set_outside_targets()' to handle case bisection exercises a test file located outside the git checkout of the source code.



Read Perl’s symbol table programmatically

Changes for 0.12

  • Update license in Makefile.PL. (Thank you, @mavit!)


Future-based web+HTTP handling

Changes for 0.001 - 2024-04-24T00:49:13+08:00

  • Initial version for websocket + per-message compression support


Perl implementation for the Prague Markup Language (PML).

Changes for 2.26 - 2024-04-23T17:31:17Z

  • Properly fix saving relative paths to resource files.





Read Perl’s symbol table programmatically

Changes for 0.11

  • (No code changes.)
  • Remove Travis CI.
  • Change README to Markdown.
  • Re-license under the MIT License.


Perl implementation for the Prague Markup Language (PML).

Changes for 2.25 - 2024-04-23T15:11:42Z

  • Fix saving relative paths to resource files.


Create a DateTime object from a Genealogy Date

Changes for 0.06 - 2024-04-23T08:28:40Z

  • Handle entries which have the French 'Mai' instead of the English 'May' Some messages were printed even in quiet mode Handle '1517-05-04' as '04/05/1517'


Show context around syntax errors and exceptions

Changes for v0.4.0 - 2024-04-23

  • fixes
  • new features
  • improvements
  • other


XS functions to assist in parsing keyword syntax

Changes for 0.40 - 2024-04-23

  • CHANGES
  • BUGFIXES



cat-v command implementation

Changes for 0.9903 - 2024-04-23T09:23:56Z

  • change default tabstyle name to "needle"


SPVM Language

Changes for 0.989105 - 2023-04-23

  • Fix Bug
  • Document Improvement
  • Internal Changes


Sah schemas related to BCA (Bank Central Asia) bank

Changes for 0.002 - 2024-04-03

  • Rename module/dist Sah-Schema{s,Bundle}-* following rename of Sah-Schema{s,Bundle} (for visual clarity and consistency with naming of other bundles).


search nested hashref/arrayref structures using JSONPath

Changes for 1.0.5 - 2024-04-22T16:10:46-05:00



simulating paper and pencil techniques for basic arithmetic operations

Changes for 0.01 - 2024-04

  • First version, with the four basic operations, plus square-root, GCD and radix conversion. And HTML rendering