Skip to main content



RxPerl-v6.25.0


an implementation of Reactive Extensions / rxjs for Perl

Changes for v6.25.0 - 2023-02-09T21:09:18Z

  • added op_delay_when, op_distinct, op_skip_last, op_time_interval, and op_timestamp

metacpan.org/dist/RxPerl



Plack-App-ServiceStatus-0.910


Check and report status of various services needed by your app

Changes for 0.910 - 2023-02-09T21:41:03+01:00

  • add started_at_iso8601 human readable timestamp (Thomas Klausner)

metacpan.org/dist/Plack-App-Se…



Plack-App-ServiceStatus-0.909


Check and report status of various services needed by your app

Changes for 0.909 - 2023-02-09T21:12:45+01:00

  • add script to generate buildinfo (Thomas Klausner)
  • display buildinfo from a json file (Thomas Klausner)

metacpan.org/dist/Plack-App-Se…




Util-H2O-More-0.3.0


provides baptise, a drop-in replacement for bless; like if bless created accessors for you. This module also provides additional methods built using h2o or o2h from Util::H2O that allow for the incremental addition of OOP into existing or small scale Perl code without having to fully commit to a Perl OOP framework or compromise one's personal Perl style.

Changes for 0.3.0

  • added tr4h2o for keys not appropriate for use as subroutine names/accessors
  • added backward compat wrappers, ini2o (ini2h2o) and o2ini (h2o2ini) due to unforseen impacts to users (who knew!?) of taking them away
  • added tests, POD
  • POD issues if found will usually just be addressed in the next release

metacpan.org/dist/Util-H2O-Mor…



Catmandu-PICA-1.10


Catmandu modules for working with PICA+ data

Changes for 1.10 - 2023-02-09T18:43:54Z

  • Quick fix to avoid failing test (see #79 for details).

metacpan.org/dist/Catmandu-PIC…

#79


Compress-Stream-Zstd-0.204


Perl interface to the Zstd (Zstandard) (de)compressor

Changes for 0.204 - 2023-02-08

  • Disable compress__mt abdad95bc46ff1e4d913afb70a5d0158bf38930a fc14e2ed8c5797af3be71c251916d44c67e44cd9
  • ignore .vscode f1a66b51af598855ff15aacc86207fb677b6ff59
  • Update to zstd 1.54 d4d6b7e7d503b4916176d27d8b7ee9ace096b0f7

metacpan.org/dist/Compress-Str…



App-psort-0.11


a perl-enhanced sort

Changes for 0.11 - 2023-02-09

  • fix --rx option without capture groups
  • warn if --rx was used wrongly (i.e. with /.../)

metacpan.org/dist/App-psort



RxPerl-v6.24.0


an implementation of Reactive Extensions / rxjs for Perl

Changes for v6.24.0 - 2023-02-09T13:13:54Z

  • added op_single
  • BUGFIX: fixed op_merge_all($n)

metacpan.org/dist/RxPerl




Plack-App-Tags-HTML-0.10


Plack application for running Tags::HTML objects.

Changes for 0.10 - 2023-02-09T11:58:28+01:00

  • Add test for 'data_init' accessor.
  • Add test for running with init() method without 'data_init' accessor.
  • Fix running with init() method without 'data_init' accessor.
  • Update to new Plack::Component::Tags::HTML.

metacpan.org/dist/Plack-App-Ta…



Template-Plugin-DataPrinter-0.017


Template Toolkit dumper plugin using Data::Printer

Changes for 0.017 - 2023-02-09T17:41:40Z

  • Require HTML::FromANSI::Tiny >= 0.104

metacpan.org/dist/Template-Plu…




Util-H2O-More-0.2.9


provides baptise, a drop-in replacement for bless; like if bless created accessors for you. This module also provides additional methods built using h2o or o2h from Util::H2O that allow for the incremental addition of OOP into existing or small scale Perl code without having to fully commit to a Perl OOP framework or compromise one's personal Perl style.

Changes for 0.2.9

  • added 2 wrappers around Data::Dumper::Dumper to help with lazy debugging of data structures;
  • ddd LIST - iterates over the LIST, applying Data::Dumper::Dumper to each item
  • dddie LIST - same as ddd, but die's at the end of the LIST
  • POD updated to reflect these helpers
  • manually tested, no unit tests added for this

metacpan.org/dist/Util-H2O-Mor…




SPVM-Digest-SHA-0.05


SHA-1/224/256/384/512

Changes for 0.05 - 2023-02-09

  • Incompatible Changes
  • Fixed Build Process Bug
  • Meta Information Improvement
  • Test Improvement
  • Test Bug Fix

metacpan.org/dist/SPVM-Digest-…



Sah-Schemas-JSON-0.007


Various schemas related to JSON

Changes for 0.007 - 2022-11-15

  • No functional changes.
  • [ux] Add examples to filters, add description to some of the schemas.
  • [doc] Cross-mention schemas.

metacpan.org/dist/Sah-Schemas-…



SPVM-Digest-MD5-0.11


SPVM interface to the MD5 Algorithm

Changes for 0.11 - 2023-02-09

  • Fixed Build Process Bug
  • Meta Information Improvement
  • Test Improvement

metacpan.org/dist/SPVM-Digest-…








DBIx-Class-CryptColumn-0.002


Automatically hash password/passphrase columns

Changes for 0.002 - 2023-02-08T22:35:16+01:00

  • Correctly pass on Crypt::Passphrase object to InflateColumn::Crypt::Passphrase
  • Improve documentation

metacpan.org/dist/DBIx-Class-C…








RxPerl-v6.23.0


an implementation of Reactive Extensions / rxjs for Perl

Changes for v6.23.0 - 2023-02-08T15:57:28Z

  • added op_audit, op_debounce, op_sample and op_throttle
  • fixed behavior of op_audit_time slightly, according to rxjs

metacpan.org/dist/RxPerl



Catmandu-1.2020


a data toolkit

Changes for 1.2020 - 2023-02-08T16:29:37Z

  • Reordering documentation focussing on command line functionality
  • Adding Catmandu::PerAPI documentation
  • Updating Catmandu::Introduction
  • Supporting fix on an Catmandu::Iterable (obs nichtich)

metacpan.org/dist/Catmandu








URI-Title-1.904


get the titles of things on the web in a sensible way

Changes for 1.904 - 2023-02-08

  • Make the image tests more reliable (RT#146263, thanks to Slaven Rezić (SREZIC))

metacpan.org/dist/URI-Title



App-Greple-xlate-0.06


translation support module for greple

Changes for 0.06 - 2023-02-08T05:58:20Z

  • fix --xlate-format=ifdef bug

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




Sereal-Encoder-5.003


Fast, compact, powerful binary serialization

Changes for 5.003

  • Production release of 5.002_001 and 5.002_002
  • OpenBSD build fixes. Gracious thanks to Andrew Hewus Fresh for providing guidance and access to an OpenBSD box to use to debug and fix this.
  • Update Miniz to 3.0.2, Zstd to 1.5.2 and Devel::CheckLib to 1.16
  • Assorted build fixes related to these updates.

metacpan.org/dist/Sereal-Encod…



Sereal-Decoder-5.003


Fast, compact, powerful binary deserialization

Changes for 5.003

  • Production release of 5.002_001 and 5.002_002
  • OpenBSD build fixes. Gracious thanks to Andrew Hewus Fresh for providing guidance and access to an OpenBSD box to use to debug and fix this.
  • Update Miniz to 3.0.2, Zstd to 1.5.2 and Devel::CheckLib to 1.16
  • Assorted build fixes related to these updates.

metacpan.org/dist/Sereal-Decod…



Sereal-5.003


Fast, compact, powerful binary (de-)serialization

Changes for 5.003

  • Production release of 5.002_001 and 5.002_002
  • OpenBSD build fixes. Gracious thanks to Andrew Hewus Fresh for providing guidance and access to an OpenBSD box to use to debug and fix this.
  • Update Miniz to 3.0.2, Zstd to 1.5.2 and Devel::CheckLib to 1.16
  • Assorted build fixes related to these updates.

metacpan.org/dist/Sereal





SPVM-Time-Local-0.08


Reverse Manipulation of localtime and gmtime Functions.

Changes for 0.08 - 2023-02-08

  • Prerequirement Changes

metacpan.org/dist/SPVM-Time-Lo…



SPVM-Sys-0.37


System Calls for File IO, User, Process, Signal, Socket

Changes for 0.37 - 2022-02-08

  • Prerequirement Changes

metacpan.org/dist/SPVM-Sys