Skip to main content




a set of version requirements for a CPAN dist

Changes for 2.143 - 2023-06-19T14:51:58-04:00

  • Fix regression with implicit minimum value and multiple requirements


a translation of `tk_dialog' from Tcl/Tk to TkPerl (based on John Stoffel's idea).

Changes for 1.20 - 2023-06-17

  • Add effort to make the popup dialog window transient (for window- managers).
  • Modernize default -font values, including M$-Windows version.
  • Minor code cleanups.





Perl library to work with the API for the Hetzner Cloud

Changes for 0.0.1 - 2023-06-16T15:59:00Z

  • Initial release


Low-level HTTP connection (client)

Changes for 6.23 - 2023-06-16T11:46:01Z

  • Don't treat HTTP header names as case sensitive in test (GH#81) (Olaf Alders)


Getopt Extender

Changes for 2.1.3 - 2023-06-16T11:35:49Z

  • requires Term::ANSIColor::Concise@2.04




DoubleDouble precision arithmetic for all architectures

Changes for 0.08

  • Change the spec of dd_numify() to return an accurate Math::MPFR object rather than the sum of the 2 doubles (which is often less precise).


Interact with the OpenAI GPT-3,4 API

Changes for 0.17 - 2023-06-14

  • Change default model from gpt-3.5-turbo to gpt-3.5-turbo-0613



Read and write PO files

Changes for v0.6.1 - 2023-06-14T19:46:54Z

  • Correcting minor bug due to lack of precision in Text:😛O::Element


A command-line tool to deal with bcrypt password hashing

Changes for 1.001 - 2023-06-14T10:46:01Z

  • Initial release of a bcrypt utility in Perl



Destructuring Assignment Syntax for Perl

Changes for 0.0.12

  • Add Capture::Tiny to test.requires


Destructuring Assignment Syntax for Perl

Changes for 0.0.11

  • Support slurpy @x and @$x forms
  • Update docs for new slurpy forms
  • Add Kang-min Liu to authors




translation support module for greple

Changes for 0.24 - 2023-06-13T10:41:41Z

  • update xlate.el



Various Sah schemas related to Firefox

Changes for 0.004 - 2023-04-17

  • Add schema: Firefox::local_profile_name::default_first.


A SQL Database object abstraction class

Changes for v0.11.4 - 2023-06-12T14:42:28Z

  • Added missing overloaded operator in DB:😮bject::Fields::Field
  • Added ~~ overloaded operator in DB:😮bject::Fields::Field
  • Updated method _where_having() in DB:😮bject::Query to allow for litteral condition to be provided as scalar reference
  • Added documentation for DB:😮bject::ALL, DB:😮bject::ANY and DB:😮bject::Expression



A helpful library for with CAPE.

Changes for 2.5.0 - 2023-06-12

  • suricata_extract_submit and extend now tracks submitted byte size
  • suricata_extract_submit now uses Proc:😛ID::File to make sure only one instance is running



Perl module for async log watching

Changes for 0.06 - 2023-06-12

  • Removed MAN3PODS from Makefile.PL to allow automatic generation by ExtUtils::MakeMaker.


Perl module for async log watching

Changes for 0.05 - 2023-06-12

  • Added basic test scripts and test files.
  • Improved pattern matching logic.


Perl module for async log watching

Changes for 0.04 - 2023-06-12

  • Added POD documentation.
  • Fixed minor bugs in pattern matching.


Sim:😮PT is a optimization and parametric exploration program that can mix sequential and parallel block search methods.


Sim:😮PT is a optimization and parametric exploration program that can mix sequential and parallel block search methods.




Benchmark Data::CSel::WrapStruct

Changes for 0.004 - 2023-01-19

  • Rename module/dist Bencher-Scenarios-{DataCSelWrapStruct,Data-CSel-WrapStruct}.


Asynchronously watch log files for specific patterns.

Asynchronously watches log files for specific patterns



A Perl module for handling webhooks sent by Stripe

Changes for 1.0

  • First production release



Mo language utilities.

Changes for 0.01 - 2023-06-10T18:38:21+02:00

  • First version.


Mo utilities.

Changes for 0.15 - 2023-06-10T18:35:55+02:00

  • Add check_strings() subroutine.
  • Fix dependencies in doc.
  • Regen README file.
  • Update copyright years.
  • Update Module::Install to 1.21 version.


Tags helper for login access.

Changes for 0.02 - 2023-06-10T18:27:10+02:00

  • Add constructor tests.
  • Add example plack application to doc.


Tags helper for login button.

Changes for 0.04 - 2023-06-10T18:16:43+02:00

  • Add Tags::HTML::Login::Access to SEE ALSO section in doc.
  • Add test for missing Tags object.
  • Add test for missing CSS::Struct object.
  • Regen example plack_app_login.pl.
  • Update Module::Install to 1.21 version.


CONNECT method

Changes for 0.0302 - 2023-06-10

  • Default timeout changed to 60 seconds.
  • Returns 504 if timeout is occured.



MCE extension for sharing data supporting threads and processes

Changes for 1.885

  • Fix typo in Queue dequeue_timed documentation. Thank you, Łukasz Strzelecki.


Many-Core Engine for Perl providing parallel processing capabilities

Changes for 1.887

  • Fix typo in Queue dequeue_timed documentation. Thank you, Łukasz Strzelecki.


Calculates the date differences between 1st and 2nd columns given TSV formatted input.


Moo classes for http://schema.org/ classes

Changes for v21.0.0 - 2023-06-09T13:44:58+01:00

  • Enhancements
  • Incompatible Changes
  • Documentation


Plack search application.

Changes for 0.02 - 2023-06-09T12:39:24+02:00

  • Add another test for post method.
  • Add example to doc with button.
  • Fix minimal version of Plack::Component::Tags::HTML.
  • Regen META.yml.