Skip to main content





Data-Compare-1.28


compare perl data structures

Changes for 1.28 - 2023-03-14
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
  • 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
  • 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
  • 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
  • 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



App-Easer-2.007001-TRIAL


Simplify writing (hierarchical) CLI applications

Changes for 2.007001 - 2023-03-11T15:20:07Z
  • Ensure consistent listing of sub-commands when they are auto-loaded from modules in @INC via prefixes.

https://metacpan.org/dist/App-Easer


App-TextWrapUtils-0.006


Utilities related to text wrapping

Changes for 0.006 - 2023-03-07
  • Apply suggestion from UTASHIRO for Text::ANSI::Fold backend (GH#1).
  • [ux] Add -b as short alias for --backend.

https://metacpan.org/dist/App-TextWrapUtils


Acme-CPANModules-TextTable-0.014


Modules that generate text tables

Changes for 0.014 - 2023-02-16
  • Add participant: Text::SimpleTable; mark about excluding Text::SimpleTable::AutoWidth, Text::ASCIITable::EasyTable.

https://metacpan.org/dist/Acme-CPANModules-TextTable


Template-Perlish-1.62


Yet Another Templating system for Perl

Changes for 1.62 - 2023-03-11T15:04:02Z
  • Add support for passing an additional option to traverse(), for setting the return value when missing a key.

https://metacpan.org/dist/Template-Perlish


Astro-satpass-0.129


Classes and app to compute satellite visibility

Changes for 0.129 - 2023-03-11
  • 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












Crypt-Passphrase-Linux-0.001


An linux crypt encoder for Crypt:😛assphrase

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
  • Use the secure_compare helper method

https://metacpan.org/dist/Crypt-Passphrase-Scrypt





Locale-Codes-3.73


a distribution of modules to handle 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
#15


Video-NRK-Cache-3.00


Cache NRK Video on Demand broadcasts for offline viewing

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
  • Add simple microbenchmark result.
  • Fix error handling to connect.
  • Update POD.

https://metacpan.org/dist/Redis-Cluster-Fast





StreamFinder-2.11


Fetch actual raw streamable URLs from various radio-station, video & podcast websites.

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



CallBackery-0.44.3


CallBackery is a Mojolicious+Qoodoo Framework for building Web Applications

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


Text-CSV_XS-1.50


Comma-Separated Values manipulation routines

Changes for 1.50 - 2023-03-01
  • Promote sep to sep_set in csv () with auto-headers
  • Fix bug in set_diag surfaced by PERL_RC_STACK

https://metacpan.org/dist/Text-CSV_XS


Number-Continuation-0.06


Create number continuations

Changes for 0.06 - 2023-03-01
  • Move testing module to test_requires.
  • Drop generating compat Makefile.PL.

https://metacpan.org/dist/Number-Continuation


License-SPDX-0.05


Object for SPDX licenses handling.

Changes for 0.05 - 2023-03-01T12:34:17+01:00
  • Add example for check_exception() method.
  • Fix typo in doc example.

https://metacpan.org/dist/License-SPDX






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
  • Better order and fix typo on recent command

https://metacpan.org/dist/Test2-Harness-UI



Test2-Harness-UI-0.000134


Web interface for viewing and inspecting yath test logs

Changes for 0.000134 - 2023-02-28T09:21:05-08:00
  • Enhance rerun capabilities
  • Added `yath recent` command

https://metacpan.org/dist/Test2-Harness-UI


Test2-Harness-1.000149


A new and improved test harness with better Test2 integration.

Changes for 1.000149 - 2023-02-28T09:13:50-08:00
  • Add more 'rerun' capabilities
  • Fix diagnostcis replacing '0' with an empty string

https://metacpan.org/dist/Test2-Harness