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

Changes for version v6.18.0 - 2023-02-01

  • 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

Documentation

A guide to creating your own observables

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