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
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.
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)
XS-Parse-Sublike-0.17
XS functions to assist in parsing sub-like syntax
Changes for 0.17 - 2023-03-21
- CHANGES
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
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
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
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
OpenAI-API-0.3
Perl interface to OpenAI API
Changes for 0.30 - 2023-03-20
- Implement method send_async. Refactor configuration.
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.
Module-CoreList-5.20230320
what modules shipped with versions of perl
Changes for 5.20230320
- Updated for v5.37.10
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
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
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.
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
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
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
Log-Any-1.714
Bringing loggers and listeners together
Changes for 1.714 - 2023-03-20T11:48:30-05:00
- Fixed
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
DBIx-Class-CryptColumn-0.005
Automatically hash password/passphrase columns
Changes for 0.005 - 2023-03-20T15:53:48+01:00
- Simplify implementation
ExtUtils-H2PM-0.11
automatically generate perl modules to wrap C header files
Changes for 0.11 - 2023-03-20
- CHANGES
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
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
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
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.
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
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
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
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
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)
Database-Async-0.018
database interface for use with IO::Async
Changes for 0.018 - 2023-03-20T09:12:55+08:00
- Bugs fixed
Database-Async-Engine-PostgreSQL-1.002
PostgreSQL support for Database::Async
Changes for 1.002 - 2023-03-20T09:08:00+08:00
- New features
- Bugs fixed
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
Net-Async-Github-0.011
support for the github.com REST API with IO::Async
Changes for 0.011 - 2023-03-20T08:54:18+08:00
- New features
- Bugs fixed
Net-Async-Redis-XS-0.010
faster version of Net::Async::Redis
Changes for 0.010 - 2023-03-20T08:51:30+08:00
- Bugs fixed
Sah-Schemas-WordList-0.005
Sah schemas related to WordList
Changes for 0.005 - 2023-01-19
- Remove schemas' extras part.