Skip to main content



UTF8-R2-0.27


makes UTF-8 scripting easy for enterprise use

Changes for 0.27 - 2023-03-21T00:00:00Z

  • update POD
  • created by INABA Hitoshi

metacpan.org/dist/UTF8-R2



DBIx-Class-CryptColumn-0.005


Automatically hash password/passphrase columns

Changes for 0.005 - 2023-03-20T15:53:48+01:00

  • Simplify implementation

metacpan.org/dist/DBIx-Class-C…





mb-0.54


Can easy script in Big5, Big5-HKSCS, GBK, Sjis(also CP932), UHC, UTF-8, ...

Changes for 0.54 - 2023-03-20T00:00:00Z

  • fix transpiling Sjis::do { block } --> do { block }
  • fix transpiling Sjis::eval { block } --> eval { block }
  • fix transpiling Sjis::split --> mb::_split
  • update POD
  • created by INABA Hitoshi

metacpan.org/dist/mb



Crypt-Passphrase-Argon2-0.005


An Argon2 encoder for Crypt::Passphrase

Changes for 0.005 - 2023-03-20T14:32:03+01:00

  • Use new argon2_verify function
  • Make exceptions skip Crypt::Passphrase

metacpan.org/dist/Crypt-Passph…



Crypt-Argon2-0.014


Perl interface to the Argon2 key derivation functions

Changes for 0.014 - 2023-03-20T14:24:00+01:00

  • Add argon2_verify and argon2_crypt

metacpan.org/dist/Crypt-Argon2



AnyEvent-MPV-0.2


remote control mpv (mpv.io)

Changes for 0.2

  • event key itself is no longer passed in on_event event object.
  • the destructor now calls ->stop.
  • ">mpv" trace messages now contain the whole command.
  • some internal refactoring.

metacpan.org/dist/AnyEvent-MPV



Mail-Exim-ACL-Attachments-1.005


Reject email attachments

Changes for 1.005 - 2023-03-20T12:42:47Z

  • Add the file extensions .application, .appref-ms, .bgi and .one

metacpan.org/dist/Mail-Exim-AC…




Test-NoTty-0.03


Changes for 0.03 - 2023-03-20

  • Fix the usage for setsid (patch from Shoichi Kaji)
  • Skip test2.t if Test2::IPC is older than 1.302138

metacpan.org/dist/Test-NoTty



Wireguard-WGmeta-0.3.4


An approach to add metadata to the main Wireguard config

Changes for 0.3.4 - 2023-03-20

  • Fixed incorrect handling of #+comment attributes

metacpan.org/dist/Wireguard-WG…




VolSurface-Utils-1.05


A class that handles several volatility related methods

Changes for 1.05 - 2023-03-20T07:42:17+00:00

  • Updated Utils.pm to support forward and premium adjusted

metacpan.org/dist/VolSurface-U…



PDL-2.081_03


Perl Data Language

Changes for 2.081_03 - 2023-03-20

  • allow OtherPars to set index-size of not-otherwise-used index
  • fix nested loop() bug for Pars with e.g. (n,n)

metacpan.org/dist/PDL





Net-Async-Slack-0.012


Slack realtime messaging API support for IO::Async

Changes for 0.012 - 2023-03-20T08:58:57+08:00

  • New features

metacpan.org/dist/Net-Async-Sl…










TAP-DOM-0.98


TAP as Document Object Model.

Changes for 0.98 - 2023-03-19

  • extend 'noempty_tap' logic to "not empty but no tap lines" (not relevant when 'preprocess_tap' is set)
  • distro hygiene

metacpan.org/dist/TAP-DOM




XML-Sig-0.63


A toolkit to help sign and verify XML Digital Signatures.

Changes for 0.63

  • Notable Changes since 0.59

metacpan.org/dist/XML-Sig



Crypt-Passphrase-Bcrypt-0.006


A bcrypt encoder for Crypt::Passphrase

Changes for 0.006 - 2023-03-19T13:48:23+01:00

  • Support more prehash types (e.g. sha384 and sha512)

metacpan.org/dist/Crypt-Passph…




Crypt-Bcrypt-0.011


A modern bcrypt implementation

Changes for 0.011 - 2023-03-19T13:42:13+01:00

  • Add bcrypt_supported_prehashes()
  • Add support for prehashing with sha384 and sha512

metacpan.org/dist/Crypt-Bcrypt



XML-Enc-0.11


A toolkit to help encrypt and decrypt XML Digital Signatures.

Changes for 0.11

  • Major change since 0.08

metacpan.org/dist/XML-Enc



Excel-Writer-XLSX-1.11


Create a new file in the Excel 2007+ XLSX format.

Changes for 1.11 - 2023-03-19

  • Added support for simulated worksheet `autofit()`.
  • Refactored internal column property handling to allow column ranges to be overridden (a common UX expectation).
  • Add `quote_prefix` format property.
  • ! Add fix for forward/backward slash issue on Windows perl builds. Possibly introduced by a change in File::Find. Issue #284
  • ! Fix for duplicate number formats. Issue #283
  • ! Add fix for worksheets with tables and background images.
  • ! Replace/fix the worksheet protection password algorithm so that is works correctly for strings over 24 chars.

metacpan.org/dist/Excel-Writer…

#284 #283



App-Greple-xlate-0.18


translation support module for greple

Changes for 0.18 - 2023-03-19T11:20:45Z

  • introduce -R option
  • make debug message concise

metacpan.org/dist/App-Greple-x…



HTML-Blitz-0.07


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

Changes for 0.07 - 2023-03-19

  • reduce dependencies by switching to 'feature' (i.e. 'no feature "indirect"') instead of 'indirect' and Test2 instead of Test::More, Test::Builder, Test::Fatal
  • extend basic benchmark to cover Mojo::Template, Text::Xslate, HTML::Template, and HTML::Template::Pro
  • include benchmark files in the distribution
  • add example to documentation for autogenerating script hashes from template files for CSP
  • extend test suite to cover more of HTML::Blitz::Builder, rule conflicts, and HTML syntax corner cases

metacpan.org/dist/HTML-Blitz



Bencher-Scenario-Sort-BySpec-0.041


Benchmark Sort::BySpec (e.g. against Sort::ByExample, etc)

Changes for 0.041 - 2023-01-17

  • Rename module/dist Bencher-Scenario-{SortBySpec,Sort-BySpec}.

metacpan.org/release/PERLANCAR…




SPVM-Sys-0.45


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

Changes for 0.45 - 2022-06-21

  • Internal Compatible Changes

metacpan.org/dist/SPVM-Sys




Net-SAML2-0.66-TRIAL


SAML bindings and protocol implementation

Changes for 0.66

  • 930f4af Increment version for another TRIAL release
  • 63db958 v0.65
  • 5023eda Update Changes for a TRIAL release

metacpan.org/dist/Net-SAML2



XML-Enc-0.10-TRIAL


A toolkit to help encrypt and decrypt XML Digital Signatures.

Changes for 0.10

  • 8cf0944 Increment version for another TRIAL release
  • 6be34dc v0.09
  • 70c10d4 Update Changes for a TRIAL release

metacpan.org/dist/XML-Enc



XML-Sig-0.62-TRIAL


A toolkit to help sign and verify XML Digital Signatures.

Changes for 0.62

  • b968e0e Increment version for another TRIAL release
  • 7c035b2 v0.61
  • 3dab98e Increment version and update Changes file (missed 0.60)

metacpan.org/dist/XML-Sig



SPVM-Time-Local-0.09


Reverse Manipulation of localtime and gmtime Functions.

Changes for 0.09 - 2023-03-19

  • Internal Compatible Changes

metacpan.org/dist/SPVM-Time-Lo…








LaTeX-TOM-1.05_01


A module for parsing, analyzing, and manipulating LaTeX documents.

Changes for 1.05_01 - 2023-03-18

  • Minor tweaks.

metacpan.org/dist/LaTeX-TOM