Skip to main content


Astro-satpass-0.128_01


Classes and app to compute satellite visibility

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


Genealogy-Wills-0.02


Lookup in a database of wills

Changes for 0.02
  • Calling new on an object now returns a clone rather than setting the defaults in the new object Handle "Ash next Sandwich" by adding both Ash and Sandwich as well Avoid adding duplicates into the database Fixed URL that's added

https://metacpan.org/dist/Genealogy-Wills


Game-RaycastFOV-2.03


raycast field-of-view and related routines

Changes for 2.03 - 2023-03-04
  • Update tests to Test2, remove github references.

https://metacpan.org/dist/Game-RaycastFOV


JSON-Schema-Modern-0.564


Validate data against a schema

Changes for 0.564 - 2023-03-04T00:43:42Z
  • further tweak performance by short-circuiting inside some subschemas (but not when annotations must be collected for "unevaluated" keywords)
  • added support for 'base64url' encoding

https://metacpan.org/dist/JSON-Schema-Modern


Complete-Man-0.100


Complete from list of available manpages

Changes for 0.100 - 2023-01-17
  • [ux] complete_manpage_section(): Give summaries for standard sections.

https://metacpan.org/dist/Complete-Man


HTTP-BrowserDetect-3.38


Determine Web browser, version, and platform from an HTTP user agent string

Changes for 3.38 - 2023-03-03T21:37:52Z
  • Detect Yandex Browser (GH#201) (altblue)
  • Detect some "Meta" apps (GH#199) (altblue)
  • Detect Instagram (GH#200) (altblue)

https://metacpan.org/dist/HTTP-BrowserDetect


Google-ProtocolBuffers-Dynamic-0.41_15


fast and complete protocol buffer implementation

Changes for 0.41_15 - 2023-03-03T22:35:37Z
  • Support reading all standard options via the introspection API

https://metacpan.org/dist/Google-ProtocolBuffers-Dynamic


GraphViz-2.26


Interface to AT&T's GraphViz. Deprecated. See GraphViz2

Changes for 2.26 - 2023-03-03
  • unchanged from 2.25 (except for deps adjustment) which also got deleted from CPAN by co-maint

https://metacpan.org/release/ETJ/GraphViz-2.26



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


CallBackery-0.44.2


CallBackery is a Mojolicious+Qoodoo Framework for building Web Applications

Changes for 0.44.2 - 2023-03-03T16:18:45Z
  • syntax regression fixed

https://metacpan.org/dist/CallBackery


CallBackery-0.44.1


CallBackery is a Mojolicious+Qoodoo Framework for building Web Applications

Changes for 0.44.1 - 2023-03-03T16:11:50Z
  • log time spent running getters

https://metacpan.org/dist/CallBackery



Ryu-3.003


stream and data flow handling for async code

Changes for 3.003 - 2023-03-03T20:51:58+08:00
  • New features

https://metacpan.org/dist/Ryu


Business-IBAN-Validator-0.06_02


A validator for the structure of IBANs.

Changes for 0.06_02 - 2023-03-03T13:06:06+01:00
  • (Abe Timmerman, Fri, 3 Mar 2023 13:06:06 +0100) Autocommit for distribution Business::IBAN::Validator 0.06_02 (test)

https://metacpan.org/dist/Business-IBAN-Validator




Ethereum-RPC-Client-0.05


Ethereum JSON-RPC Client

Changes for 0.05 - 2023-03-03T08:16:10+00:00
  • this release make is mandatory to send jsonrpc version as 2.0 as required by latest geth upgrade

https://metacpan.org/dist/Ethereum-RPC-Client




App-digitdemog-0.072


各行の文字列について、左からの桁ごとにどんな文字が現れたかをクロス表で表示。

Changes for 0.072 - 2023-03-03T16:20+09:00
https://metacpan.org/dist/App-digitdemog


App-ansifold-1.17


fold command handling ANSI terminal sequences

Changes for 1.17 - 2023-03-03T06:16:51Z
  • Make --refill does not remove extra newlines

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



App-digitdemog-0.071


各行の文字列について、左からの桁ごとにどんな文字が現れたかをクロス表で表示。

Changes for 0.071 - 2023-03-02T23:55+09:00
https://metacpan.org/dist/App-digitdemog


App-BPOMUtils-Additives-0.003


Utilities related to food additives in BPOM

Changes for 0.003 - 2023-02-05
  • Add units: ppm-as-calcium-benzoate, ppm-as-{na,k,ca}-benzoate (aliases).
  • [doc] Update mention to App-BPOMUtils (now split to separate distributions).

https://metacpan.org/dist/App-BPOMUtils-Additives


SPVM-0.9693


SPVM Language

Changes for 0.9693 - 2023-03-03
  • New Features
  • Bug Fix
  • Changed
  • Document Changes
  • CI Fix
  • Exception Message Improvement
  • Compilation Error Message Improvement

https://metacpan.org/dist/SPVM


PPR-0.001007


Pattern-based Perl Recognizer

Changes for 0.001007
  • Improved error handling via PPR::ERROR mechanism (Thanks, Yves!)

https://metacpan.org/dist/PPR


Music-CreatingRhythms-0.0301


Ported Perl from the book's C code

Changes for 0.0301 - 2023-03-02T13:11:46Z
  • Improve the eg/pfold-set.pl program.
  • Improve documentation drastically!

https://metacpan.org/dist/Music-CreatingRhythms


OpenAI-API-0.17


Perl interface to OpenAI API

Changes for 0.17 - 2024-03-02
  • Add github links to Makefile.PL

https://metacpan.org/dist/OpenAI-API


Geo-Address-Formatter-1.994


format structured address data according to various global/country rules

Changes for 1.994 - 2023-03-02
  • various performance tweaks
  • newest address-formatting

https://metacpan.org/dist/Geo-Address-Formatter


Astro-SpaceTrack-0.159_01


Download satellite orbital elements from Space Track

Changes for 0.159_01 - 2023-03-02
  • Remove spaceflight() and all supporting code.

https://metacpan.org/dist/Astro-SpaceTrack



Cpanel-JSON-XS-4.36


cPanel fork of JSON:🤐S, fast and correct serializing

Changes for 4.36 - 2023-03-02
https://metacpan.org/dist/Cpanel-JSON-XS


DateTime-Format-Genealogy-0.05


Create a DateTime object from a Genealogy Date

Changes for 0.05
  • Some people use 4 letters for months - handle them Allow more formats to be parsed when not strict Old dates (say < AD100) used to return today's date, now rejected Strings of just a year returned empty string instead of undef

https://metacpan.org/dist/DateTime-Format-Genealogy




CallBackery-0.44.0


CallBackery is a Mojolicious+Qoodoo Framework for building Web Applications

Changes for 0.44.0 - 2023-03-02T13:41:21Z
  • use the controller supplied securityHeaders method if one exists, overriding the one from the application

https://metacpan.org/dist/CallBackery


App-CSVUtils-1.021


CLI utilities related to CSV

Changes for 1.021 - 2023-03-02
  • [cli csv-cmp] Allow excluding/selecting fields to compare.
  • [cli csv-cmp] Add examples.

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








StreamFinder-2.10


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

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