The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A Contextual preference/configuration holder.",
   "author" : [
      "Jerome Eteve <jerome.eteve@gmail.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.112621",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Context-Set",
   "prereqs" : {
      "build" : {
         "requires" : {
            "DBD::SQLite" : "1.35",
            "DBIx::Class::Schema::Loader" : "0.0701",
            "Test::More" : 0
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.40"
         }
      },
      "runtime" : {
         "requires" : {
            "Moose" : "2.0401",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "Context::Set" : {
         "file" : "lib/Context/Set.pm",
         "version" : "0.01"
      },
      "Context::Set::Holder" : {
         "file" : "lib/Context/Set/Holder.pm",
         "version" : 0
      },
      "Context::Set::Manager" : {
         "file" : "lib/Context/Set/Manager.pm",
         "version" : 0
      },
      "Context::Set::Restriction" : {
         "file" : "lib/Context/Set/Restriction.pm",
         "version" : 0
      },
      "Context::Set::Role::Managed" : {
         "file" : "lib/Context/Set/Role/Managed.pm",
         "version" : 0
      },
      "Context::Set::Role::Stored" : {
         "file" : "lib/Context/Set/Role/Stored.pm",
         "version" : 0
      },
      "Context::Set::Storage" : {
         "file" : "lib/Context/Set/Storage.pm",
         "version" : 0
      },
      "Context::Set::Storage::BlackHole" : {
         "file" : "lib/Context/Set/Storage/BlackHole.pm",
         "version" : 0
      },
      "Context::Set::Storage::DBIC" : {
         "file" : "lib/Context/Set/Storage/DBIC.pm",
         "version" : 0
      },
      "Context::Set::Union" : {
         "file" : "lib/Context/Set/Union.pm",
         "version" : 0
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "0.01"
}