The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version v6.28.0 - 2023-09-28

  • removed op_group_by operator, because it was too buggy. (If anyone has a good grasp of how it works/what it should do, feel free to contact me)
  • removed EXPERIMENTAL status of the two promise functions, since rxjs v7 has been released

Documentation

A guide to creating your own observables
A guide to creating your own pipeable operators

Modules

an implementation of Reactive Extensions / rxjs for Perl

Provides

in lib/RxPerl/Base.pm
in lib/RxPerl/BehaviorSubject.pm
in lib/RxPerl/ConnectableObservable.pm
in lib/RxPerl/Functions.pm
in lib/RxPerl/Observable.pm
in lib/RxPerl/Operators/Creation.pm
in lib/RxPerl/Operators/Pipeable.pm
in lib/RxPerl/ReplaySubject.pm
in lib/RxPerl/Subject.pm
in lib/RxPerl/Subscriber.pm
in lib/RxPerl/Subscription.pm
in lib/RxPerl/SyncTimers.pm
in lib/RxPerl/Test.pm
in lib/RxPerl/Utils.pm