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.4003, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "open_source"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Git-Repository-Plugin-Blame",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Carp" : "0",
            "Data::Dumper" : "0",
            "Git::Repository" : "1.2",
            "Perl6::Slurp" : "0",
            "Test::Deep" : "0",
            "Test::Exception" : "0",
            "Test::Git" : "0",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "Git::Repository::Plugin::Blame" : {
         "file" : "lib/Git/Repository/Plugin/Blame.pm",
         "version" : "v1.0.4"
      },
      "Git::Repository::Plugin::Blame::Line" : {
         "file" : "lib/Git/Repository/Plugin/Blame/Line.pm",
         "version" : "v1.0.4"
      }
   },
   "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://www.gnu.org/licenses/gpl-3.0.txt"
      ],
      "repository" : {
         "url" : "https://github.com/guillaumeaubert/Git-Repository-Plugin-Blame"
      }
   },
   "version" : "v1.0.4"
}