Skip to main content



RxPerl-v6.27.0


an implementation of Reactive Extensions / rxjs for Perl

Changes for v6.27.0 - 2023-03-01T15:00:57Z

  • op_audit, op_debounce, op_every, op_first, op_take_while, op_throttle allow $_ in their callbacks
  • BREAKING CHANGE: op_take_while's callback accepts also $index as second parameter

metacpan.org/dist/RxPerl



Venus-2.01


OO Library for Perl 5

Changes for 2.01 - 2022-02-28

  • [feature] Implement Venus::Test "partials" feature
  • [feature] Implement Venus::Config
  • [feature] Implement Venus#caught
  • [feature] Support documentation of messages and exceptions
  • [feature] Implement Venus::Space#swap
  • [feature] Support documentation and testing of magic "attest" comment
  • [update] Address CPAN report 9dabc3cc-a53c-11ed-8404-33246e8775ea
  • [update] Fix "initial" in Venus::Role::Optional

metacpan.org/dist/Venus



ExtUtils-MakeMaker-7.67_01


Create a module Makefile

Changes for 7.67_01

  • Bug fixes:
  • Treat MidnightBSD as a BSD
  • fix MIN_PERL_VERSION for perl versions with underscores
  • Test fixes:
  • t/.../More.pm - remove isn't: apostrophe as a package sep is deprecated

metacpan.org/dist/ExtUtils-Mak…



RxPerl-v6.26.3


an implementation of Reactive Extensions / rxjs for Perl

Changes for v6.26.3 - 2023-03-01T13:08:40Z

  • wrote CreatingPipeableOperators pod page

metacpan.org/dist/RxPerl



Text-CSV_XS-1.50


Comma-Separated Values manipulation routines

Changes for 1.50 - 2023-03-01

  • Promote sep to sep_set in csv () with auto-headers
  • Fix bug in set_diag surfaced by PERL_RC_STACK

metacpan.org/dist/Text-CSV_XS