Skip to main content



Tk-ColorEntry-0.01


Entry widget with a Tk::PopColor widget attached.

Changes for 0.01

  • original version; created by h2xs 1.23 with options -X Tk::ColorEntry

metacpan.org/dist/Tk-ColorEntr…



App-DBBrowser-2.321


Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.

Changes for 2.321 - 2023-03-21

  • Removed option alias defaults.
  • Update alias menu.
  • Default plugin: SQLite.

metacpan.org/dist/App-DBBrowse…



App-Yabsm-3.15.0


a btrfs snapshot and backup management system

Changes for 3.15.0 - 2022-03-21

  • Improved error diagnostics on failed system command
  • Set daemon process name to 'yabsmd'
  • Moved example init scripts into examples/
  • Minor change to example sysvinit script
  • Fixed bug rejecting immediate times at hour 20 (#2)
  • Switched repo from Dist::Zilla to ExtUtils::MakeMaker
  • Ship as a zero-dependency App::FatPacker packed script
  • Upgraded minimum Perl version from v5.16.3 to v5.34.0
  • Switched to semantic versioning scheme
  • Changed license from MIT to GPL3
  • Various documentation updates
  • Added Changes file (this file)

metacpan.org/dist/App-Yabsm

#2



PerlPowerTools-1.033_01


BSD utilities written in pure Perl

Changes for 1.033_01 - 2023-03-21T15:23:29Z

  • lots of fixes from Michael Mikonos
  • od - unpack bytes as unsigned in both hex and octal formats
  • grep - support - to mean stdin
  • xargs - make echo the default command if you don't specify one
  • bc - remove feature for evaling arbitrary Perl expressions (very dangerous)
  • head - support - to mean stdin
  • xargs - reports system failure in exit
  • od - -s is renamed to -j (skip offset)
  • dc - remove ! command to run something in a shell
  • hexdump - new tool!
  • bc - autoinit simple variables (instead of warning or dying)
  • od - exit with error for bad options
  • I also added the license files for all licenses that appear in the repo

metacpan.org/dist/PerlPowerToo…



Test2-Suite-0.000150


Distribution with a rich set of tools built upon the Test2 framework.

Changes for 0.000150 - 2023-03-21T08:25:21-07:00

  • Do not index Devel::MAT::Dumper

metacpan.org/dist/Test2-Suite




App-dirdir-0.020


「何階層潜った所から最大何階層下までディレクトリを持つディレクトリが何個存在するか」を行列状に示す。


metacpan.org/release/TULAMILI/…



Test2-Suite-0.000149


Distribution with a rich set of tools built upon the Test2 framework.

Changes for 0.000149 - 2023-03-21T06:44:50-07:00

  • Fix warning when Devel::MAT::Dumper is installed and -w is used

metacpan.org/dist/Test2-Suite



Crypt-Passphrase-0.011


A module for managing passwords in a cryptographically agile manner

Changes for 0.011 - 2023-03-21T14:30:32+01:00

  • Add Crypt::Passphrase::System

metacpan.org/dist/Crypt-Passph…



OpenAI-API-0.3


Perl interface to OpenAI API

Changes for 0.30 - 2023-03-20

  • Implement method send_async. Refactor configuration.

metacpan.org/dist/OpenAI-API




Data-Munge-0.10


various utility functions

Changes for 0.10 - 2023-03-21

  • Drop dependency on 'base' and 'Test::More'; switch to 'Test2::V0' instead.
  • Update links in documentation.
  • Autogenerate README from POD.

metacpan.org/dist/Data-Munge




CPAN-Perl-Releases-5.20230320


Mapping Perl releases on CPAN to the location of the tarballs

Changes for 5.20230320

  • Change: 8bff384538bdd3d8e3ecfea3d72986ddff4c06fb Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2023-03-21 08:28:30 +0000

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




App-chars2code-0.010


UTF8の文字列を1行ずつ読み取り、各文字をU+(16進数)の形式などに変換して、1行ずつ出力する。


metacpan.org/release/TULAMILI/…




Jacode-2.13.4.31


Perl program for Japanese character code conversion

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

  • update POD
  • created by INABA Hitoshi

metacpan.org/dist/Jacode




WordList-ColorName-Any-0.004


Wordlist from any Graphics::ColorNames::* module

Changes for 0.004 - 2023-01-19

  • Fix schema for 'scheme' param to fix completion.

metacpan.org/dist/WordList-Col…





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

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::Pod::Coverage installed

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

metacpan.org/dist/Search-Elast…





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…