Compress-Stream-Zstd-0.206
Perl interface to the Zstd (Zstandard) (de)compressor
Changes for 0.206 - 2023-04-08
- update to zstandard 1.5.5 Sat, 8 Apr 2023 16:01:20 +0100 bbe2fbced1f97473273f846d00dcb2c6712ccb83
- tidy up Tue, 4 Apr 2023 13:40:59 +0100 ffb0e7ef039c47c0c9683ebdd87f241578ddb670
- Module::Build Tue, 4 Apr 2023 13:37:08 +0100 647292b9611fc470c7567787a258ef2b9974405a
Lingua-Jspell-1.98
Perl interface to the Jspell morphological analyser.
Changes for 1.98
- verif now accepts negative features
File-MultiTemp-v0.1.2
manage a hash of temporary files
Changes for v0.1.2 - 2023-04-08T12:19:19+01:00
- Documentation
File-MultiTemp-v0.1.1
manage a hash of temporary files
Changes for v0.1.1 - 2023-04-08T12:13:14+01:00
- Documentation
File-MultiTemp-v0.1.0
manage a hash of temporary files
Changes for v0.1.0 - 2023-04-08T12:08:12+01:00
- Initial version released on CPAN.
Text-HyperScript-0.06
The HyperScript like library for Perl.
Changes for 0.06 - 2023-04-08T03:27:10Z
- Rename internal class (Text::HyperScript::Element to Text::HyperScript::NodeString)
- Fix wrong documentation
Sodium-FFI-0.009
Sodium is a modern, easy-to-use software library for encryption, decryption, signatures, password hashing, and more.
Changes for 0.009 - 2023-04-07
- Added crypto_box_seal (Thanks, Brian D Foy)
- Added crypto_box_seal_open (Thanks, Brian D Foy)
- Fixed some documentation
TableDataBundle-Business-ID-DGIP-20230207.0.0
Collection of TableData:: modules related to the Directorate General of Intellectual Property
Changes for 20230207.0.0 - 2023-02-07
- No data changes.
- [build] Use TableData pod weaver plugin for nicer POD.
MIDI-Drummer-Tiny-0.4206
Glorified metronome
Changes for 0.4206 - 2023-04-07T11:42:24Z
- Fix a dumb typo - ugh!
Web-PerlDistSite-0.001008
generate fairly flashy websites for CPAN distributions
Changes for 0.001008 - 2023-04-07
TimeZone-TimeZoneDB-0.01
Crypt-Passphrase-Argon2-AES-0.001
A peppered AES-encrypted Argon2 encoder for Crypt::Passphrase
Changes for 0.001 - 2023-04-07T16:19:25Z
- Initial release to an unsuspecting world
Crypt-Passphrase-Argon2-0.007
An Argon2 encoder for Crypt::Passphrase
Changes for 0.007 - 2023-04-07T16:30:06+02:00
- Add Crypt::Passphrase::Argon2::Encrypted
- Move more implementation details down into Crypt::Argon2
Crypt-Argon2-0.017
Perl interface to the Argon2 key derivation functions
Changes for 0.017 - 2023-04-07T16:21:47+02:00
- Add argon2_pass and argon2_raw
- Add argon2_types
- Remove argon2_crypt
- Add $type_regex
Crypt-Passphrase-Pepper-HSM-0.001
A pepper-wrapper using hardware for Crypt::Passphrase
Changes for 0.001 - 2023-04-07T14:40:14Z
- Initial release to an unsuspecting world
Catalyst-ControllerRole-At-0.007
Alternative syntax for describing Catalyst routes
Changes for 0.007
- Allow quotes in Via (Both Via(root) and Via('root') should work as expected). Tests included.
App-dirstrata1-0.050
Shows the longest directory branch paths (most apart each other) of a given directory.
Changes for 0.050 - 2023-04-07
- dirhier の名前を dirstrata1 に変更。dir+hierは意味が広すぎて、名前空間を無駄に占有していると思うため。strata1の1はsimpleの意味を込めた。
- Verseions in the past
MIDI-Drummer-Tiny-0.4205
Glorified metronome
Changes for 0.4205 - 2023-04-07T00:29:20Z
- Flesh-out the Advanced tutorial.
MIDI-Drummer-Tiny-0.4204
Glorified metronome
Changes for 0.4204 - 2023-04-06T22:32:51Z
- Flesh-out the Basics tutorial.
MIDI-Drummer-Tiny-0.4203
Glorified metronome
Changes for 0.4203 - 2023-04-06T21:23:50Z
- Flesh-out the Quickstart tutorial.
Whim-1.2023.04.06.0
A Webmention multitool
Changes for 1.2023.04.06.0 - 2023-04-07T02:52:01Z
- Whim now uses its own user agent string, rather than the LWP default. This should make it less susceptible to having its requests refused by CDNs and similar services.
SPVM-Time-Local-0.10
Reverse Manipulation of localtime and gmtime Functions.
Changes for 0.10 - 2023-04-07
- Prerequirement Changes
- Incompatible Changes
- License Change
SPVM-Sys-0.48
System Calls for File IO, User, Process, Signal, Socket
Changes for 0.48 - 2023-04-07
- New Features and Incompatible Changes
MIDI-Drummer-Tiny-0.4202
Glorified metronome
Changes for 0.4202 - 2023-04-06T19:04:25Z
- Begin to add a WIP tutorial.
CatalystX-ControllerPerContext-0.003
Map body and data parameters to a model
Changes for 0.003
- Properly set the action namespace if the namespace configuration option is set
Complete-Sah-0.011
Sah-related completion routines
Changes for 0.011 - 2023-01-28
- No functional changes.
- [doc] Mention x.in.summaries.
POE-Filter-PPPHDLC-0.02
Filter data as HDLC frames from RFC1662
Changes for 0.02 - 2023-04-06T22:11:02+01:00
- Changes to allow development
- Fixing RT#141718
XML-Table2XML-1.41
Generic conversion of tabular data to XML by reverting Excel's flattener methodology.
Valiant-0.001018
Validation Library and more
Changes for 0.001018
- Totally reworked how the HTML generation code integrates with an underlying view. This shouldn't be a breaking change but makes it possible to integrate those modules with modern views like Xslate which provide autoescaping features for safety
- Build new example view based on this for Catalyst. Changed all the example code to use these new features.
- Lots of small documentation improvements and bug fixes, including issues that caused fails to install on some systems as reported by CPAN testers.
- Lots of additional fixes and tweaks to the Catalyst example application.