mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 11:26:29 -04:00
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. Syntax::Keyword::Gather implements that control structure. WWW: http://search.cpan.org/dist/Syntax-Keyword-Gather/
3 lines
190 B
Text
3 lines
190 B
Text
TIMESTAMP = 1494073824
|
|
SHA256 (Syntax-Keyword-Gather-1.003001.tar.gz) = ba97d1a04bf8a0581256534c288129e2a79768d65f2dd4e70e3a35f07cc9ab77
|
|
SIZE (Syntax-Keyword-Gather-1.003001.tar.gz) = 14169
|