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

Changes for version v0.15.1 - 2020-09-04

  • rx_from_event and rx_from_event_array now hold weakref to emitter
  • op_delay now does not delay error events (as in rxjs)
  • subscribers' next & error methods now accept at most 1 argument

Modules

an implementation of Reactive Extensions / rxjs for Perl

Provides

in lib/RxPerl/AnyEvent.pm
in lib/RxPerl/ConnectableObservable.pm
in lib/RxPerl/IOAsync.pm
in lib/RxPerl/Mojo.pm
in lib/RxPerl/Observable.pm
in lib/RxPerl/Operators/Creation.pm
in lib/RxPerl/Operators/Pipeable.pm
in lib/RxPerl/Subject.pm
in lib/RxPerl/Subscriber.pm
in lib/RxPerl/Subscription.pm
in lib/RxPerl/Utils.pm