The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Application to merge various datasets info an overview of who followed CPR training (cardiopulmonary resuscitation, the use of rescue breathing and chest compressions to help a person whose breathing and heartbeat have stopped)",
   "author" : [
      "Lieven Hollevoet <hollie@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300035, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-CPRReporter",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Data::Dumper" : "0",
            "Getopt::Long" : "0",
            "Moose" : "0",
            "Pod::Usage" : "0",
            "Spreadsheet::XLSX" : "0",
            "Text::Fuzzy::PP" : "0",
            "Text::Iconv" : "0",
            "Text::ResusciAnneparser" : "0",
            "autodie" : "0",
            "namespace::autoclean" : "0",
            "perl" : "5.012",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::Exception" : "0",
            "Test::More" : "0",
            "Test::Warn" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/hollie/app-cprreporter-perl/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/hollie/app-cprreporter-perl.git",
         "web" : "https://github.com/hollie/app-cprreporter-perl"
      }
   },
   "version" : "0.02"
}