SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-String-Random rpm build for : Mageia 9. For other distributions click perl-String-Random.

Name : perl-String-Random
Version : 0.320.0 Vendor : Mageia_Org
Release : 2.mga9 Date : 2022-03-21 17:34:17
Group : Development/Perl Source RPM : perl-String-Random-0.320.0-2.mga9.src.rpm
Size : 0.09 MB
Packager : umeabot < umeabot>
Summary : Perl module to generate random strings based
Description :
This module makes it trivial to generate random strings.

As an example, let\'s say you are writing a script that needs to generate a
random password for a user. The relevant code might look something like
this:

use String::Random;
$pass = new String::Random;
print \"Your password is \", $pass->randpattern(\"CCcc!ccn\"), \"\
\";

RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/aarch64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-String-Random-0.320.0-2.mga9.noarch.rpm
ftp.icm.edu.pl  perl-String-Random-0.320.0-2.mga9.noarch.rpm
ftp.icm.edu.pl  perl-String-Random-0.320.0-2.mga9.noarch.rpm
ftp.icm.edu.pl  perl-String-Random-0.320.0-2.mga9.noarch.rpm
     

Provides :
perl(String::Random)
perl-String-Random

Requires :
perl >= 0:5.006_001
perl(Carp)
perl(Exporter)
perl(parent)
perl(strict)
perl(warnings)
perl-base >= 2:5.34.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/perl-String-Random
/usr/share/doc/perl-String-Random/Changes
/usr/share/doc/perl-String-Random/LICENSE
/usr/share/doc/perl-String-Random/META.json
/usr/share/doc/perl-String-Random/META.yml
/usr/share/doc/perl-String-Random/MYMETA.yml
/usr/share/doc/perl-String-Random/README
/usr/share/doc/perl-String-Random/TODO
/usr/share/man/man3/String::Random.3pm.xz
/usr/share/perl5/vendor_perl/String
/usr/share/perl5/vendor_perl/String/Random.pm

 
ICM