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-12.mga10 RPM for noarch

From Mageia Cauldron for i686 / media / core / release

Name: perl-POE-Component-Sequence Distribution: Mageia
Version: 0.20.0 Vendor: Mageia.Org
Release: 12.mga10 Build date: Fri Jun 27 14:44:02 2025
Group: Development/Perl Build host: localhost
Size: 53015 Source RPM: perl-POE-Component-Sequence-0.20.0-12.mga10.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

* Fri Jun 27 2025 umeabot <umeabot> 0.20.0-12.mga10
  + Revision: 2211762
  - Mageia 10 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, Sat Jun 28 06:22:52 2025