StreamFinder-2.14
Fetch actual raw streamable URLs from various radio-station, video & podcast websites.
Changes for 2.14 - 2023-04-20
- StreamFinder::PodcastAddict - Fix failure to fetch podcasts and episodes due to slight changes in their site.
JSON-SIMD-1.04
JSON serialising/deserialising, done correctly and faster
Changes for 1.04
- fix floating point precision issues with -Duselongdouble and -Dusequadmath
- fix intermittent garbage in floating point numbers from encode with -Dusequadmath (fix taken from Cpanel::JSON::XS ad072b4)
- fix build issue with "invalid register for .seh_savexmm"
- drop common::sense as a direct dependency (it's still used via Types::Serialiser, though)
- fix repository and issue tracker for CPAN (thanks to Gabor Szabo)
Crypt-HSM-0.008
A PKCS11 interface for Perl
Changes for 0.008 - 2023-04-20T17:13:35+02:00
- Deal with compilers insisting on naming unused arguments
Crypt-Passphrase-Argon2-0.008
An Argon2 encoder for Crypt::Passphrase
Changes for 0.008 - 2023-04-20T17:04:51+02:00
- Reorder recrypt_hash arguments
- Make recrypt_hash return $input as fallback
- Allow verification of unencrypted hashes in Crypt::Passphrase::Argon2::Encrypted
DBIx-SearchBuilder-1.76
Encapsulate SQL queries and rows in simple perl objects
Changes for 1.76 - 2023-04-20
- Call DatabaseVersion instead to make sure we already retrieved the version (this is to fix a possible uninitialized warning on disconnect)
Crypt-Passphrase-HSM-0.003
A hasher using hardware for Crypt::Passphrase
Changes for 0.003 - 2023-04-20T14:21:52Z
- Change Crypt::Passphrase::HSM to a salt+pepper construct
App-RouterColorizer-1.231100
Colorize router CLI output
Changes for 1.231100 - 2023-04-20T03:11:30+00:00
- Joelle Maslak <jmaslak@antelope.net>
- [feature] Colorize Arista "show bgp rpki cache"
WebService-Async-Onfido-0.0021-TRIAL
Webservice to connect to Onfido API
Changes for 0.0021 - 2023-04-20T02:40:52+00:00
- debug
TableDataBundle-Lingua-Word-EN-Noun-0.003
Collection of TableData:: modules that contain English nouns
Changes for 0.003 - 2021-06-01
- Rename from TablesCollection-Words-EN-Nouns to TableDataBundle::Lingua::Word::EN::Noun. Follow TableData 0.2.0.
Crypt-Passphrase-HSM-0.002
A hasher using hardware for Crypt::Passphrase
Changes for 0.002 - 2023-04-20T01:12:29Z
- Add Crypt::Passphrase::HSM
- Rename dist to Crypt-Passphrase-HSM
CPU-x86_64-InstructionWriter-0.002
Pure-perl API-driven assembler for x86-64
Changes for 0.002 - 2023-04-19
- Add support for 32-bit perl
Redis-Cluster-Fast-0.088
A fast perl binding for Redis Cluster
Changes for 0.088 - 2023-04-19T17:56:38Z
- Fix for future maintainability.
- Adjust cpanfile.
Crypt-HSM-0.007
A PKCS11 interface for Perl
Changes for 0.007 - 2023-04-19T16:32:09+02:00
- Add streaming interfaces
XML-Grammar-Fortune-Synd-0.0400
Provides syndication for a set of XML-Grammar-Fortune files.
Changes for 0.0400 - 2023-04-19
- Write the YAML only on change.
- Explicit imports.
YAMLStar-0.0.1
A cross-language, common API YAML reference framework
Changes for 0.0.1
- Initial release
Sereal-Encoder-5.004
Fast, compact, powerful binary serialization
Changes for 5.004
- Decoder fixes: Fix thaw ordering for frozen objects. Nested THAW operations now happen in the documented LIFO order. Thanks to Marco Fontani for the report.
Sereal-Decoder-5.004
Fast, compact, powerful binary deserialization
Changes for 5.004
- Fix thaw ordering for frozen objects. Nested THAW operations now happen in the documented LIFO order. Thanks to Marco Fontani for the report.
Sereal-5.004
Fast, compact, powerful binary (de-)serialization
Changes for 5.004
- Decoder fixes: Fix thaw ordering for frozen objects. Nested THAW operations now happen in the documented LIFO order. Thanks to Marco Fontani for the report.
Function-Parameters-2.002003
define functions and methods with parameter lists ("subroutine signatures")
Changes for 2.002003 - 2023-04-19
- Fix line numbers after inlined type checks (gh #42). Previously, the code for type checks was inlined literally, so if a particular check took 5 lines of code, all the following line numbers in the source file would be off by 5 (they would be "pushed down" by the interpolated code). These bad line numbers would show up in error messages from Perl (including warn and die) as well as __LINE__ and caller (and thus stack traces).
App-MechaCPAN-0.29
Mechanize the installation of CPAN things.
Changes for 0.29 - 2023-04-18T23:32:58Z
- Add support to install from a cpanfile without using Deploy
- Add feature to download prebuilt binries for popular linux distros
- Improve SSL handling
- Fix bug where install couldn't handle modules with names starting with git
- Fix bug where install couldn't handle modules starting with git
- Fix bug that prevented reusable perls from being threaded
Astro-Catalog-4.37
A generic astronomical catalog class
Changes for 4.37 - 2023-04-18
- Tk::AstroCatalog window now resizable.
- JCMT format updated with addition of proper motion and parallax.
- More consistent spelling of catalog.
App-SourcePlot-1.31
A simple astronomical source plotter
Changes for 1.31 - 2023-04-18
- Updated the included JCMT pointing catalog.
TableDataBundle-Lingua-Word-EN-Adverb-0.003
Collection of TableData:: modules that contain English adverbs
Changes for 0.003 - 2023-02-07
- No data changes.
- [build] Use TableData dzil & pod weaver plugin for nicer POD.
Module-Build-Tiny-0.043
A tiny replacement for Module::Build
Changes for 0.043 - 2023-04-19T02:05:14+02:00
- Fix manification test for perls without man paths
Module-Build-Tiny-0.042
A tiny replacement for Module::Build
Changes for 0.042 - 2023-04-18T23:32:40+02:00
- Restore manpage generation
Starlink-AST-3.03
Interface to the Starlink AST library
Changes for 3.03 - 2023-04-18
- Update to AST version 9.2.10
JSON-SIMD-1.03
JSON serialising/deserialising, done correctly and faster
Changes for 1.03
- fix hardcoded g++ in Makefile
- document requirements and incompatibilites
Playwright-1.324
Perl client for Playwright
Changes for 1.324 - 2023-04-18
- Ensure all PW methods returning Locator objects are correctly blessed
Perl-Tidy-Sweetened-1.20
Tweaks to Perl::Tidy to support some syntactic sugar
Changes for 1.20
- Adds support for Object::Pad Thanks for @jonassmedegaard for the issue and patch. Upgrades Perl::Tidy dependency to v20230309. [Upgrade recommended for imporovement in Perl::Tidy and particularly if you use Object::Pad]
Valiant-0.001022
Validation Library and more
Changes for 0.001022
- Improved some error reporting and messaging
- Catalyst View can now import methods from the controller and context
- fixes to bugs in the view imported tags
- mostly invisible changes to the way we create form builders to set the groundwork for bigger changes in the future
Perl-Tidy-Sweetened-1.19
Tweaks to Perl::Tidy to support some syntactic sugar
Changes for 1.19
- Updates Perl::Tidy dependency (GH#23) Thanks to @shancock9 this release of Perl::Tidy resolves @dboehmer's issues where 'Use of uninitialized value $body' error messages are printed.
- Updates the repo and bugtracker urls to use https (PR #22) Thanks @szabgab for the PR.
- Upgrade recommended.
Calendar-Indonesia-Holiday-0.349
List Indonesian public holidays
Changes for 0.349 - 2023-04-18
- Revise 2023 joint leave days for Eid Al-Fitr (Apr 21,24,25,26 -> 19,20,21,24,25).
Playwright-1.323
Perl client for Playwright
Changes for 1.323 - 2023-04-17
- Ensure temporary files used for IPC by await() are cleaned out of /tmp. Patch courtesy of Yanick Champoux.
- Add experimental support for the locator API via Page->locator().