Perl Weekly Challenge 208: Minimum Index Sum and Duplicate and Missing
https://blogs.perl.org/users/laurent_r/2023/03/perl-weekly-challenge-208-minimum-index-sum-and-duplicate-and-missing.html
https://blogs.perl.org/users/laurent_r/2023/03/perl-weekly-challenge-208-minimum-index-sum-and-duplicate-and-missing.html
Note to self: Template Toolkit’s DEFAULT is not too useful
https://blogs.perl.org/users/aristotle/2023/03/template-toolkit-default-directive.html
https://blogs.perl.org/users/aristotle/2023/03/template-toolkit-default-directive.html
Data-Compare-1.28
compare perl data structures
Changes for 1.28 - 2023-03-14
https://metacpan.org/dist/Data-Compare
Changes for 1.28 - 2023-03-14
- Bug fix: DCANTRELL: undef values in hashes were treated incorrectly, need to check for existence, not definedness before comparing. See https://github.com/DrHyde/perl-modules-Data-Compare/issues/21
https://metacpan.org/dist/Data-Compare
Alien-Gnuplot-1.041
Find and verify functionality of the gnuplot executable.
Changes for 1.041 - 2023-03-12
https://metacpan.org/dist/Alien-Gnuplot
Changes for 1.041 - 2023-03-12
- Minimum Alien::Build for Build::Copy plugin is Alien::Build v2.19. Thanks to Andreas K. Hüttel (akhuettel++) for the bug report. GH#11.
https://metacpan.org/dist/Alien-Gnuplot
Crypt-LE-0.39
Let's Encrypt (and other ACME-based) API interfacing module and client.
Changes for 0.39
https://metacpan.org/release/LEADER/Crypt-LE-0.39
Changes for 0.39
- EAB (External Account Binding) support used by some CAs.
- Asynchronous order finalization support.
- Server-indicated retry intervals support.
- Direct support of known ACME-compatible CAs via 'ca' parameter.
- Minor fixes and documentation updates.
https://metacpan.org/release/LEADER/Crypt-LE-0.39
JSON-Schema-Modern-0.565
Validate data against a schema
Changes for 0.565 - 2023-03-12T21:19:27Z
https://metacpan.org/release/ETHER/JSON-Schema-Modern-0.565
Changes for 0.565 - 2023-03-12T21:19:27Z
- traverse and evaluate callbacks can now produce errors, which are incorporated into the overall evaluation results
- fix bad handling of empty patterns in "pattern", "patternProperties" keywords
https://metacpan.org/release/ETHER/JSON-Schema-Modern-0.565
Template-Perlish-1.64
Yet Another Templating system for Perl
Changes for 1.64 - 2023-03-12T19:10:56Z
https://metacpan.org/release/POLETTIX/Template-Perlish-1.64
Changes for 1.64 - 2023-03-12T19:10:56Z
- Complete implementation for option "missing" in traverse()
- Add option "undef" in traverse()
- Add tests for the two above
https://metacpan.org/release/POLETTIX/Template-Perlish-1.64
OpenAI-API-0.26
Perl interface to OpenAI API
Changes for 0.26 - 2023-03-12
https://metacpan.org/dist/OpenAI-API
Changes for 0.26 - 2023-03-12
- Refactor requests.
https://metacpan.org/dist/OpenAI-API
StorageDisplay-1.1.0
Collect and display storages on linux machines
https://metacpan.org/dist/StorageDisplay
https://metacpan.org/dist/StorageDisplay
Dist-Zilla-Plugin-ChangelogFromGit-CPAN-Changes-0.230680
Generate valid CPAN::Changes Changelogs from git
Changes for 0.230680 - 2023-03-09T22:51:31Z
https://metacpan.org/dist/Dist-Zilla-Plugin-ChangelogFromGit-CPAN-Changes
Changes for 0.230680 - 2023-03-09T22:51:31Z
- Sort by the version captured by the regex (Andrew Hewus Fresh)
https://metacpan.org/dist/Dist-Zilla-Plugin-ChangelogFromGit-CPAN-Changes
Template-Perlish-1.59-TRIAL
Yet Another Templating system for Perl
https://metacpan.org/dist/Template-Perlish
https://metacpan.org/dist/Template-Perlish
Dist-Zilla-Plugin-InsertExecsList-0.031
Insert a POD containing a list of scripts/executables in the distribution
Changes for 0.031 - 2023-02-18
https://metacpan.org/dist/Dist-Zilla-Plugin-InsertExecsList
Changes for 0.031 - 2023-02-18
- [bugfix] [regression] Script was not linkified.
https://metacpan.org/dist/Dist-Zilla-Plugin-InsertExecsList
Data-Resolver-0.003002-TRIAL
resolve keys to data
Changes for 0.003002 - 2023-03-08T00:21:57Z
https://metacpan.org/dist/Data-Resolver
Changes for 0.003002 - 2023-03-08T00:21:57Z
- Fix test to work in Windows.
https://metacpan.org/dist/Data-Resolver
Crypt-Passphrase-Linux-0.001
An linux crypt encoder for Crypt:😛assphrase
Changes for 0.001 - 2023-03-07T23:53:11+01:00
https://metacpan.org/release/LEONT/Crypt-Passphrase-Linux-0.001
Changes for 0.001 - 2023-03-07T23:53:11+01:00
- Initial release to an unsuspecting world
https://metacpan.org/release/LEONT/Crypt-Passphrase-Linux-0.001
Crypt-Passphrase-Scrypt-0.002
A scrypt encoder for Crypt:😛assphrase
Changes for 0.002 - 2023-03-07T23:51:53+01:00
https://metacpan.org/dist/Crypt-Passphrase-Scrypt
Changes for 0.002 - 2023-03-07T23:51:53+01:00
- Use the secure_compare helper method
https://metacpan.org/dist/Crypt-Passphrase-Scrypt
WWW-PiHole-0.230660
Perl interface to Pi-hole
Changes for 0.230660 - 2023-03-07T14:02:19+04:00
https://metacpan.org/dist/WWW-PiHole
Changes for 0.230660 - 2023-03-07T14:02:19+04:00
- Document all methods
- Modify private methods
- Improve general documentation
- Add get_dns public method
- Add get_cname public method
https://metacpan.org/dist/WWW-PiHole
HTML-Spelling-Site-0.10.2
a system/framework for spell-checking an entire static HTML site.
Changes for 0.10.2 - 2023-03-07
https://metacpan.org/dist/HTML-Spelling-Site
Changes for 0.10.2 - 2023-03-07
- minimal version of Path::Tiny with ->mkdir()
https://metacpan.org/dist/HTML-Spelling-Site
File-Cmp-1.09
compare two files character by character
Changes for 1.09 - 2023-03-06
https://metacpan.org/dist/File-Cmp
Changes for 1.09 - 2023-03-06
- Update to Module::Build and Test2::V0, better test coverage, etc
https://metacpan.org/dist/File-Cmp
Perl Weekly Challenge 207: Keyboard Word and H-Index
https://blogs.perl.org/users/laurent_r/2023/03/perl-weekly-challenge-207-keyboard-word-and-h-index.html
https://blogs.perl.org/users/laurent_r/2023/03/perl-weekly-challenge-207-keyboard-word-and-h-index.html
Redis-Cluster-Fast-0.086
A fast perl binding for Redis Cluster
Changes for 0.086 - 2023-03-06T18:50:52Z
https://metacpan.org/dist/Redis-Cluster-Fast
Changes for 0.086 - 2023-03-06T18:50:52Z
- Fix typo in POD.
https://metacpan.org/dist/Redis-Cluster-Fast
Locale-Codes-3.73
a distribution of modules to handle locale codes
Changes for 3.73 - 2023-03-06
https://metacpan.org/dist/Locale-Codes
Changes for 3.73 - 2023-03-06
- NEW CODE(s)
- Fixed a problem with test failing on windows Reported in GitHub #15
https://metacpan.org/dist/Locale-Codes
Video-NRK-Cache-3.00
Cache NRK Video on Demand broadcasts for offline viewing
Changes for 3.00 - 2023-03-06
https://metacpan.org/release/AJNN/Video-NRK-Cache-3.00
Changes for 3.00 - 2023-03-06
- Change the default download tool from youtube-dl to yt-dlp.
- Refactor class structure to allow for alternative download tools.
- Separate packages/classes from the CLI script to make them reusable from other Perl code.
- Release as CPAN distribution.
https://metacpan.org/release/AJNN/Video-NRK-Cache-3.00
Redis-Cluster-Fast-0.085
A fast perl binding for Redis Cluster
Changes for 0.085 - 2023-03-06T17:55:34Z
https://metacpan.org/dist/Redis-Cluster-Fast
Changes for 0.085 - 2023-03-06T17:55:34Z
- Add simple microbenchmark result.
- Fix error handling to connect.
- Update POD.
https://metacpan.org/dist/Redis-Cluster-Fast
Test-Simple-1.302193
Basic utilities for writing tests.
Changes for 1.302193 - 2023-03-06T09:38:00-08:00
https://metacpan.org/dist/Test-Simple
Changes for 1.302193 - 2023-03-06T09:38:00-08:00
- Deprecate inst't()
https://metacpan.org/dist/Test-Simple
Museum-Rijksmuseum-Object-0.01
Access the Rijksmuseum object metadata API
https://metacpan.org/release/RSHEAT/Museum-Rijksmuseum-Object-0.01
https://metacpan.org/release/RSHEAT/Museum-Rijksmuseum-Object-0.01
Music-CreatingRhythms-0.0401
Ported Perl from the book's C code
Changes for 0.0401 - 2023-03-03T20:02:05Z
https://metacpan.org/dist/Music-CreatingRhythms
Changes for 0.0401 - 2023-03-03T20:02:05Z
- Rename de_bruijn().
https://metacpan.org/dist/Music-CreatingRhythms
Astro-satpass-0.128_01
Classes and app to compute satellite visibility
Changes for 0.128_01 - 2023-03-03
https://metacpan.org/dist/Astro-satpass
Changes for 0.128_01 - 2023-03-03
- Add 53807 Bluewalker 3 to canned magnitudes.
- Conditionalize canned magnitude test on environment variable so it does not run every time I want to do an authortest.
- Correct handling of Celestrak-format JSON TLE data. This mostly involved the OBJECT_ID (International designator), and the fact that Celestrak does not provide EPOCH_MICROSECONDS, instead merging it into the EPOCH item as an ISO date/time with a decimal fraction on the end.
https://metacpan.org/dist/Astro-satpass
Music-CreatingRhythms-0.0400
Ported Perl from the book's C code
Changes for 0.0400 - 2023-03-03T09:16:08Z
https://metacpan.org/dist/Music-CreatingRhythms
Changes for 0.0400 - 2023-03-03T09:16:08Z
- Add the interval2seq() and seq2interval() methods.
https://metacpan.org/dist/Music-CreatingRhythms
StreamFinder-2.11
Fetch actual raw streamable URLs from various radio-station, video & podcast websites.
Changes for 2.11 - 2023-03-03
https://metacpan.org/dist/StreamFinder
Changes for 2.11 - 2023-03-03
- Added StreamFinder:😛odchaser to fetch podchaser.com podcasts.
- StreamFinder:😛odcastAddict - Fix failure to fetch channel art on first episode if given a podcast page; misc. cleanups.
https://metacpan.org/dist/StreamFinder
StreamFinder
Fetch actual raw streamable URLs from various radio-station, video & podcast websites.metacpan.org
App-Netdisco-2.060007
An open source web-based network management tool.
Changes for 2.060007 - 2023-03-03
https://metacpan.org/dist/App-Netdisco
Changes for 2.060007 - 2023-03-03
- BUG FIXES
https://metacpan.org/dist/App-Netdisco
CallBackery-0.44.3
CallBackery is a Mojolicious+Qoodoo Framework for building Web Applications
Changes for 0.44.3 - 2023-03-03T16:29:29Z
https://metacpan.org/dist/CallBackery
Changes for 0.44.3 - 2023-03-03T16:29:29Z
- add timing for validators as well
https://metacpan.org/dist/CallBackery
App-digitdemog-0.073
各行の文字列について、左からの桁ごとにどんな文字が現れたかをクロス表で表示。
Changes for 0.073 - 2023-03-04T00:20+09:00
https://metacpan.org/dist/App-digitdemog
Changes for 0.073 - 2023-03-04T00:20+09:00
https://metacpan.org/dist/App-digitdemog
StreamFinder-2.10
Fetch actual raw streamable URLs from various radio-station, video & podcast websites.
Changes for 2.10 - 2023-03-02
https://metacpan.org/dist/StreamFinder
Changes for 2.10 - 2023-03-02
- Added StreamFinder::Goodpods to fetch goodpods.com podcasts.
- StreamFinder::SermonAudio - Add "-speakericon" to reverse the two artist/channel images - SermonAudio usually provides 2 separate artist/ channel images (one for the church/channel, and one a portrait of the preacher). The -speakericon option (if set) reverses the ones returned by getIconURL('artist') and getImageURL('artist'). Also try harder to find these icon images in the sermon pages.
- StreamFinder::Vimeo - Fix missing "description" (getTitle('desc')) and icon (video-preview) image due to site changes. Also do better job selecting this image, which usually comes in multiple sizes: make getIconURL() return the smallest and getImageURL() the largest.
https://metacpan.org/dist/StreamFinder
StreamFinder
Fetch actual raw streamable URLs from various radio-station, video & podcast websites.metacpan.org
App-CSVUtils-1.020
CLI utilities related to CSV
Changes for 1.020 - 2023-03-02
https://metacpan.org/dist/App-CSVUtils
Changes for 1.020 - 2023-03-02
- Add utility: csv-cmp.
https://metacpan.org/dist/App-CSVUtils
Net-FullAuto-1.0000633
Perl Based Secure Distributed Computing Network Process
https://metacpan.org/dist/Net-FullAuto
https://metacpan.org/dist/Net-FullAuto
App-digitdemog-0.063
各行の文字列について、左からの桁ごとにどんな文字が現れたかをクロス表で表示。
Changes for 0.063 - 2023-03-02T12:35+09:00
https://metacpan.org/dist/App-digitdemog
Changes for 0.063 - 2023-03-02T12:35+09:00
https://metacpan.org/dist/App-digitdemog
Tk-PopList-0.02
Popping a selection list relative to a widget
Changes for 0.02
https://metacpan.org/dist/Tk-PopList
Changes for 0.02
- -added the module Tk:😛oplevel and made Tk:😛opList inherit it. -added the options -confine, -popdirection and -popalign. -updated documentation
https://metacpan.org/dist/Tk-PopList
Perl Weekly Challenge 206: Shortest Time and Array Pairings
https://blogs.perl.org/users/laurent_r/2023/02/perl-weekly-challenge-206-shortest-time-and-array-pairings.html
https://blogs.perl.org/users/laurent_r/2023/02/perl-weekly-challenge-206-shortest-time-and-array-pairings.html
Redis-Cluster-Fast-0.083
A fast perl binding for Redis Cluster
Changes for 0.083 - 2023-02-28T19:37:25Z
https://metacpan.org/dist/Redis-Cluster-Fast
Changes for 0.083 - 2023-02-28T19:37:25Z
- Refactorings.
https://metacpan.org/dist/Redis-Cluster-Fast
Test2-Harness-UI-0.000135
Web interface for viewing and inspecting yath test logs
Changes for 0.000135 - 2023-02-28T10:13:21-08:00
https://metacpan.org/dist/Test2-Harness-UI
Changes for 0.000135 - 2023-02-28T10:13:21-08:00
- Better order and fix typo on recent command
https://metacpan.org/dist/Test2-Harness-UI