Skip to main content




builtin-compat-0.002000


Provide builtin functions for older perl versions

Changes for 0.002000 - 2023-04-22

  • add is_tainted function
  • ensure the expermental::builtin warnings category always exists

metacpan.org/dist/builtin-comp…



WWW-Mechanize-Chrome-0.71


automate the Chrome browser

Changes for 0.71 - 2023-04-22

  • Add example script showing how to attach to a running Chrome instance
  • No code changes, no need to upgrade

metacpan.org/dist/WWW-Mechaniz…



HTTP-Request-FromCurl-0.50


create a HTTP::Request from a curl command line

Changes for 0.50 - 2023-04-22

  • Don't accept "--form" for wget - it doesn't exist there
  • Fix test count when skipping tests
  • Skip --parallel curl tests on versions before 7.68
  • Documentation of ->as_wget, cosmetic documentation changes
  • Run Mojolicious tests also for wget

metacpan.org/dist/HTTP-Request…



Require-HookChain-0.007


Chainable require hook

Changes for 0.007 - 2023-02-08

  • Add module: Require::HookChain::timestamp::{std,hires}.
  • [hook log::stderr] Add timestamp information.

metacpan.org/dist/Require-Hook…




Math-Notation-PostfixInfix-2023.111.1


Math Notation for Postfix and Infix Expressions

Changes for 2023.111.1

  • added: use warning added; by CCELSO
  • added: license file created; by CCELSO
  • Fix: POD context; by CCELSO

metacpan.org/dist/Math-Notatio…



Data-Domain-1.09


Data description and validation

Changes for 1.09

  • fix one special case of warning 'redundant' that was omitted in the 1.07 fix

metacpan.org/dist/Data-Domain



Dancer2-Plugin-JWT-0.021


JSON Web Token made simple for Dancer2

Changes for 0.021 - 2023-04-21

  • Only check the cookie when set_cookie_header set (Stephen Thirlwall)

metacpan.org/dist/Dancer2-Plug…



Wikibase-Datatype-Print-0.09


Wikibase data types print.

Changes for 0.09 - 2023-04-21T21:13:56+02:00

  • Add doc for Wikibase::Datatype::Print::Form.
  • Add doc for Wikibase::Datatype::Print::Reference.
  • Add doc for Wikibase::Datatype::Print::Sense.
  • Improve printing of time.

metacpan.org/dist/Wikibase-Dat…



Geo-Coder-CA-0.14


Provides a Geo-Coding functionality using geocoder.ca for both Canada and the US.

Changes for 0.14

  • Calling new on an object now returns a clone rather than setting the defaults in the new object geocoder.ca is now HTTPS Changed croak to carp on API failure Remove unused modules Work around for github.com/nigelhorne/Geo-Code… which is a problem with does_carp_that_matches() in Test::Carp which I often have problems with

metacpan.org/dist/Geo-Coder-CA



Wikibase-Datatype-0.26


Wikibase data types.

Changes for 0.26 - 2023-04-21T20:18:03+02:00

  • Add check_datetime() utility.
  • Add date time check to Wikibase::Datatype::Value::Time.
  • Add doc for Test::Shared::Fixture::Wikibase::Datatype::Snak::Wikidata::GrammaticalGender::Masculine.
  • Add doc for Test::Shared::Fixture::Wikibase::Datatype::Snak::Wikidata::InstanceOf::Human.
  • Fix example in Test::Shared::Fixture::Wikibase::Datatype::Value::Item::Wikidata::WikidataEntity.
  • Fix module doc description in Test::Shared::Fixture::Wikibase::Datatype::Snak::Wikidata::GivenName::Douglas.
  • Improve doc EXAMPLE in Wikibase::Datatype::Reference to something real.

metacpan.org/dist/Wikibase-Dat…




Crypt-Passphrase-Argon2-HSM-0.001


HSM encrypted Argon2 hashes for Crypt::Passphrase

Changes for 0.001 - 2023-04-21T16:36:19Z

  • Initial release to an unsuspecting world

metacpan.org/dist/Crypt-Passph…



SQL-SimpleOps-2023.111.1


SQL Simple Operations

Changes for 2023.111.1

  • fix: mkdir permission denied, logfile creation folder for non-root user; by CCELSO
  • fix: getLastSQL mismatch on syntax error condition; by CCELSO

metacpan.org/dist/SQL-SimpleOp…




Data-Compare-1.29


compare perl data structures

Changes for 1.29 - 2023-04-21

  • Skip taint-mode tests if perl was built without taint support

metacpan.org/dist/Data-Compare



SPVM-0.971001


SPVM Language

Changes for 0.971001 - 2023-04-21

  • New Features
  • Document Changes
  • Changes
  • Versioning Changes

metacpan.org/dist/SPVM



Fluent-LibFluentBit-0.02


Directly use libfluent-bit.so for high performance logging

Changes for 0.02 - 2023-04-20

  • Use Alien::FluentBit to get an actually-working .so (no more need for LD_PRELOAD)
  • Documentation fixes

metacpan.org/dist/Fluent-LibFl…



Alien-FluentBit-0.01


libfluent-bit.so and fluent-bit commandline tool

Changes for 0.01 - 2023-04-20

  • Initial release, with working from-source build and almost-working system-install detection, and custom fluent-bit.h

metacpan.org/release/NERDVANA/…



TableDataBundle-Locale-JP-City-0.002


Collection of TableData:: modules that contain list of cities in Japan

Changes for 0.002 - 2023-02-07

  • No data changes.
  • [build] Use TableData dzil & pod weaver plugin for nicer POD.

metacpan.org/dist/TableDataBun…





CPAN-Perl-Releases-5.20230420


Mapping Perl releases on CPAN to the location of the tarballs

Changes for 5.20230420

  • Change: 4cd1cb76991ac241deef0dc210175dc9367f6b5e Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2023-04-20 21:35:16 +0000

metacpan.org/dist/CPAN-Perl-Re…



StreamFinder-2.14


Fetch actual raw streamable URLs from various radio-station, video & podcast websites.

Changes for 2.14 - 2023-04-20

  • StreamFinder::PodcastAddict - Fix failure to fetch podcasts and episodes due to slight changes in their site.

metacpan.org/dist/StreamFinder





JSON-SIMD-1.04


JSON serialising/deserialising, done correctly and faster

Changes for 1.04

  • fix floating point precision issues with -Duselongdouble and -Dusequadmath
  • fix intermittent garbage in floating point numbers from encode with -Dusequadmath (fix taken from Cpanel::JSON::XS ad072b4)
  • fix build issue with "invalid register for .seh_savexmm"
  • drop common::sense as a direct dependency (it's still used via Types::Serialiser, though)
  • fix repository and issue tracker for CPAN (thanks to Gabor Szabo)

metacpan.org/dist/JSON-SIMD



Crypt-HSM-0.008


A PKCS11 interface for Perl

Changes for 0.008 - 2023-04-20T17:13:35+02:00

  • Deal with compilers insisting on naming unused arguments

metacpan.org/dist/Crypt-HSM



Crypt-Passphrase-Argon2-0.008


An Argon2 encoder for Crypt::Passphrase

Changes for 0.008 - 2023-04-20T17:04:51+02:00

  • Reorder recrypt_hash arguments
  • Make recrypt_hash return $input as fallback
  • Allow verification of unencrypted hashes in Crypt::Passphrase::Argon2::Encrypted

metacpan.org/dist/Crypt-Passph…




DBIx-SearchBuilder-1.76


Encapsulate SQL queries and rows in simple perl objects

Changes for 1.76 - 2023-04-20

  • Call DatabaseVersion instead to make sure we already retrieved the version (this is to fix a possible uninitialized warning on disconnect)

metacpan.org/dist/DBIx-SearchB…




Crypt-Passphrase-HSM-0.003


A hasher using hardware for Crypt::Passphrase

Changes for 0.003 - 2023-04-20T14:21:52Z

  • Change Crypt::Passphrase::HSM to a salt+pepper construct

metacpan.org/dist/Crypt-Passph…





App-RouterColorizer-1.231100


Colorize router CLI output

Changes for 1.231100 - 2023-04-20T03:11:30+00:00

  • Joelle Maslak <jmaslak@antelope.net>
  • [feature] Colorize Arista "show bgp rpki cache"

metacpan.org/dist/App-RouterCo…




TableDataBundle-Lingua-Word-EN-Noun-0.003


Collection of TableData:: modules that contain English nouns

Changes for 0.003 - 2021-06-01

  • Rename from TablesCollection-Words-EN-Nouns to TableDataBundle::Lingua::Word::EN::Noun. Follow TableData 0.2.0.

metacpan.org/dist/TableDataBun…



Crypt-Passphrase-HSM-0.002


A hasher using hardware for Crypt::Passphrase

Changes for 0.002 - 2023-04-20T01:12:29Z

  • Add Crypt::Passphrase::HSM
  • Rename dist to Crypt-Passphrase-HSM

metacpan.org/release/LEONT/Cry…






Redis-Cluster-Fast-0.088


A fast perl binding for Redis Cluster

Changes for 0.088 - 2023-04-19T17:56:38Z

  • Fix for future maintainability.
  • Adjust cpanfile.

metacpan.org/dist/Redis-Cluste…




XML-Grammar-Fortune-Synd-0.0400


Provides syndication for a set of XML-Grammar-Fortune files.

Changes for 0.0400 - 2023-04-19

  • Write the YAML only on change.
  • Explicit imports.

metacpan.org/dist/XML-Grammar-…




Sereal-Encoder-5.004


Fast, compact, powerful binary serialization

Changes for 5.004

  • Decoder fixes: Fix thaw ordering for frozen objects. Nested THAW operations now happen in the documented LIFO order. Thanks to Marco Fontani for the report.

metacpan.org/dist/Sereal-Encod…



Sereal-Decoder-5.004


Fast, compact, powerful binary deserialization

Changes for 5.004

  • Fix thaw ordering for frozen objects. Nested THAW operations now happen in the documented LIFO order. Thanks to Marco Fontani for the report.

metacpan.org/dist/Sereal-Decod…



Sereal-5.004


Fast, compact, powerful binary (de-)serialization

Changes for 5.004

  • Decoder fixes: Fix thaw ordering for frozen objects. Nested THAW operations now happen in the documented LIFO order. Thanks to Marco Fontani for the report.

metacpan.org/dist/Sereal