Package : perl-String-Random > RPM : perl-String-Random-0.290.0-2.mga6.src.rpm

Basic items

Name perl-String-Random
Version 0.290.0
Release 2.mga6
URL http://search.cpan.org/dist/String-Random
Group Development/Perl
Summary Perl module to generate random strings based
Size 24KB
Arch noarch
License GPL+ or Artistic

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"), "
";

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2016-06-19 09:55:38
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie