The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Warn of errors with stack backtrace and source context",
   "author" : [
      "Marcel Gruenauer <marcel@cpan.org>"
   ],
   "build_requires" : {
      "Carp" : "0",
      "English" : "0",
      "File::Find" : "0",
      "File::Temp" : "0",
      "Scalar::Util" : "0",
      "Test::Differences" : "0",
      "Test::More" : "0.94"
   },
   "configure_requires" : {
      "ExtUtils::MakeMaker" : "6.31"
   },
   "generated_by" : "Dist::Zilla version 2.100960",
   "license" : "perl",
   "meta-spec" : {
      "url" : "http://module-build.sourceforge.net/META-spec-v1.4.html",
      "version" : 1.4
   },
   "name" : "Carp-Source",
   "provides" : {
      "Carp::Source" : {
         "file" : "lib/Carp/Source.pm",
         "version" : "1.101420"
      },
      "Carp::Source::Always" : {
         "file" : "lib/Carp/Source/Always.pm",
         "version" : "1.101420"
      },
      "DB" : {
         "file" : "lib/Carp/Source.pm",
         "version" : "1.101420"
      }
   },
   "recommends" : {},
   "requires" : {
      "Exporter" : "0",
      "Term::ANSIColor" : "0",
      "perl" : "5.008",
      "utf8" : "0"
   },
   "resources" : {
      "bugtracker" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Carp-Source",
      "homepage" : "http://search.cpan.org/dist/Carp-Source/",
      "repository" : "http://github.com/hanekomu/Carp-Source"
   },
   "version" : "1.101420"
}