SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-WordListRole-RandomSeekPick rpm build for : OpenSuSE. For other distributions click perl-WordListRole-RandomSeekPick.

Name : perl-WordListRole-RandomSeekPick
Version : 0.004 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2023-07-20 18:29:38
Group : Development/Libraries/Perl Source RPM : perl-WordListRole-RandomSeekPick-0.004-lp155.1.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
Summary : Provide a pick() implementation that random-seeks DATA
Description :
The default WordList\'s \'pick()\' performs a scan on the whole word list once
while collecting random items. This role provides an alternative
implementation that random-seeks on DATA, discard the line fragment, then
get the next line. This algorithm does not provide uniformly random
picking, but for many cases it should be random enough. It is faster if you
have a huge word list and just want to pick one or a few items.

Note: since this role\'s \'pick()\' operates on the DATA filehandle directly
instead of using \'each_word()\', it cannot be used on dynamic wordlists.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-WordListRole-RandomSeekPick-0.004-lp155.1.1.noarch.rpm
     

Provides :
perl(WordListRole::RandomSeekPick)
perl-WordListRole-RandomSeekPick

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Role::Tiny)
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/WordListRole
/usr/lib/perl5/vendor_perl/5.26.1/WordListRole/RandomSeekPick.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-WordListRole-RandomSeekPick
/usr/share/doc/packages/perl-WordListRole-RandomSeekPick/Changes
/usr/share/doc/packages/perl-WordListRole-RandomSeekPick/README
/usr/share/licenses/perl-WordListRole-RandomSeekPick
/usr/share/licenses/perl-WordListRole-RandomSeekPick/LICENSE
/usr/share/man/man3/WordListRole::RandomSeekPick.3pm.gz

 
ICM