Backbone-Events

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Backbone-Events
requires:
  Carp: '0'
  List::MoreUtils: '0'
  Moo::Role: '0'
  Scalar::Util: '0'
  namespace::autoclean: '0.16'
  perl: v5.10.1
resources:
  bugtracker: https://github.com/mark-5/p5-backbone-events/issues
  repository: git://github.com/mark-5/p5-backbone-events.git
version: 0.0.3

Makefile.PL  view on Meta::CPAN

  "DISTNAME" => "Backbone-Events",
  "EXE_FILES" => [],
  "LICENSE" => "perl",
  "MIN_PERL_VERSION" => "5.010001",
  "NAME" => "Backbone::Events",
  "PREREQ_PM" => {
    "Carp" => 0,
    "List::MoreUtils" => 0,
    "Moo::Role" => 0,
    "Scalar::Util" => 0,
    "namespace::autoclean" => "0.16"
  },
  "TEST_REQUIRES" => {
    "Exporter" => 0,
    "FindBin::libs" => 0,
    "Moo" => 0,
    "Test::Fatal" => 0,
    "Test::LeakTrace" => 0,
    "Test::More" => 0,
    "Test::Strict" => 0,
    "parent" => 0

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 0.490 second using v1.00-cache-2.02-grep-82fe00e-cpan-c98054f2a92 )