SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Syntax-Keyword-Gather rpm build for : OpenSuSE. For other distributions click perl-Syntax-Keyword-Gather.

Name : perl-Syntax-Keyword-Gather
Version : 1.3.2 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 150500.1.1 Date : 2024-08-25 20:23:32
Group : Unspecified Source RPM : perl-Syntax-Keyword-Gather-1.3.2-150500.1.1.src.rpm
Size : 0.03 MB
Packager : https://www_suse_com/
Summary : Implements the Perl 6 \'gather/take\' control structure in Perl 5
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.

At the end of the block\'s execution, the \'gather\' returns the list of
values stored in the array (in a list context) or a reference to the array
(in a scalar context).

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_15_SP5/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Syntax-Keyword-Gather-1.3.2-150500.1.1.noarch.rpm
     

Provides :
perl(Syntax::Keyword::Gather)
perl(Syntax::Keyword::Gather::MagicArrayRef)
perl-Syntax-Keyword-Gather

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Sub::Exporter::Progressive)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Syntax
/usr/lib/perl5/vendor_perl/5.26.1/Syntax/Keyword
/usr/lib/perl5/vendor_perl/5.26.1/Syntax/Keyword/Gather.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Syntax-Keyword-Gather
/usr/share/doc/packages/perl-Syntax-Keyword-Gather/Changes
/usr/share/doc/packages/perl-Syntax-Keyword-Gather/README
/usr/share/licenses/perl-Syntax-Keyword-Gather
/usr/share/licenses/perl-Syntax-Keyword-Gather/LICENSE
/usr/share/man/man3/Syntax::Keyword::Gather.3pm.gz

 
ICM