Fedora Packages

perl-Syntax-Keyword-Gather

Implements the Perl 6 'gather/take' control structure in Perl 5

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.003002-12.fc35 -
Fedora 35 1.003002-12.fc35 -
Fedora 34 1.003002-10.fc34 -
Package Info

You can contact the maintainers of this package via email at perl-Syntax-Keyword-Gather dash maintainers at fedoraproject dot org.



Sources on Pagure