Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-POE-Component-Sequence-0.20.0-11.mga9 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: perl-POE-Component-Sequence Distribution: Mageia
Version: 0.20.0 Vendor: Mageia.Org
Release: 11.mga9 Build date: Mon Mar 28 18:25:41 2022
Group: Development/Perl Build host: localhost
Size: 54819 Source RPM: perl-POE-Component-Sequence-0.20.0-11.mga9.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/POE-Component-Sequence
Summary: Adds special features to nested sequences
A Sequence is a series of code blocks (actions) that are executed (handled)
within the same context, in series. Each action has access to the sequence
object, can pause it, finish the sequence, add additional actions to be
performed later, or store variables in the context (the heap).

If we had the following action in the above example sequence:

    sub {
        my $sequence = shift;
        $sequence->pause;
        ...
    }

Provides

Requires

License

GPL+ or Artistic

Changelog

* Mon Mar 28 2022 umeabot <umeabot> 0.20.0-11.mga9
  + Revision: 1830024
  - Mageia 9 Mass Rebuild

Files

/usr/share/doc/perl-POE-Component-Sequence
/usr/share/doc/perl-POE-Component-Sequence/CHANGES
/usr/share/doc/perl-POE-Component-Sequence/META.json
/usr/share/doc/perl-POE-Component-Sequence/META.yml
/usr/share/doc/perl-POE-Component-Sequence/MYMETA.yml
/usr/share/doc/perl-POE-Component-Sequence/README
/usr/share/doc/perl-POE-Component-Sequence/SIGNATURE
/usr/share/man/man3/POE::Component::Sequence.3pm.xz
/usr/share/man/man3/POE::Component::Sequence::Nested.3pm.xz
/usr/share/perl5/vendor_perl/POE
/usr/share/perl5/vendor_perl/POE/Component
/usr/share/perl5/vendor_perl/POE/Component/Sequence
/usr/share/perl5/vendor_perl/POE/Component/Sequence.pm
/usr/share/perl5/vendor_perl/POE/Component/Sequence/Nested.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 18 05:24:35 2024