---
name: Math-Random-ISAAC
version: 1.002
author:
  - 'Jonathan Yu <jawnsy@cpan.org>'
abstract: Perl interface to the ISAAC PRNG Algorithm
license: unrestricted
build_requires:
  Test::NoWarnings: 0.084
requires:
  Test::More: 0.62
  perl: 5.006
recommends:
  Math::Random::ISAAC::XS: 0
configure_requires:
  Module::Build: 0.340201
dynamic_config: 0
provides:
  Math::Random::ISAAC:
    file: lib/Math/Random/ISAAC.pm
    version: 1.002
  Math::Random::ISAAC::PP:
    file: lib/Math/Random/ISAAC/PP.pm
    version: 1.002
generated_by: Module::Build version 0.340201
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
resources:
  Ratings: http://cpanratings.perl.org/d/Math-Random-ISAAC
  bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Math-Random-ISAAC
  license: http://edwardsamuels.com/copyright/beyond/articles/public.html
  repository: http://svn.ali.as/cpan/trunk/Math-Random-ISAAC