Skip to main content


the most basic function spy ability

Changes for v0.0.5 - 2023-09-02

  • Small changes in distro. (haarg)


Verify, Cache and Optimise FCGI Output

Changes for 0.19

  • Fix uninitialisd variable Ensure 403 statuses are printed IO::Compress::Brotli doesn't work on OpenBSD


Benchmark startup time of perls

Changes for 0.054 - 2023-07-08

  • No functional changes.
  • [build] Rebuild to show new perls (5.38.0).


Dumps pre defined scripts!

Changes for 0.02

  • Fixing Broken Dependencies and removing moose to improve speed installation.


Removes files based on disk space usage till it drops below the specified amount.

Changes for 0.2.1 - 2023-09-01

  • Fix handling of extra / on the end of the path.


Removes files based on disk space usage till it drops below the specified amount.

Changes for 0.2.0 - 2023-09-01

  • Don't die on missing directories, but return them under .missing_paths.


A pure perl multi-level hash/array DBM that supports transactions

Changes for 2.0017 - 2023-09-01

  • get rid of old perl4-style ' package separator and use :: instead for compatibility with perl 5.38


apply value constraint checks to Object:😛ad fields

Changes for 0.05 - 2023-09-01

  • CHANGES


a distribution of modules to handle locale codes

Changes for 3.75 - 2023-09-01

  • NEW CODE(s)


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

Changes for 5.02 - 2023-09-01

  • feat(events): support extra created_at filters.


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

Changes for 5.01 - 2023-09-01

  • feat(backend): support share_key field.
  • feat(events): support extra created_at filters.
  • feat(logging/newrelic): add OTLP endpoints.
  • feat(tls/subscriptions): support self_managed_http_challenge field.
  • doc(secretstore): correct description for GET endpoint.


Data objects for hash type.

Changes for 0.02 - 2023-09-01T14:12:51+02:00

  • Add ERRORS section to doc.
  • Reflect example name of real hash in Digest.
  • Skip requirement of author test for BUILD().



tools for writing (and reading) an interactive story

Changes for 0.001014 - 2023-09-01



tools for writing (and reading) an interactive story

Changes for 0.001013 - 2023-09-01

  • Story::Interact::State's load and dump methods now encrypt the compressed state with CAST5 if the PERL_STORY_INTERACT_KEY environment variable contains a key. This change should be mostly transparent.


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

Changes for 0.18 - 2023-09-01

  • Added two extra functions: jsonfile2perl() and yamlfile2perl() which read JSON and YAML from a file into a perl data structure. Added a new test file '12-from-file.t' which tests file-related functionality including said two functions. Documentation supplemented.


configure, create and run LXC application containers

Changes for 0.27 - 2023-09-01T09:10:02Z

  • updated dependecy to UI::Various to hopefully fix deep recursions


graphical/non-graphical user interface without external programs

Changes for 0.42 - 2023-09-01T08:43:51Z

  • t/11-main.t: reduced one test case as it's to big for one smoker's screen



Data objects for hash type.

Changes for 0.01 - 2023-09-01T06:34:26+02:00

  • First version.


Backend for Bencher

Changes for 1.063 - 2023-07-08

  • No functional changes.
  • Remove use of smartmatch.



calculate ingredient ratios

Changes for 0.04 - 2023-08-31

  • Fix some Object:😛ad deprecations.


Perl XS wrapper for open62541 OPC UA library

Changes for 2.05 - 2023-08-31

  • Server config provides methods setEndpointDescriptions() and getEndpointDescriptions().
  • For self signed certificates OPCUA:😮pen62541::Test::CA is setting the keyCertSign purpose now.


a board game for two players

Changes for 0.07 - 2023-08-31

  • Deprecation dances: change 'has' to 'field', and some warnings foo.


Tooling/wrappers for Oozie job deployment and scheduling

Changes for 0.002 - 2023-08-31T15:55:08+02:00

  • Initial version



configure, create and run LXC application containers

Changes for 0.26 - 2023-08-31T12:05:35Z

  • t/02-init.t: added further debugging for UI::Various (still checking deep recursions)


graphical/non-graphical user interface without external programs

Changes for 0.41 - 2023-08-31T11:39:43Z

  • added some more tests and diagnostics to handle deep recursion in _cd (which is still happening and not yet completley prevented)
  • added some comments about sporadic Curses::UI problems to t/41-curses.t




Provides baptise, a drop-in replacement bless that creates accessors for you.

Changes for 0.3.2

  • POD update


provides baptise, a drop-in replacement for bless; like if bless created accessors for you. This module also provides additional methods built using h2o or o2h from Util::H2O that allow for the incremental addition of OOP into existing or small scale…



provides baptise, a drop-in replacement for bless; like if bless created accessors for you. This module also provides additional methods built using h2o or o2h from Util::H2O that allow for the incremental addition of OOP into existing or small scale Perl code without having to fully commit to a Perl OOP framework or compromise one's personal Perl style.

Changes for 0.3.1

  • added yaml2o and POD for it
  • yaml2o is like ini2o, but used with YAML files and YAML saved directly as a string to a SCALAR variable



Shell completion for cpanm

Changes for 0.212 - 2023-07-08

  • No functional changes.
  • Remove the use of smartmatch.


interactive terminal-based viewer for App::sdview

Changes for 0.02 - 2023-08-30

  • CHANGES
  • BUGFIXES


a widget displaying a scrollable collection of

Changes for 0.31 - 2023-08-30

  • CHANGES
  • BUGFIXES








a terminal document viewer for POD and other syntaxes

Changes for 0.12 - 2023-08-30

  • CHANGES
  • BUGFIXES



configure, create and run LXC application containers

Changes for 0.25 - 2023-08-30T14:39:27Z

  • t/02-init.t: added debugging for UI::Various (still checking deep recursions)


Cache data in shared memory

Changes for 0.19

  • Panic if the shm segment is lost Refactor the locking Added workaround for test_discard_timeout


data pack for Business::ISBN

Changes for 20230830.001 - 2023-08-30T11:43:37Z

  • Data update for 2023-08-30



ANSI sequence aware column command

Changes for 1.35 - 2023-08-30T10:34:11Z

  • document --fillup-str option
  • introduce --regexp-sep, -r option