1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
---
abstract: 'Perl interface to system randomness, XS version'
author:
- 'Leon Timmermans <fawaka@gmail.com>'
build_requires:
File::Spec: '0'
IO::Handle: '0'
IPC::Open3: '0'
Test::More: '0'
perl: '5.010'
configure_requires:
Dist::Build: '0.025'
Dist::Build::XS: '0'
Dist::Build::XS::Conf: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.037, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Crypt-SysRandom-XS
provides:
Crypt::SysRandom::XS:
file: lib/Crypt/SysRandom/XS.pm
version: '0.011'
requires:
Exporter: '0'
XSLoader: '0'
perl: '5.010'
strict: '0'
warnings: '0'
resources:
bugtracker: https://github.com/Leont/crypt-sysrandom-xs/issues
repository: git://github.com/Leont/crypt-sysrandom-xs.git
version: '0.011'
x_generated_by_perl: v5.42.0
x_serialization_backend: 'YAML::Tiny version 1.76'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
|