diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-11 18:44:42 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:15 +0700 |
commit | 33377f37908d8d49c624376c3305a6c4910a59f5 (patch) | |
tree | f50bde1ef67155a66d40d3b238ba2e37c5ee8044 /perl | |
parent | 79e2e9eabcd74eaac7225f0d8c6598d7b955f5ff (diff) |
perl/perl-String-Random: Fix README, slack-desc.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-String-Random/README | 3 | ||||
-rw-r--r-- | perl/perl-String-Random/slack-desc | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/perl/perl-String-Random/README b/perl/perl-String-Random/README index c2b3693a6f42..31e750c7abe1 100644 --- a/perl/perl-String-Random/README +++ b/perl/perl-String-Random/README @@ -1 +1,2 @@ -String::Random - Perl module to generate random strings based on a pattern. +String::Random - Perl module to generate random strings based on a +pattern. diff --git a/perl/perl-String-Random/slack-desc b/perl/perl-String-Random/slack-desc index 689c22058806..590e14456c02 100644 --- a/perl/perl-String-Random/slack-desc +++ b/perl/perl-String-Random/slack-desc @@ -5,7 +5,7 @@ # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. - |-----handy-ruler------------------------------------------------------| + |-----handy-ruler------------------------------------------------------| perl-String-Random: perl-String-Random (Random string generator) perl-String-Random: perl-String-Random: This module generates random strings based on a pattern |