Sophie

Sophie

distrib > Mageia > 9 > x86_64 > media > core-release > by-pkgid > 86039276958349b415ecb96fa6e31b9f

perl-POE-Component-Sequence-0.20.0-11.mga9.noarch.rpm

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

Sources packages:

Other version of this rpm: