freebsd-ports/devel/p5-Syntax-Keyword-Gather/pkg-plist
Sunpoet Po-Chuan Hsieh 6bbae5e6a3 Add p5-Syntax-Keyword-Gather 1.003001
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/
2017-05-07 21:26:12 +00:00

2 lines
83 B
Text

%%SITE_PERL%%/Syntax/Keyword/Gather.pm
%%PERL5_MAN3%%/Syntax::Keyword::Gather.3.gz