Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > bec8abf6808c38095810157f7b39b2c7

perl-POE-Component-Sequence-0.20.0-2.mga3.src.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;
...
}

Generated packages:

Other version of this rpm: