Skip to main content



Module-Generic-v0.29.5


Generic Module to inherit from

Changes for v0.29.5 - 2023-02-25T13:51:43Z

  • Minor improvement in Module::Generic::File in unload_json()

metacpan.org/dist/Module-Gener…




App-Greple-subst-desumasu-0.06


Japanese DESU/MASU dictionary for App::Greple::subst

Changes for 0.06 - 2023-02-25T01:31:51Z

  • 否定形の表現を追加

metacpan.org/dist/App-Greple-s…





TableData-Chemistry-Element-0.004


Chemical elements

Changes for 0.004 - 2023-02-24

  • [incompatible change] Follow TableDataRole::Spec::TableDef specification (rename get_table_spec() to get_table_def()).

metacpan.org/dist/TableData-Ch…



Perinci-Sub-Gen-AccessTable-0.592


Generate function (and its metadata) to read table data

Changes for 0.592 - 2023-02-24

  • [deprecation] Rename table_spec argument to table_def (old name is still supported but deprecated and will be removed in the future).

metacpan.org/dist/Perinci-Sub-…



App-TextWrapUtils-0.004


Utilities related to text wrapping

Changes for 0.004 - 2022-12-13

  • Add utilities: textwrap-clipboard, textunwrap-clipboard.

metacpan.org/dist/App-TextWrap…





Genealogy-ObituaryDailyTimes-0.08


Lookup an entry in the Obituary Daily Times

Changes for 0.08

  • Halved the size of the database Avoid adding duplicates into the database Added volume 28 Refactored handling of "<br>" and "<br />" in the input files

metacpan.org/dist/Genealogy-Ob…




StreamFinder-2.03


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

Changes for 2.03 - 2023-02-24

  • Fix debug messages that were displaying without debugging turned on.
  • StreamFinder::Brighteon - Convert "embed" URLs to standard ones, so that if passed an embed url, the proper stream data will be returned.

metacpan.org/dist/StreamFinder



CGI-Buffer-0.83


Verify, Cache and Optimise CGI Output

Changes for 0.83

  • Bump minimum version because of IO::Compress::Brotli failures Fix problem where Last-Modified header not set when no cache Generate 304 on non-cached files Added HTTP/2.0 recognition Make debugging more readable Log correctly when data isn't retrieved from the cache Call logger instead of warn where possible

metacpan.org/dist/CGI-Buffer




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…






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…