The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "fixed record store",
   "author" : [
      "Eric Wolf        coyocanid@gmail.com"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.422",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Yote",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.4",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.42"
         }
      },
      "runtime" : {
         "requires" : {
            "Data::RecordStore" : "1",
            "Devel::Refcount" : "0.1",
            "JSON" : "0",
            "WeakRef" : "0.01",
            "perl" : "v5.10.0"
         }
      }
   },
   "provides" : {
      "Yote" : {
         "file" : "lib/Yote.pm",
         "version" : "1.44"
      },
      "Yote::Array" : {
         "file" : "lib/Yote.pm"
      },
      "Yote::Hash" : {
         "file" : "lib/Yote.pm"
      },
      "Yote::Obj" : {
         "file" : "lib/Yote.pm"
      },
      "Yote::ObjStore" : {
         "file" : "lib/Yote.pm"
      },
      "Yote::YoteDB" : {
         "file" : "lib/Yote.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "1.44"
}