Sophie

Sophie

distrib > Mageia > cauldron > i586 > by-pkgid > ef47f8f3a31925ffd925b075c40ca2b0

perl-POE-Component-Sequence-0.20.0-11.mga9.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: