Skip to main content



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)





ANSI sequence aware column command

Changes for 1.34 - 2023-06-18T11:06:29Z

  • improve --board-color option using new Term::ANSIColor::Concise



Tags helper for HTML messages.

Changes for 0.05 - 2023-06-18T12:27:54+02:00

  • API change
  • Common



Interact with CLI of Extreme Networking products over any of Telnet, SSH or Serial port

Changes for 1.08 - 2023-06-18

  • Changes to correctly detect new ISW models : ISW-4W-4WS-4X & ISW-24W-4X
  • Implemented device_more_paging() for ISW, which can now be used to disable more paging
  • Added support for Extreme Networks Cloud APs (HiveOS, ex Aerohive)
  • Added support for Extreme Networks SD-WAN appliance (ex Ipanema)
  • Added support for new attributes is_fabric_engine and is_switch_engine
  • Added FabricEngine and SwitchEngine banner patterns to family type login detection




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


A small, simple, correct HTTP/1.1 client

Changes for 0.084 - 2023-06-14T06:35:01-04:00

  • No changes from 0.083-TRIAL.
in reply to CPAN Releases

Oooh! New stable release of @perl HTTP::Tiny with verify_SSL defaulting to true.

https://metacpan.org/dist/HTTP-Tiny


a light and pure-Perl PSGI/Plack HTTP server with pre-forks

Changes for 0.0402 - 2020-03-14

  • Excludes Perl < 5.14 on MSWin32 from SSL tests.




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


a light and pure-Perl PSGI/Plack HTTP server with pre-forks

Changes for 0.0401 - 2020-03-12

  • Provides cpanfile.
  • More reliable tests.



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.


backend for Plack::App:😛roxy

Changes for 0.0201 - 2023-06-11

  • Provides cpanfile.


Use Mojolicious Templates for your Catalyst View

Changes for 0.005 - 2023-06-11

  • Per context version


Log::Any adapter for Log::Log4perl::Tiny

Changes for 0.001 - 2023-06-11T20:27:47Z

  • Initial release


Conversion class between MARC record and Wikidata object.

Changes for 0.04 - 2023-06-11T18:24:52+02:00

  • Add publication date use case.
  • Improve clean_publication_date() code.


Implementation of RESTful API

Changes for v1.0.1 - 2023-06-10T19:56:22Z

  • Minor documentation update
  • Minor enhancement of method in Net::API::REST::Endpoint
  • Correcting missing method variables() in Net::API::REST::Request




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




MCE extension for sharing data supporting threads and processes

Changes for 1.885

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