Skip to main content



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…