{
   "abstract" : "Multiprocess shared-memory hash maps with LRU eviction and per-key TTL",
   "author" : [
      "vividsnow"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.78, CPAN::Meta::Converter version 2.150014",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Data-HashMap-Shared",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Devel::PPPort" : "0",
            "ExtUtils::MakeMaker" : "0",
            "XS::Parse::Keyword::Builder" : "0.40"
         }
      },
      "runtime" : {
         "requires" : {
            "XS::Parse::Keyword" : "0.40",
            "perl" : "5.022"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Data::HashMap::Shared" : {
         "file" : "lib/Data/HashMap/Shared.pm",
         "version" : "0.20"
      },
      "Data::HashMap::Shared::I16" : {
         "file" : "lib/Data/HashMap/Shared/I16.pm",
         "version" : "0.20"
      },
      "Data::HashMap::Shared::I16S" : {
         "file" : "lib/Data/HashMap/Shared/I16S.pm",
         "version" : "0.20"
      },
      "Data::HashMap::Shared::I32" : {
         "file" : "lib/Data/HashMap/Shared/I32.pm",
         "version" : "0.20"
      },
      "Data::HashMap::Shared::I32S" : {
         "file" : "lib/Data/HashMap/Shared/I32S.pm",
         "version" : "0.20"
      },
      "Data::HashMap::Shared::II" : {
         "file" : "lib/Data/HashMap/Shared/II.pm",
         "version" : "0.20"
      },
      "Data::HashMap::Shared::IS" : {
         "file" : "lib/Data/HashMap/Shared/IS.pm",
         "version" : "0.20"
      },
      "Data::HashMap::Shared::SI" : {
         "file" : "lib/Data/HashMap/Shared/SI.pm",
         "version" : "0.20"
      },
      "Data::HashMap::Shared::SI16" : {
         "file" : "lib/Data/HashMap/Shared/SI16.pm",
         "version" : "0.20"
      },
      "Data::HashMap::Shared::SI32" : {
         "file" : "lib/Data/HashMap/Shared/SI32.pm",
         "version" : "0.20"
      },
      "Data::HashMap::Shared::SS" : {
         "file" : "lib/Data/HashMap/Shared/SS.pm",
         "version" : "0.20"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/vividsnow/perl5-data-hashmap-shared/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/vividsnow/perl5-data-hashmap-shared.git",
         "web" : "https://github.com/vividsnow/perl5-data-hashmap-shared"
      }
   },
   "version" : "0.20",
   "x_serialization_backend" : "JSON::PP version 4.18"
}
