Wikibase-Cache-Backend-Basic-0.01
Wikibase cache backend to local static basic ids (units, common properties).
Changes for 0.01 - 2023-04-05T23:30:55+02:00
- First version.
Crypt-HSM-0.005
A PKCS11 interface for Perl
Changes for 0.005 - 2023-04-05T23:20:57+02:00
- Make refcounting implementation compile without atomics
- Make verify throw exceptions on error
- Move MIN definition up to fix compilation issues
- Explicitly ask ppport.h for mg_findext
Test-Compile-v3.2.2
Assert that your Perl files compile OK.
Changes for v3.2.2 - 2023-04-06
- Finally understand (and fix?) the test failures on windows
CtrlO-PDF-0.31
high level PDF creator
Changes for 0.31
- Start new page if not enough space for initial text
Astro-FITS-CFITSIO-FileName-0.06
parse and generate CFITSIO extended file names.
Changes for 0.06 - 2023-04-05T13:45:22-04:00
- API CHANGE
- ENHANCEMENT
- INTERNALS
PerlPowerTools-1.033_03
BSD utilities written in pure Perl
Changes for 1.033_03 - 2023-04-05T11:43:15Z
- echo with no arguments now emits a newline, from Michael Mikonos
App-dirdim-0.043
Counts the numbers of files just under the specified director(y/ies).
Changes for 0.043 - 2023-04-05
Type-Tiny-2.004000
tiny, yet Moo(se)-compatible type constraint
Changes for 2.004000 - 2023-04-05
- Documentation
- Packaging
Test-Compile-v3.2.1
Assert that your Perl files compile OK.
Changes for v3.2.1 - 2023-04-05
- Try to resolve some issues highlighted by CpanTesters
App-dirdim-0.041
Changes for 0.041 - 2023-04-05
- 潜在的な"貢献者"にソースコードの大元を発見してもらいやすくするために META_MERGE の項目を書いた。
- さらに .gitignoreに5項目を追加。
- 他に、英語版のHelpを書いた。dirdim --helpは日本語、perldoc App::dirdim は日本語とした。
- 2次情報の出力の書式を変えた。さらに簡潔になるように。
- totalを出力するようにした。
- ディレクトリでシンボリックリンクファイルを数えていなかったのを、デバッグして数えるようにした。
SPVM-Regex-0.23
Regular Expressions
Changes for 0.23 - 2023-04-05
- Exception Message Improvement
- Document Improvement
- License Change
SPVM-Resource-RE2-0.04
The Resource of Google/RE2
Changes for 0.04 - 2023-04-05
- Prerequirement Change
- License Change
Config-Tiny-2.29
Read/Write .ini style files with as little code as possible
Changes for 2.29 - 2023-04-05T12:53:00Z
- Edit to remove Test::Pod from TEST_REQUIRES in Makefile.PL, again. Thanx to Andrew Daugherity for the patch.
- Update versiojnn # in t/02.main.t.
App-PMUtils-0.743
Command-line utilities related to Perl modules
Changes for 0.743 - 2023-01-28
- [cli pmlist][bugfix] '/' (from completion) etc were not yet normalized to '::'.
Net-SAML2-0.69
SAML bindings and protocol implementation
Changes for 0.69
- Significant Changes since 0.67
DBD-Pg-3.16.3
DBI PostgreSQL interface
Changes for 3.16.3
- Fix to remove MYMETA files added by mistake to tarball
DBD-Pg-3.16.2
MooX-Role-HasLogger-0.001002
Moo role that provides a logger attribute
Changes for 0.001002 - 2023-04-04
- set minimum perl version
- update prerequisites
- add author extensions
- configure "provides" META.yml field
- rename and update readme
Data-Password-zxcvbn-German-1.0.2
Dropbox's password estimation logic, with German defaults
Changes for 1.0.2 - 2023-04-04T15:54:47+01:00
- *actually* re-generate dictionaries with the new serialisation; perl 5.18 couldn't parse the previous one
Data-Password-zxcvbn-French-1.0.2
Dropbox's password estimation logic, with French defaults
Changes for 1.0.2 - 2023-04-04T15:52:53+01:00
- *actually* re-generate dictionaries with the new serialisation; perl 5.18 couldn't parse the previous one
Data-Password-zxcvbn-1.1.2
Dropbox's password estimation logic
Changes for 1.1.2 - 2023-04-04T15:50:54+01:00
- *actually* re-generate dictionaries with the new serialisation; perl 5.18 couldn't parse the previous one
Plack-Middleware-Auth-JWT-0.907
Token-based Auth (aka Bearer Token) using JSON Web Tokens (JWT)
Changes for 0.907 - 2023-04-04T16:17:16+02:00
- remove "at /Foo/Bar.pm line 123" from error message
- render error message as json when Accept headers is set to application/json
- add 'ident' to json error and set it to token_expired for the special case when the token is expired (becuase the error returned by Crypt::JWT is a bit ... cryptic
Crypt-Passphrase-0.015
A module for managing passwords in a cryptographically agile manner
Changes for 0.015 - 2023-04-04T15:54:56+02:00
- Fix compilation issue on perls < 5.22.0
Math-Roman-1.10
Arbitrary sized Roman numbers and conversion from and to Arabic.
Changes for 1.10 - 2023-04-03
- Update documentation.
Data-Password-zxcvbn-German-1.0.1
Dropbox's password estimation logic, with German defaults
Changes for 1.0.1 - 2023-04-04T10:45:51+01:00
- change serialisation of dictionaries, some cpantesters had problems parsing them
- fix dependency versions
Data-Password-zxcvbn-French-1.0.1
Dropbox's password estimation logic, with French defaults
Changes for 1.0.1 - 2023-04-04T10:44:53+01:00
- change serialisation of dictionaries, some cpantesters had problems parsing them
- fix dependency versions
Data-Password-zxcvbn-1.1.1
Dropbox's password estimation logic
Changes for 1.1.1 - 2023-04-04T10:43:32+01:00
- change serialisation of dictionaries, some cpantesters had problems parsing them
- fix dependency versions
Data-Password-zxcvbn-AuthorTools-1.0.2
collection of tools to simplify building zxcvbn distributions
Changes for 1.0.2 - 2023-04-04T10:41:29+01:00
- change serialisation of dictionaries, some cpantesters had problems parsing them
- fix dependency versions in minted libraries
App-Prove-Plugin-KohaBootstrap-0.01
prove plugin to run Koha tests on a separate database
Changes for 0.01
- First version, released on an unsuspecting world.
SPVM-Resource-Zlib-V1_2_11-0.03
zlib v1.2.11 Resource
Changes for 0.03 - 2023-04-04
- Prerequirement Change
SPVM-Resource-SocketUtil-0.03
Resource for Socket Utilities
Changes for 0.03 - 2023-04-04
- License Change
- Prerequirement Change
Text-Template-Compact-0.1.13
text base template expand module
Changes for 0.1.13
- fix ticket rt.cpan.org/Public/Bug/Display… , perls 5.37.9 and later changes eval error message.