The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A Perl implementation of BEM",
   "author" : [
      "Ivan Wills <ivan.wills@gmail.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.421",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Data-Context-BEM",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0.88",
            "Test::NoWarnings" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.42"
         }
      },
      "runtime" : {
         "requires" : {
            "Data::Context" : "v0.1.2",
            "Data::Context::Instance" : "v0.1.2",
            "Data::Context::Log" : "v0.1.2",
            "File::ShareDir" : "1.00",
            "List::MoreUtils" : "0",
            "List::Util" : "0",
            "Moose" : "0",
            "Path::Tiny" : "0",
            "Scalar::Util" : "0",
            "Template" : "0",
            "namespace::autoclean" : "0",
            "perl" : "5.006",
            "version" : "0"
         }
      }
   },
   "provides" : {
      "Data::Context::BEM" : {
         "file" : "lib/Data/Context/BEM.pm",
         "version" : "v0.0.6"
      },
      "Data::Context::BEM::Block" : {
         "file" : "lib/Data/Context/BEM/Block.pm",
         "version" : "v0.0.6"
      },
      "Data::Context::BEM::Block::Page" : {
         "file" : "lib/Data/Context/BEM/Block/Page.pm",
         "version" : "v0.0.6"
      },
      "Data::Context::BEM::Instance" : {
         "file" : "lib/Data/Context/BEM/Instance.pm",
         "version" : "v0.0.6"
      },
      "Data::Context::BEM::Merge" : {
         "file" : "lib/Data/Context/BEM/Merge.pm",
         "version" : "v0.0.6"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Data::Context::BEM"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "git://github.com/ivanwills/Data-Context-BEM.git"
      }
   },
   "version" : "v0.0.6"
}