Skip to main content




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.

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.

metacpan.org/dist/Thread-GoCha…






Crayon-1.01


dedupe, minify and extend CSS

Changes for 1.01 - 2023-02-24

  • Adds parse_directory function which parses a directory of css files.

metacpan.org/dist/Crayon




Perinci-Sub-GetArgs-Argv-0.850


Get subroutine arguments from command line arguments (@ARGV)

Changes for 0.850 - 2023-02-24

  • No changes from 0.849_001.

metacpan.org/release/PERLANCAR…



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)

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)

metacpan.org/dist/UUID-FFI



App-TextWrapUtils-0.003


Utilities related to text wrapping

Changes for 0.003 - 2022-12-13

  • Add utility: textunwrap.
  • Tweak Abstract for textwrap.

metacpan.org/dist/App-TextWrap…



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)

metacpan.org/dist/SQL-Translat…



DB-Object-v0.11.0


A SQL Database object abstraction class

Changes for v0.11.0 - 2022-12-22T21:35:05Z

  • Minor correction to method format_update() in DB::Object::Query
  • Implemented handling of use of unknown fields (via the $tbl->fo->some_field mechanism)
  • Created new Module DB::Object::Fields::Unknown
  • Updated methods _group_order(), _where_having() in DB::Object::Query
  • Updated _process_limit in DB::Object::Query to take under account user-specified placeholders
  • Also updated DB::Object::Mysql::Query, DB::Object::Postgres::Query and DB::Object::SQLite::Query

metacpan.org/dist/DB-Object



Geo-ShapeFile-3.03


Perl extension for handling ESRI GIS Shapefiles.

Changes for 3.03 - 2022-02-24

  • Tests: Generate unicode file names on the fly (GH#30).

metacpan.org/dist/Geo-ShapeFil…



App-GUI-Harmonograph-0.58


sculpting beautiful circular drawings

Changes for 0.58 - 2023-02-23

  • = maintenance and starting mod matrix
  • " optimized GUI of panel section Pen LIne
  • ~ moved config to ~/.config/harmonograph
  • ! config parser had silent bug

metacpan.org/dist/App-GUI-Harm…



Algorithm-Toy-HashSC-0.02


a toy separate chain hash implementation

Changes for 0.02 - 2023-02-23

  • Modernize to Module::Build, Test2, etc

metacpan.org/dist/Algorithm-To…





Alien-Gnuplot-1.040


Find and verify functionality of the gnuplot executable.

Changes for 1.040 - 2023-02-23

  • Switch to using Alien::Build / alienfile to check and install Gnuplot.
  • Alien::Gnuplot is now a subclass of Alien::Base.
  • Remove interactive installation option for using system package manager. The build now gives hints on what command to run instead.
  • Add check for broken Gnuplot pipe IPC on Windows for versions in the exclusive range ( 5.2.8, 5.4.6 ). See <github.com/PDLPorters/PDL-Grap… for more information.
  • Can now download then build Gnuplot from source on non-MSWin32 platforms and download then install the pre-built Gnuplot binaries on MSWin32. GH#2.
  • API change: load_gnuplot() is no longer called when loading the module with `require` or `do`. It is instead called by `import()`. This means that the usual `use Alien::Gnuplot;` should continue to work.

metacpan.org/dist/Alien-Gnuplo…



Net-EPP-Registry-Nominet-0.07_01


EPP client code for Nominet

Changes for 0.07_01 - 2023-02-23

  • Add fork method
  • Add ability to change contact ID in update_contact
  • Add ability to move a domain to a different registrant with update_domain

metacpan.org/dist/Net-EPP-Regi…



App-GUI-Cellgraph-0.25


draw pattern by cellular automata

Changes for 0.25 - 2023-02-23

  • = colors
  • ~ moved config to ~/.config/cellgraph
  • ! switch current state on color panel now moves also HSL values
  • ! grid computation bug
  • ! fixed progressbar

metacpan.org/dist/App-GUI-Cell…





Google-Ads-GoogleAds-Client-15.0.0


Google Ads API Client Library for Perl

Changes for 15.0.0 - 2023-02-22

  • Added support for Google Ads API v13.
  • Removed support for Google Ads API v10.
  • Reworked code examples to address the deprecation of combined rule user lists and expression rule user lists:

metacpan.org/dist/Google-Ads-G…



File-Text-CSV-0.02


Easy access to CSV data files

Changes for 0.02 - 2016-01-17

  • Renamed to File::Text::CSV. Use Text::CSV_XS (Text::CSV is still safe as well).

metacpan.org/release/JV/File-T…



Algorithm-MedianSelect-XS-0.23


Median finding algorithm

Changes for 0.23 - 2023-02-23

  • Move testing module to test_requires.
  • Drop generating compat Makefile.PL.

metacpan.org/dist/Algorithm-Me…





Mojo-WebSocketProxy-Backend-ConsumerGroups-0.03


Class for communication with backend by sending messaging through redis streams.

Changes for 0.03 - 2023-02-23T04:18:42+00:00

  • Rename msg_group to category

metacpan.org/dist/Mojo-WebSock…



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

metacpan.org/dist/App-proxyfor…



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 picocss.com
  • Rewrote JavaScript

metacpan.org/dist/App-proxyfor…



Mojo-WebSocketProxy-Backend-ConsumerGroups-0.02


Class for communication with backend by sending messaging through redis streams.

Changes for 0.02 - 2023-02-21T09:51:08Z

  • Rename msg_group to category

metacpan.org/dist/Mojo-WebSock…







Mojo-WebSocketProxy-Backend-ConsumerGroups-0.02


Class for communication with backend by sending messaging through redis streams.

Changes for 0.02 - 2023-02-21T09:51:08Z

  • Rename msg_group to category

metacpan.org/dist/Mojo-WebSock…



Test2-Harness-1.000148


A new and improved test harness with better Test2 integration.

Changes for 1.000148 - 2023-02-22T17:17:49-08:00

  • Fix output corruption in interactive mode

metacpan.org/dist/Test2-Harnes…



Net-SSLeay-1.93_02


Perl bindings for OpenSSL and LibreSSL

Changes for 1.93_02 - 2023-02-22

  • Update ppport.h to version 3.68. This eliminates thousands of compound-token-split-by-macro compiler warnings when building Net-SSLeay with Clang 12 or greater. Partially fixes GH-383.
  • Silence compound-token-split-by-macro warnings when building Net-SSLeay with Clang 12 or greater. Fixes the remainder of GH-383.
  • When building Net-SSLeay, search for the openssl binary in the same directory in which Perl is installed (i.e. $Config{prefix}/bin/). Thanks to Henrik Grimler for the patch.
  • Expose EVP_PKEY_security_bits. Thanks to Felipe Gasper.
  • Major update to Gihub Actions configuration. Thanks to Felipe Gasper. New testing targets are:
  • Fix compilation failure using cl. Microsoft cl compiler do not like when preprocessor directives are inside a macro. Fixes GH-403. Thanks to Jean-Damien Durand.
  • Update CTX_use_PKCS12_file() and CTX_use_PKCS12_file() to use BIO functions for avoiding "no OPENSSL_Applink" runtime errors. Fixes GH-281 and RT#101638. Thanks to Jean-Damien Durand.
  • Add to README.Win32 more information about OPENSSL_Applink and how it may be needed with FILE pointers and POSIX/Unix fds. Recommended method is to avoid them and use OpenSSL BIO functions instead. Update SSLeay.pod with alternatives to Net::SSLeay::SESSION_print_fp(). Closes GH-411.
  • Refactor variable declarations in RSA_generate_key to allow SSLeay.xs to compile under -Werror=declaration-after-statement. Fixes GH-407. Thanks to dharanlinux for the report.
  • Fix memory leaks after calls to X509_get_ext_d2i. Thanks to Anton Borowka.
  • Documentation fix: Correct CRL revocation reasons in P_X509_CRL_add_revoked_serial_hex(). Closes GH-397. Reported by Marc Reisner.
  • Support stable releases of LibreSSL 3.5 and 3.6.
  • Update callback set by SSL_set_session_secret_cb to adjust master secret's length. This is needed with OpenSSL 1.1.1 and later that provide buffer that is now longer than 48 octets. Fix Net::SSLeay::get_keyblock_size() size calculation with AEAD ciphers. These functions were originally added to OpenSSL and Net::SSLeay for EAP-FAST. These changes allow EAP-FAST to work with AEAD ciphers and with OpenSSL versions 1.1.1 and later.
  • Remove code guarded by obsolete SSL_F_SSL_SET_HELLO_EXTENSION #ifdef. This was used by the initial EAP-FAST related OpenSSL patch which was never part of the OpenSSL distribution.
  • PEM_get_string_PrivateKey() currently uses DES-CBC as its default encryption algorithm. Test 33_x509_create_cert.t now skips testing the default algorithm on systems that support providers but don't have the legacy provider available. One such system is FreeBSD 13.0 with OpenSSL which was added as disabled in GitHub actions by PR GH-402 but can now be enabled. Long term fix is to replace DES-CBC with a modern cipher. Allows closing GH-394.

metacpan.org/dist/Net-SSLeay



Geo-ShapeFile-3.02


Perl extension for handling ESRI GIS Shapefiles.

Changes for 3.02 - 2022-02-23

  • Fix copy-paste error in MultiPointM handling (GH#28).
  • CI changes (GH#27, GH#29)
  • Thanks to @voegelas for all three PRs.

metacpan.org/dist/Geo-ShapeFil…



Clipboard-Any-0.009


Common interface to clipboard manager functions

Changes for 0.009 - 2022-12-13

  • Add function: get_clipboard_history_item.

metacpan.org/dist/Clipboard-An…



Game-Xomb-1.05


a game featuring @ versus the Xarci Bedo

Changes for 1.05 - 2023-02-22T23:30:00Z

  • moved off of github

metacpan.org/dist/Game-Xomb





HTTP-Daemon-6.15


A simple http server class

Changes for 6.15 - 2023-02-22T22:02:46Z

  • Fix CVE-2022-31081: Inconsistent Interpretation of HTTP Requests Correctly handle multiple Content-Length headers and its variants (Theo van Hoesel) Closes "Discrepancies in the Parsing of Content Length header ..." (GH#56) (blessingcharles)
  • kill test server with KILL rather than QUIT (GH#63) (Graham Knop)
  • Create TestServer test lib for running daemon process (GH#62) (Graham Knop)
  • Clean up tests (GH#61) (Graham Knop)

metacpan.org/dist/HTTP-Daemon



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.

metacpan.org/dist/Text-Wrap-Sm…



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

metacpan.org/dist/CallBackery