Skip to main content










NBI Slurm module

Changes for 0.4.1 - 2023-06-18

  • BUGFIX in setting job options (tmpdir was not working)
  • Fixed documentation



Data objects for simple message.

Changes for 0.02 - 2023-06-21T12:32:30+02:00

  • Add ERRORS section to doc.
  • Add tests for errors in constructor.
  • Fix default value of type.
  • Fix link to repository and bugtracker.


an interface to most facets of the [Fastly API](developer.fastly.com/reference…).

Changes for 3.04 - 2023-06-21

  • fix(tls_activation): add tls_configuration and tls_domains.
  • fix(tls_subscription): add tls_configuration and common name.


NBI Slurm module

Changes for 0.4.1 - 2023-06-18

  • BUGFIX in setting job options (tmpdir was not working)
  • Fixed documentation


Simple PSGI/Plack HTTP server that uses threads

Changes for 0.0404 - 2023-06-20

  • Tests use explicitly 127.0.0.1 as a host.


SPVM Language

Changes for 0.989009 - 2023-06-21

  • Incompatibe Changes
  • New Features
  • Bug Fix


A SQL Database object abstraction class

Changes for v0.11.6 - 2023-06-21T16:46:21Z

  • More correction to SQLite test unit



Perl extension to access the unix process table

Changes for 0.636 - 2023-06-23

  • Fix compilation with MinGW32 runtime (redefine WINVER if too low)


A highly configurable File and Directory Dialog widget for Perl/Tk.

Changes for 2.31 - 2023-06-21

  • Fix strict catch of undefined variable added in v2.30. 😕
  • (Hopefully) Fixed Tk-errors in edge-cases where Tk suddenly "can't autoload the listbox functions" after turning off (hiding) the directory list and re-show()ing the window (we now always create both the file & directory listboxes and hide any that are not to be shown).
  • (Preemptive) - Make sure strict won't complain about undefined home directory variables (which differ between Windows and Linux).
  • Add test to test harness to test for and report on the availibility and usage of the optional Tk::JDialog module (for error dialogs).


Filtering for Data::Sah

Changes for 0.020 - 2023-04-25

  • No functional changes.
  • [doc] Add a FAQ item.


Set up a pool of items to return one of, randomly...with some more likely than others

Changes for 0.03

  • less strictness on perl version


Handy means for testing (and fine tuning) Random::Skew.

Changes for 0.02

  • no need for 'use <version>' of perl


The World-Wide Web library for Perl

Changes for 6.71 - 2023-06-20T19:44:19Z

  • Use rather than require Module::Load (GH#435) (Olaf Alders)





Set up a pool of items to return one of, randomly...with some more likely than others

Changes for 0.02

  • including 'examples' directory




Perl library to work with the API for the Hetzner Cloud

Changes for 0.0.3 - 2023-06-20T16:43:00Z

  • updated dependency list
  • fixed parameter validation
  • fixed parameter handling for the requests
  • re-generated api classes


Map body and data parameters to a model

Changes for 0.005

  • Add hook to let you pre process arguments at component creation time. Useful in you need to do once time setup of variables and processing of configuration arguments, or other application scoped properties.


Sign a Certificate Signing Request in XS.

Changes for 0.03

  • Fix a few packaging issues - no code changes


The GFX-Tools command line application.

Changes for 0.1.1

  • original version; created by h2xs 1.23 with options -X -n GFX::Tools::App


The Parser system for the GFX-Tools(-App) command line

Changes for 0.1.1

  • original version; created by h2xs 1.23 with options -X -n GFX-Tools-Parser



Wikidata reconcilation abstract class.

Changes for 0.03 - 2023-06-20T14:20:50+02:00

  • Add helper method _exists_id().
  • Fix dependency name.


search for patterns in a CSV and display results in a table

Changes for 0.12 - 2023-06-20

  • Can give the input as '-' for STDIN
  • Added -t to specify tab separator (e.g. if reading STDIN)
  • Added --back N with -N as a shortcut for specifying number of files to go back, when using -d. Useful for looking at "yesterday's file", for example.


List Indonesian public holidays

Changes for 0.350 - 2023-06-20

  • Revise 2023 joint leaves (add 2 joint leaves for Eidul Adha).



An open source web-based network management tool.

Changes for 2.062003 - 2023-06-20

  • ENHANCEMENTS
  • BUG FIXES


an interface to most facets of the [Fastly API](developer.fastly.com/reference…).

Changes for 3.03 - 2023-06-20

  • feat(realtime_measurements): add billable request processing time.
  • feat(tokens): add support for the 'get token' endpoint.
  • fix(config): add realtime hostname.
  • fix(historical_stats): generate field results model.
  • fix(kv_store): remove the 'force' property from the 'delete store' endpoint.
  • feat(realtime_measurements): rename object store to kv store.


Tags helper for HTML messages.

Changes for 0.06 - 2023-06-20T10:44:00+02:00

  • Fix minimal version of CSS::Struct::Output::Structure for tests.


Plack component for Tags with HTML output.

Changes for 0.15 - 2023-06-20T10:33:58+02:00

  • Fix test dependencies.


A SQL Database object abstraction class

Changes for v0.11.5 - 2023-06-20T08:07:40Z

  • Minor correction to SQLite test unit


Sign a Certificate Signing Request in XS.

Changes for 0.02

  • Early Official Release. Same as version 0.01


Sign a Certificate Signing Request in XS.

Changes for 0.01

  • Original Early Version - likely to change before official release



Getopt Extender

Changes for 2.1.4 - 2023-06-20T02:24:23Z

  • requires Term::ANSIColor::Concise@2.05



Filtering for Data::Sah

Changes for 0.019 - 2023-04-25

  • No functional changes.
  • [doc] Document 'args' meta property as well as 'args' argument passed to filter().


Simple PSGI/Plack HTTP server that uses threads

Changes for 0.0403 - 2023-06-20

  • Configure requires threads.