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-19.fc40 -
Fedora 40 1.003002-19.fc40 -
Fedora 39 1.003002-17.fc39 -
Fedora 38 1.003002-16.fc38 -
File a new bug report »
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