Crypt-Random-Source

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Get weak or strong random data from pluggable sources'
author:
  - "יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>"
build_requires:
  File::Spec: '0'
  IO::Select: '0'
  Module::Metadata: '0'
  Test::Fatal: '0'
  Test::More: '0.88'
  ok: '0'
  perl: '5.008'
configure_requires:
  ExtUtils::MakeMaker: '0'
  Module::Build::Tiny: '0.034'
  perl: '5.008'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.011, 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-Random-Source
no_index:
  directory:
    - t
    - xt
provides:
  Crypt::Random::Source:
    file: lib/Crypt/Random/Source.pm
    version: '0.14'
  Crypt::Random::Source::Base:
    file: lib/Crypt/Random/Source/Base.pm
    version: '0.14'
  Crypt::Random::Source::Base::File:
    file: lib/Crypt/Random/Source/Base/File.pm
    version: '0.14'
  Crypt::Random::Source::Base::Handle:
    file: lib/Crypt/Random/Source/Base/Handle.pm
    version: '0.14'
  Crypt::Random::Source::Base::Proc:
    file: lib/Crypt/Random/Source/Base/Proc.pm
    version: '0.14'
  Crypt::Random::Source::Base::RandomDevice:
    file: lib/Crypt/Random/Source/Base/RandomDevice.pm
    version: '0.14'
  Crypt::Random::Source::Factory:
    file: lib/Crypt/Random/Source/Factory.pm
    version: '0.14'
  Crypt::Random::Source::Strong:
    file: lib/Crypt/Random/Source/Strong.pm
    version: '0.14'
  Crypt::Random::Source::Strong::devrandom:
    file: lib/Crypt/Random/Source/Strong/devrandom.pm
    version: '0.14'
  Crypt::Random::Source::Weak:
    file: lib/Crypt/Random/Source/Weak.pm
    version: '0.14'
  Crypt::Random::Source::Weak::devurandom:
    file: lib/Crypt/Random/Source/Weak/devurandom.pm
    version: '0.14'
requires:
  Capture::Tiny: '0.08'
  Carp: '0'
  File::Spec: '0'
  IO::File: '1.14'
  IO::Handle: '0'
  Module::Find: '0'
  Module::Runtime: '0'



( run in 0.777 second using v1.01-cache-2.11-cpan-54e63673c56 )