Package : perl-POE-Component-Sequence > RPM : perl-POE-Component-Sequence-0.20.0-11.mga9.src.rpm

Basic items

Name perl-POE-Component-Sequence
Version 0.20.0
Release 11.mga9
URL https://metacpan.org/release/POE-Component-Sequence
Group Development/Perl
Summary Adds special features to nested sequences
Size 22KB
Arch noarch
License GPL+ or Artistic

Description

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;
...
}

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-28 18:25:35
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie