{
   "author" : "github:fayland",
   "depends" : [],
   "description" : "Simple, fast implementation of LRU cache in pure perl",
   "name" : "Cache::LRU",
   "provides" : {
      "Cache::LRU" : "lib/Cache/LRU.pm"
   },
   "support" : {
      "source" : "git://github.com/fayland/perl6-Cache-LRU.git"
   },
   "version" : "0.000.001",
   "version_from_original_meta" : "0.1.0"
}
