Letter P

perl-Syntax-Keyword-Gather - Implements the Perl 6 'gather/take' control structure in Perl 5

Website: https://metacpan.org/release/Syntax-Keyword-Gather/
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
Description:
Perl 6 provides a new control structure -- gather -- that allows lists to
be constructed procedurally, without the need for a temporary variable.
Within the block/closure controlled by a gather any call to take pushes
that call's argument list to an implicitly created array. take returns the
number of elements it took. This module implements that control structure.

Packages

perl-Syntax-Keyword-Gather-1.003002-1.fc14.al.src [18 KiB] Changelog by Emmanuel Seyman (2018-06-19):
- Initial specfile, based on the one autogenerated by cpanspec 1.78.

Listing created by Repoview-0.6.6-6.fc14.al