Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 411ecb857cfae505f643cf0bfbbc73dc

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