Skip to main content



Entry widget with a Tk:😛opColor widget attached.

Changes for 0.03

  • Modified configspecs for background and foreground colors



automatically upgrade Perl strings to utf8 before sending them to DBD:😮racle (DEPRECATED)

Changes for 1.02

  • deprecated -- replaced by DBIx-AutoUpgrade-NativeStrings





SPVM Language

Changes for 0.980 - 2023-05-20

  • Compilation Error Message Improvement
  • Internal Changes



SPVM Language

Changes for 0.979 - 2023-05-19

  • Compilation Error Changes
  • Internal Changes


A helpful library for with CAPE.

Changes for 2.3.0 - 2023-05-18

  • suricata_extract_submit can now use env specified proxies optionally
  • suricata_extract_submit_extend now recomputes deltas


Find or Build libxpa

Changes for v2.1.20.7 - 2023-05-18T18:09:17-04:00

  • promote to production; No changes from v2.1.20.6.
  • MSWin32 always fails tests due to what seems to be a free in the wrong thread. No clue at the moment what is causing that and how to fix it.


A macro pre-processor with embedded perl capability

Changes for 2.14 - 2023-05-18

  • Bug Fixes
  • #73 Error at file - line 1: Eval error: Can't locate test1~ in @INC
#73


Alien package for GEOS - Geometry Engine, Open Source

Changes for 1.012 - 2023-05-18

  • Share builds: patch one file to build using gcc-13 on Windows.



Nearly transparent SSL encapsulation for IO::Socket::INET.

Changes for 2.082 - 2023-05-17

  • SSL_version default now TLS 1.2+ since TLS 1.1 and lower deprecated #122
  • fix output of alert string when debugging #132
  • improve regex for hostname validation #130, #126
  • add can_ciphersuites subroutine for feature checking #127
  • Utils::CERT_create - die if unexpected arguments are given instead of ignoring these
#122 #132 #130 #126 #127


A helpful library for with CAPE.

Changes for 2.2.1 - 2023-05-17

  • Actually reset last_errors post loading the old stats JSON




perl builder

Changes for 1.34 - 2023-05-16T12:48:45Z

  • Fix document (bes-internal #104)
#104


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

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.




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



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.


Destructuring Assignment Syntax for Perl

Changes for 0.0.9

  • Define classes for internal objects
  • Fix YAML:😛P version requirement


Perl YAML Serialization using XS and libyaml

Changes for 0.88

  • REVERT "Turn off internal POK flag for number scalars"




Webservice to connect to Onfido API

Changes for 0.003 - 2023-05-12T07:51:08+00:00

  • Fix test error.




Distribution for hl7dump script.

Changes for 0.07 - 2023-05-11T18:20:29+02:00

  • Add better example names.
  • Fix repository author name.
  • Fix test on Windows.
  • Update copyright years.
  • Update Module::Install to 1.21 version.



HTML Parser, Modifier and Query Interface

Changes for v0.2.5 - 2023-05-11T21:10:17Z

  • Minor additional correction on extract_links in HTML:😮bject::Element


HTML Parser, Modifier and Query Interface

Changes for v0.2.4 - 2023-05-11T20:07:32Z

  • Updated method extract_links in HTML:😮bject::Element



manage dynamic content security policy headers

Changes for v0.3.0 - 2023-05-10T16:39:08+01:00

  • Enhancments
  • Other


YAML 1.2 Processor

Changes for 0.036 - 2023-05-10T17:09:48+02:00

  • Add option -dumpcode to turn of dumping coderefs in YAML:😛P::Schema:😛erl
  • ci updates