Data-Keys

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "get/set key+value extensible manipulations, base module for Data::Keys::E::*",
   "author" : [
      "Jozef Kutej <jkutej@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4214",
   "keywords" : [
      "key",
      "value",
      "file",
      "store"
   ],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Data-Keys",
   "prereqs" : {
      "build" : {
         "requires" : {
            "File::Temp" : "0",
            "JSON::Util" : "0",
            "Test::Differences" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0",
            "Test::NoMalware" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.36"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp::Clan" : "0",
            "Digest::SHA1" : "0",
            "IO::Any" : "0",
            "List::MoreUtils" : "0",
            "Moose" : "0",
            "Moose::Util" : "0"
         }
      }
   },
   "provides" : {
      "Data::Keys" : {
         "file" : "lib/Data/Keys.pm",
         "version" : "0.04"
      },
      "Data::Keys::E::Dir::Auto" : {
         "file" : "lib/Data/Keys/E/Dir/Auto.pm",
         "version" : "0.04"
      },
      "Data::Keys::E::Dir::Lock" : {
         "file" : "lib/Data/Keys/E/Dir/Lock.pm",
         "version" : "0.04"
      },
      "Data::Keys::E::Dir::LockInPlace" : {
         "file" : "lib/Data/Keys/E/Dir/LockInPlace.pm",
         "version" : "0.04"
      },
      "Data::Keys::E::Key::Adapt" : {
         "file" : "lib/Data/Keys/E/Key/Adapt.pm",
         "version" : "0.04"
      },
      "Data::Keys::E::Key::Auto" : {
         "file" : "lib/Data/Keys/E/Key/Auto.pm",
         "version" : "0.04"
      },
      "Data::Keys::E::Key::AutoLock" : {
         "file" : "lib/Data/Keys/E/Key/AutoLock.pm",
         "version" : "0.04"
      },
      "Data::Keys::E::Locking" : {
         "file" : "lib/Data/Keys/E/Locking.pm",
         "version" : "0.04"
      },
      "Data::Keys::E::Store::Dir" : {
         "file" : "lib/Data/Keys/E/Store/Dir.pm",
         "version" : "0.04"
      },
      "Data::Keys::E::Store::Mem" : {
         "file" : "lib/Data/Keys/E/Store/Mem.pm",



( run in 0.599 second using v1.01-cache-2.11-cpan-df04353d9ac )