Skip to main content



App-Greple-xlate-0.12


translation support module for greple

Changes for 0.12 - 2023-03-08T07:33:57Z
  • introduce --xlate-maxlen option
  • update examples

https://metacpan.org/dist/App-Greple-xlate






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




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


PPIx-Regexp-0.088


Parse regular expressions

Changes for 0.088 - 2023-02-28
  • Remove support for (**{ ... code ... }). This was introduced in Perl 5.37.8 along with a single-splat version. The double-splat version was removed without deprecation in Perl 5.37.9, so it is being removed without deprecation here as well, per my stated policy about development functionality. The single-splat version still exists (and is documented) in Perl 5.37.9, and in this package.

https://metacpan.org/dist/PPIx-Regexp




Mojolicious-Plugin-Qooxdoo-1.0.14


Qooxdoo JSON-RPC support for the Mojolicious Perl framework

Changes for 1.0.14 - 2023-02-28T11:39:54Z
  • do not send raw errors to client only log them

https://metacpan.org/dist/Mojolicious-Plugin-Qooxdoo


App-samesize-0.014


現行ディレクトリにある全く同じバイトサイズのファイルを一覧にする。MD5ハッシュ値を使うオプションもある。

Changes for 0.014 - 2023-02-28
https://metacpan.org/dist/App-samesize



Tie-DiskUsage-0.23


Tie disk usage to a hash

Changes for 0.23 - 2023-02-26
  • Move testing modules to test_requires.
  • Drop generating compat Makefile.PL.

https://metacpan.org/dist/Tie-DiskUsage



Env-Dot-0.004


Read environment variables from .env file

Changes for 0.004 - 2023-02-26T21:07:39+01:00
  • Add CLI argument --version to envdot.

https://metacpan.org/dist/Env-Dot


Env-Dot-0.003


Read environment variables from .env file

Changes for 0.003 - 2023-02-26T19:58:10+01:00
  • Fix Synopsis and other documentation.
  • Add EXAMPLES to envdot executable pod.
  • Add automatic generation for envdot.self-contained.

https://metacpan.org/dist/Env-Dot




Six hours later...

I used to get the impression many project developers would support Mastodon API foremost but now I'm inclined to see more projects implement ActivityPub C2S first and then everything else.



Six hours later...

I used to get the impression many project developers would support Mastodon API foremost but now I'm inclined to see more projects implement ActivityPub C2S first and then everything else..



BSD-Getfsent-0.19


Get file system descriptor file entry

Changes for 0.19 - 2023-02-24
  • Move testing module to test_requires.
  • Drop generating compat Makefile.PL.

https://metacpan.org/dist/BSD-Getfsent


Thread-GoChannel-0.001


Fast thread queues with go-like semantics

Changes for 0.001 - 2023-02-24T17:33:32+01:00
  • First version, released on an unsuspecting world.

https://metacpan.org/dist/Thread-GoChannel







HTTP-Daemon-6.16


A simple http server class

Changes for 6.16 - 2023-02-24T03:07:14Z
  • Bump LWP::UserAgent to 6.37 in TestSuggests (GH#65) (Olaf Alders)

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


UUID-FFI-0.11


Universally Unique Identifiers FFI style

Changes for 0.11 - 2023-02-23T19:26:50Z
  • Alien::libuuid is now a prerequsite listed in META.json. If it is not needed it will be removed in the configure stage instead of added if it is needed (gh#10)

https://metacpan.org/dist/UUID-FFI



SQL-Translator-1.63


SQL DDL transformations and more

Changes for 1.63 - 2023-02-23
  • sqlt-diff: Change producer_args to sqlt_args for better self-documentation NOTE - using producer_args will now throw a deprecation warning
  • FEATURES
  • A lot of new functionality for the Oracle producer (thanks @hazardv)
  • Support DB commments in the following producers: PG, JSON, YAML. Also in the sqlite parser (thanks @djerius)
  • Support INCLUDE on indices for Pg (producer + parser)
  • Postgres producer now supports materialized views via $extra->{materialized}
  • FIXES
  • Postgres producer genrates correct constraint names for schema-namespaced tables
  • Postgres DBI parser now returns scalarref SQL instead of strings for defaults (thanks @nrdvana)
  • Postgres producer drops NOT NULL constraints more correctly (thanks @uehara-delta)
  • binaries now have their perl set by EUMM (thanks @toddr)

https://metacpan.org/dist/SQL-Translator





App-proxyforurl-1.01


An online proxy PAC file parser

Changes for 1.01 - 2023-02-23T15:03:00Z
  • Fix fetching correct URLs with PROXYFORURL_X_REQUEST_BASE

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


App-proxyforurl-1.00


An online proxy PAC file parser

Changes for 1.00 - 2023-02-23T14:25:43Z
  • Fix demo link in documentation
  • Fix dnsDomainIs('microsoft.com', 'ft.com')
  • Add support for PROXYFORURL_BRAND_NAME
  • Add support for PROXYFORURL_BRAND_URL
  • Add support for PROXYFORURL_TEMPLATES
  • Add support for PROXYFORURL_X_REQUEST_BASE
  • Changed GET /gethostbyname to POST /v1/gethostbyname
  • Changed GET /within to POST /v1/is-in-net
  • Changed default style to https://picocss.com
  • Rewrote JavaScript

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



Text-Wrap-Smart-XS-0.08


Wrap text fast into chunks of similar length

Changes for 0.08 - 2023-02-22
  • Move testing modules to test_requires.
  • Drop generating compat Makefile.PL.

https://metacpan.org/dist/Text-Wrap-Smart-XS


CallBackery-0.43.1


CallBackery is a Mojolicious+Qoodoo Framework for building Web Applications

Changes for 0.43.1 - 2023-02-22T17:19:04Z
  • make renderTemplate work, even when the destination folder does not exist

https://metacpan.org/dist/CallBackery


Cpanel-JSON-XS-4.35


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

Changes for 4.35 - 2023-02-22
  • fix utf8 object stringification (jixam PR #212)

https://metacpan.org/dist/Cpanel-JSON-XS
#212



OpenAI-API-0.09


A Perl module for accessing the OpenAI API

Changes for 0.09 - 2023-02-22
  • Minor changes, improve documentation.

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