Skip to main content




Mojo-UserAgent-Cached-1.25


Caching, Non-blocking I/O HTTP, Local file and WebSocket user agent

Changes for 1.25 - 2023-01-25

  • (nicomen) Restrict key length to 140 chars by default to work on eCryptFS out of the box

metacpan.org/dist/Mojo-UserAge…



Lab-Measurement-3.841


Test and measure with Perl

Changes for 3.841 - 2023-01-25

  • Nanonis Tramea: More functionality (timing, data transfer)
  • Lakeshore 372: Fixes

metacpan.org/dist/Lab-Measurem…



IO-Socket-SSL-2.081


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

Changes for 2.081 - 2023-01-25

  • new function set_msg_callback for user defined callback on each SSL message
  • showcase function in example/ssl_client.pl and example/ssl_server.pl for computing JA3S/JA3 fingerprints
  • fix tracing added in 2.076 to no longer include SSL3_RT_HEADER (noise)

metacpan.org/dist/IO-Socket-SS…



App-Perl-Module-CopyrightYears-0.03


Tool for update copyright years in Perl distribution.

Changes for 0.03 - 2023-01-25T08:40:57+01:00

  • Fix test dependencies.

metacpan.org/dist/App-Perl-Mod…



HTML-Blitz-0.04


high-performance, selector-based, content-aware HTML template engine

Changes for 0.04 - 2023-01-25

  • selectors: fix parsing of escape sequences in attribute names (e.g. `[foo\00002dbar="baz"]`)
  • selectors: fix parsing of escape sequences in quoted attribute values (e.g. `[foo-bar="b\000061z"]`)

metacpan.org/dist/HTML-Blitz



SPVM-Sys-0.34


System Calls for File IO, User, Process, Signal, Socket

Changes for 0.34 - 2022-01-06

  • Prerequirement Changes
  • New Features

metacpan.org/dist/SPVM-Sys



DBIx-Array-0.65


DBI Wrapper with Perl style data structure interfaces

Changes for 0.65 - 2023-01-24

  • Move to GitHub repository
  • Changed license from BSD to MIT
  • Cleaned up author tests

metacpan.org/dist/DBIx-Array



Sah-Schemas-Binary-0.008


Sah schemas related to binary data

Changes for 0.008 - 2022-10-20

  • No functional changes.
  • Mention related Type::Tiny type libraries & constraints.

metacpan.org/dist/Sah-Schemas-…





Graphics-Toolkit-Color-1.08


color palette creation helper

Changes for 1.08 - 2023-01-24

  • = small enhancements
  • + added method rgb_gradient_to
  • ~ changed gradient_to to hsl_gradient_to (but keeping compatibility)
  • ? even more POD fixes

metacpan.org/dist/Graphics-Too…



CPAN-Audit-20230104.001


Audit CPAN distributions for known vulnerabilities

Changes for 20230104.001 - 2023-01-04T20:58:18Z

  • Add --json to get output in JSON (Renée Bäcker, #24)
  • Updated for latest advisories

metacpan.org/dist/CPAN-Audit

#24


Text-BibTeX-0.89


interface to read and parse BibTeX files

Changes for 0.89 - 2023-01-24

  • Fix Config::AutoConf dependency version

metacpan.org/dist/Text-BibTeX



Math-Matrix-MaybeGSL-0.008


Uniform use of Math::MatrixReal and Math::GSL::Matrix.

Changes for 0.008 - 2023-01-24

  • Added row method (thanks to Andrius Merkys).
  • Added find_zeros method (thanks to Andrius Merkys).
  • Added transpose method (thanks to Andrius Merkys).
  • Overloaded plus operator (thanks to Andrius Merkys).

metacpan.org/dist/Math-Matrix-…



Google-ProtocolBuffers-Dynamic-0.41_13


fast and complete protocol buffer implementation

Changes for 0.41_13 - 2023-01-24T20:00:10Z

  • Actual fix for WKT test failure

metacpan.org/dist/Google-Proto…




Neo4j-Driver-0.35


Neo4j community graph database driver for Bolt and HTTP

Changes for 0.35 - 2023-01-24

  • Fix an issue which could cause a Bolt v3/v4 session to report "Bolt error -1" and become unusable after a server-side statement evaluation failure inside an explicit transaction.

metacpan.org/dist/Neo4j-Driver




Google-ProtocolBuffers-Dynamic-0.41_12


fast and complete protocol buffer implementation

Changes for 0.41_12 - 2023-01-24T17:34:38Z

  • Blind fix for WKT test failure

metacpan.org/dist/Google-Proto…




CPAN-Upload-Tiny-0.010


A tiny CPAN uploader

Changes for 0.010 - 2023-01-24T17:14:30+01:00

  • Assume Term::ReadKey is always present
  • Add missing documentation for new_from_config_or_stdin

metacpan.org/dist/CPAN-Upload-…





Google-ProtocolBuffers-Dynamic-0.41_10


fast and complete protocol buffer implementation

Changes for 0.41_10 - 2023-01-24T10:52:32Z

  • Initial support for reading options via the introspection API
  • Re-implemented introspection API (as part of other changes)

metacpan.org/dist/Google-Proto…



Syntax-Construct-1.031


Explicitly state which non-feature constructs are used in the code.

Changes for 1.031 - 2023-01-24

  • Year 2023

metacpan.org/dist/Syntax-Const…




App-Perl-Module-CopyrightYears-0.02


Tool for update copyright years in Perl distribution.

Changes for 0.02 - 2023-01-24T08:18:36+01:00

  • Add tests.
  • Fix dependencies.

metacpan.org/dist/App-Perl-Mod…





Sah-Schemas-Float-0.013


Sah schemas for various floating types

Changes for 0.013 - 2022-10-19

  • No functional changes.
  • [doc] Link to related Type::Tiny type libraries & constraints.

metacpan.org/dist/Sah-Schemas-…




App-jupiter-1.06


an app that serves a river of news as a static page

Changes for 1.06

  • atom:published takes precedence over atom:updated
  • Ignore blog posts with dates in the future

metacpan.org/dist/App-jupiter



re-engine-GNU-0.026-TRIAL


GNU Regular Expression Engine

Changes for 0.026 - 2023-01-23T20:51:40Z

  • Jean-Damien Durand <jeandamiendurand@free.fr>

metacpan.org/dist/re-engine-GN…



LaTeX-Pod-0.22


Transform LaTeX source files to POD (Plain old documentation)

Changes for 0.22 - 2023-01-23

  • Merged development version to stable.

metacpan.org/dist/LaTeX-Pod



RxPerl-v6.14.0


an implementation of Reactive Extensions / rxjs for Perl

Changes for v6.14.0 - 2023-01-23T18:19:03Z

  • added op_buffer
  • fixed bugs in op_map and op_filter

metacpan.org/dist/RxPerl



Pod-CopyrightYears-0.02


Object for copyright years changing in POD.

Changes for 0.02 - 2023-01-23T18:37:50+01:00

  • Add SEE ALSO section to doc.
  • Use String::UpdateYears helper.

metacpan.org/dist/Pod-Copyrigh…





App-CPAN-Search-0.09


Base class and script for CPAN searching.

Changes for 0.09 - 2023-01-23T18:24:20+01:00

  • Rename example to better name.
  • Update copyright years.

metacpan.org/dist/App-CPAN-Sea…



String-UpdateYears-0.01


Look for year or years range in string and update years

Changes for 0.01 - 2023-01-23T17:44:54+01:00

  • First version.

metacpan.org/release/SKIM/Stri…



Test-Tk-2.02


Testing Tk widgets.

Changes for 2.02

  • Fixed documentation
  • Added use strict and use warnings to Makefile.PL

metacpan.org/dist/Test-Tk



Tags-HTML-Page-Begin-0.15


Tags helper for HTML page begin.

Changes for 0.15 - 2023-01-23T13:30:57+01:00

  • Fix example in doc.
  • Rename example file to better name.

metacpan.org/dist/Tags-HTML-Pa…



Plack-Component-Tags-HTML-0.10


Plack component for Tags with HTML output.

Changes for 0.10 - 2023-01-23T13:25:47+01:00

  • Add css_init() accessor and update to new Tags::HTML::Page::Begin.
  • Update copyright years.

metacpan.org/dist/Plack-Compon…



Tags-HTML-Page-Begin-0.14


Tags helper for HTML page begin.

Changes for 0.14 - 2023-01-23T13:08:50+01:00

  • API change: Add default cleanup of CSS.
  • Update copyright years.

metacpan.org/dist/Tags-HTML-Pa…





FindBin-1.53


Locate directory of original perl script

Changes for 1.53 - 2023-01-23

  • Update bug reporting location.

metacpan.org/dist/FindBin



Lingua-RU-Numeral-0.031


Perl extension for generate Russian wording of numerals from the natural numbers and 0 (zero).

Changes for 0.031

  • add to Makefile.PL module Test::More::UTF8
  • POD, README, and Makefile.PL revised

metacpan.org/dist/Lingua-RU-Nu…



Exporter-5.77


Implements default import method for modules

Changes for 5.77

  • Document non-inheriting as default mechanism
  • Make Exporter strict and warnings compliant

metacpan.org/dist/Exporter