{ "abstract" : "A perl implemantation of SimpleFlake. Inspired by https://github.com/SawdustSoftware/simpleflake", "author" : [ "=over" ], "dynamic_config" : 0, "generated_by" : "Minilla/v2.4.1", "license" : [ "artistic_2" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "SimpleFlake", "no_index" : { "directory" : [ "t", "xt", "inc", "share", "eg", "examples", "author", "builder" ] }, "prereqs" : { "configure" : { "requires" : { "Module::Build::Tiny" : "0.035" } }, "develop" : { "requires" : { "Test::CPAN::Meta" : "0", "Test::MinimumVersion::Fast" : "0.04", "Test::PAUSE::Permissions" : "0.04", "Test::Pod" : "1.41", "Test::Spellunker" : "v0.2.7" } }, "runtime" : { "requires" : { "Bytes::Random::Secure" : "0", "Math::BigInt" : "0", "Math::BigInt::GMP" : "0", "Math::Random::ISAAC" : "0", "Time::HiRes" : "0", "perl" : "5.008001" } }, "test" : { "requires" : { "Test::More" : "0.98" } } }, "provides" : { "SimpleFlake" : { "file" : "lib/SimpleFlake.pm", "version" : "0.05" } }, "release_status" : "stable", "version" : "0.05", "x_contributors" : [ "Jens Gassmann ", "Patrick Simon " ] }