The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Add a blame() method to L<Git::Repository>.",
   "author" : [
      "Guillaume Aubert <aubertg@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4205",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Git-Repository-Plugin-Blame",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Data::Dumper" : "0",
            "Test::Deep" : "0",
            "Test::Exception" : "0",
            "Test::FailWarnings" : "0",
            "Test::Git" : "0",
            "Test::More" : "0",
            "Test::Requires::Git" : "1.005",
            "Test::Type" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Class::Load" : "0.2",
            "Data::Validate::Type" : "0",
            "Git::Repository" : "1.2",
            "Git::Repository::Plugin::Log" : "0",
            "Perl6::Slurp" : "0",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "Git::Repository::Plugin::Blame" : {
         "file" : "lib/Git/Repository/Plugin/Blame.pm",
         "version" : "v1.4.0"
      },
      "Git::Repository::Plugin::Blame::Cache" : {
         "file" : "lib/Git/Repository/Plugin/Blame/Cache.pm",
         "version" : "v1.4.0"
      },
      "Git::Repository::Plugin::Blame::Line" : {
         "file" : "lib/Git/Repository/Plugin/Blame/Line.pm",
         "version" : "v1.4.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/guillaumeaubert/Git-Repository-Plugin-Blame/issues"
      },
      "homepage" : "https://metacpan.org/release/Git-Repository-Plugin-Blame",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "https://github.com/guillaumeaubert/Git-Repository-Plugin-Blame"
      }
   },
   "version" : "v1.4.0"
}