Skip to main content



RxPerl-v6.19.0


an implementation of Reactive Extensions / rxjs for Perl

Changes for v6.19.0 - 2023-02-01T14:48:40Z
  • added op_find, op_find_index, rx_iif and op_is_empty

https://metacpan.org/dist/RxPerl


BoardStreams-v0.0.32


An easy way to use WebSockets on the browser and on the server

Changes for v0.0.32 - 2023-02-01T13:13:48Z
  • updated to allow running with RxPerl v6.18.0

https://metacpan.org/dist/BoardStreams


RxPerl-v6.18.0


an implementation of Reactive Extensions / rxjs for Perl

Changes for v6.18.0 - 2023-02-01T13:05:04Z
  • BREAKING CHANGE: op_switch_map, op_merge_map, op_concat_map and op_exhaust_map accept a second index argument in their callbacks.
  • added op_switch_all, op_merge_all, op_concat_all and op_exhaust_all

https://metacpan.org/dist/RxPerl


Sereal-Encoder-5.002


Fast, compact, powerful binary serialization

Changes for 5.002
  • Fixup Decoder tests to run on perl 5.8 which has no defined-or.
  • Consolidated changes from 5.001_00x:
  • Ensure that Encoder depends on the correct version of the Decoder. Gracious thanks to Slaven Rezic for being so patient in helping me get this release working properly.
  • Test compatibility fixes when no perl is already installed.
  • Add t/195_backcompat.t to check if the latest decoder will seamlessly handle reading output from older versions.
  • Test compatibility fixes with version 3 and earlier.

https://metacpan.org/dist/Sereal-Encoder


Sereal-Decoder-5.002


Fast, compact, powerful binary deserialization

Changes for 5.002
  • Fixup Decoder tests to run on perl 5.8 which has no defined-or.
  • Consolidated changes from 5.001_00x:
  • Ensure that Encoder depends on the correct version of the Decoder. Gracious thanks to Slaven Rezic for being so patient in helping me get this release working properly.
  • Test compatibility fixes when no perl is already installed.
  • Add t/195_backcompat.t to check if the latest decoder will seamlessly handle reading output from older versions.
  • Test compatibility fixes with version 3 and earlier.

https://metacpan.org/dist/Sereal-Decoder