Skip to main content



data pack for Business::ISBN

Changes for 20230516.001 - 2023-05-16T15:09:45Z

  • Data update for May 16, 2023


Map body and data parameters to a model

Changes for 0.017

  • Allow a model to handle more than one content type


Lightweight client for the RPC-Switch.

Changes for 1.66 - 2022-11-07

  • added msglimit param to avoid 'netstring too big' worker exit
  • invalidate per_user session to remove childs without session from session cache
  • don't add job if child pipe is broken





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

Changes for 3.00 - 2023-05-16

  • breaking(object_store): rename to kv_store.
  • feat(dictionary_item): add 'bulk' PATCH endpoint.
  • feat(package): add `files_hash` metadata property.
  • feat(tls_certificates): add `filter[in_use]` parameter.


Generic Module to inherit from

Changes for v0.30.2 - 2023-05-16T21:33:10Z

  • Corrected a small bug in unload_json() in Module::Generic when JSON option utf8 was provided in overlap with the binmode also set to utf8, thus yielding mojibake.



Print a table to the terminal and browse it interactively.

Changes for 0.161 - 2023-05-16

  • Option color: reset to normal at the end of a table field.


Choose items from a list interactively.

Changes for 1.762 - 2023-05-16

  • line_fold: update option color.


Mail Analyzing Interface for bounce mails.

Changes for v4.25.16

  • release: "Tue, 16 May 2023 15:03:56 +0900 (JST)"
  • version: "4.25.16"
  • changes:



SPVM Language

Changes for 0.978 - 2023-05-16

  • Incompatible Changes and Bug Fix
  • Compilation Error Improvement
  • Bug Fix
  • Internal Changes



Write completion routines in x.{,element_,index_}completion attributes

Changes for 0.104 - 2023-03-01

  • No functional changes.
  • [xcompletion filename] [doc] Fix example in Synopsis.


framework for parsing Pod

Changes for 3.45 - 2023-05-14

  • fix precedence issue in PullParser mauke++
  • minor parallelism fixes to test files yves++
  • refactor XHTML index generation into own method Graham Knop++
  • fix tab expansion when not 0 nor 8 Graham Knop++
  • various fixes to links Graham Knop++


Generate tokens to help prevent CSRF attacks.

Changes for 0.007 - 2023-05-15

  • fixed bad metadata in previous release


resolve keys to data

Changes for 0.005 - 2023-05-15T21:48:21Z

  • support for sub-resolver keys passed to a top one, immediately resolving the hierarchy.
  • adopt Unix-style keys in FromDir


Types that coerce references to read-only

Changes for v0.5.0 - 2023-05-15T19:22:59+01:00

  • Incompatible Changes
  • Documentation


Syntactic sugar for constant and write-once Moo attributes

Changes for v0.6.2 - 2023-05-15T19:01:45+01:00

  • Documentation
  • Tests


Perl interface to the Argon2 key derivation functions

Changes for 0.018 - 2023-05-15T19:59:20+02:00

  • Fix documentation markup failures


Handling entire Commodore (D64/D71/D81) disk image directories (using Per Olofsson's "diskimage.c" library)




Export the current directory over HTTP

Changes for 0.003

  • Handle default pages (like index.html)



Generate tokens to help prevent CSRF attacks.

Changes for 0.006 - 2023-05-15

  • support looking in body_data for the token when the POST body isn't classic HTML form data.




DBIC::Schema for the smoke reports database

Changes for 1.11 - 2023-05-15T14:06:59+02:00

  • (Abe Timmerman, Mon, 15 May 2023 14:06:59 +0200) Autocommit for distribution Perl5::CoreSmokeDB::Schema 1.11 (minor)


Perl class for reading a graph from OID format.

Changes for 0.04 - 2023-05-15T13:46:43+02:00

  • Fix dependencies.
  • Improve LICENSE AND COPYRIGHT section in doc.
  • Improve SYNOPSIS section in doc.
  • Move bugtracker to github.
  • Rewrite to better example filename.
  • Update author github username.
  • Update author name.
  • Update copyright years.
  • Update Module::Install to 1.21 version.





Insert a POD containing a list of scripts/executables in the distribution

Changes for 0.032 - 2023-03-02

  • [ux] Change default or 'ordered' configuration to use unordered until there are >6 items.


generating data-only Excel workbooks in XLSX format, fast

Changes for 1.05

  • add_sheet() can take a DBI::st or DBIx::DataModel::Statement as argument


Generate tokens to help prevent CSRF attacks.

Changes for 0.005 - 2023-05-14

  • new ease of use methods




Generate tokens to help prevent CSRF attacks.

Changes for 0.004 - 2023-05-14

  • changed when we perform the automatic token validation to better allow for one to override how error messages are sent to the browser
  • Changed the default error message to specify that the error is a bad token and sets the code to 403: forbidden.




Generic Module to inherit from

Changes for v0.30.1 - 2023-05-14T21:44:27Z

  • Corrected small bug in support function _set_get_number
  • Improved the code of some support functions



Generic Module to inherit from

Changes for v0.30.0 - 2023-05-14T08:35:33Z

  • Changes to inner working of several support functions to better support lvalue methods



unofficial support for the Customer.io service

Changes for 0.002 - 2023-05-14T10:39:52+00:00

  • Add transactional email support


create and find directories interactive

Changes for v1.0.2

  • repair building of MANIFEST
  • add test for POD in script 'mkdir_heute'
  • repair POD in script
  • add test for POD coverage


app and API to verify the presence of dependencies (Perl 5 modules, python3 modules, executables, etc.)

Changes for 0.12.2 - 2023-05-14

  • add CLI help to the POD.