summaryrefslogtreecommitdiffstats
path: root/perl-cpan/crypt-openssl-random/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'perl-cpan/crypt-openssl-random/DETAILS')
-rwxr-xr-xperl-cpan/crypt-openssl-random/DETAILS14
1 files changed, 14 insertions, 0 deletions
diff --git a/perl-cpan/crypt-openssl-random/DETAILS b/perl-cpan/crypt-openssl-random/DETAILS
new file mode 100755
index 0000000000..6af9b3625d
--- /dev/null
+++ b/perl-cpan/crypt-openssl-random/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=crypt-openssl-random
+ VERSION=0.10
+ SOURCE="Crypt-OpenSSL-Random-${VERSION}.tar.gz"
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/R/RU/RURBAN/${SOURCE}
+ SOURCE_HASH=sha512:e1fd1de82910a58c3f40e097fab6bfde9fb6162b07ebeadd16ff406a547fbd9c0cf5b0d46bba13093a00d9fac0044d9b793668411dd758c0169512d79b8bc691
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Crypt-OpenSSL-Random-${VERSION}"
+ WEB_SITE="https://metacpan.org/pod/Crypt::OpenSSL::Random"
+ LICENSE[0]=ART
+ ENTERED=20150717
+ SHORT="routines for accessing the OpenSSL pseudo-random number generator using the openSSL libraries"
+cat << EOF
+Crypt::OpenSSL::Random provides the ability to seed and query the OpenSSL
+library's pseudo-random number generator.
+EOF