Skip to main content




URL-Search-0.06


search for URLs in plain text

Changes for 0.06 - 2023-03-20
  • drop support for ftp: and ftps: URLs because current browsers don't speak FTP anymore
  • switch from Test::More to Test2::V0
  • switch to a version number that's less crazy

https://metacpan.org/dist/URL-Search



HTML-Strip-2.12


Perl extension for stripping HTML markup from text.

Changes for 2.12
  • update META.yml to version 2 spec (patch contributed by Boyd Duffee)
  • fixes test failure in t/420_pod_coverage.t with Test:😛od::Coverage installed

https://metacpan.org/dist/HTML-Strip


Search-ElasticDirect-2.5.1


An interface to ElasticSearch API, version independent

Changes for 2.5.1 - 2023-03-20T18:30:00+02:00
  • The connect method deleted. Its functionality merged to the new()
  • POD edit

https://metacpan.org/dist/Search-ElasticDirect




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

https://metacpan.org/dist/UTF8-R2





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

https://metacpan.org/dist/mb


Crypt-Passphrase-Argon2-0.005


An Argon2 encoder for Crypt:😛assphrase

Changes for 0.005 - 2023-03-20T14:32:03+01:00
  • Use new argon2_verify function
  • Make exceptions skip Crypt:😛assphrase

https://metacpan.org/dist/Crypt-Passphrase-Argon2


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

https://metacpan.org/dist/Crypt-Argon2


AnyEvent-MPV-0.2


remote control mpv (https://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.

https://metacpan.org/dist/AnyEvent-MPV




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

https://metacpan.org/dist/Test-NoTty




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

https://metacpan.org/dist/VolSurface-Utils


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)

https://metacpan.org/dist/PDL





Net-Async-Github-0.011


support for the https://github.com REST API with IO::Async

Changes for 0.011 - 2023-03-20T08:54:18+08:00
  • New features
  • Bugs fixed

https://metacpan.org/dist/Net-Async-Github








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

https://metacpan.org/dist/TAP-DOM




Crypt-Passphrase-Bcrypt-0.006


A bcrypt encoder for Crypt:😛assphrase

Changes for 0.006 - 2023-03-19T13:48:23+01:00
  • Support more prehash types (e.g. sha384 and sha512)

https://metacpan.org/dist/Crypt-Passphrase-Bcrypt



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

https://metacpan.org/dist/Crypt-Bcrypt



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.

https://metacpan.org/dist/Excel-Writer-XLSX
#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

https://metacpan.org/dist/App-Greple-xlate


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:🤐slate, HTML::Template, and HTML::Template:😛ro
  • 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

https://metacpan.org/dist/HTML-Blitz




SPVM-Sys-0.45


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

Changes for 0.45 - 2022-06-21
  • Internal Compatible Changes

https://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

https://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

https://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)

https://metacpan.org/dist/XML-Sig