Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > 2687bfb2a9e0224e0de3b209c92378b0

perl-POE-Component-Sequence-0.20.0-6.mga5.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: