The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Dates in the Christian (combined Julian/Gregorian) calendar",
   "author" : [
      "Eugene van der Pijll <pijll@gmx.net>",
      "Thomas R. Wyant, III <wyant at cpan dot org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "DateTime-Calendar-Christian",
   "no_index" : {
      "directory" : [
         "t",
         "inc",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0.88"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "DateTime" : "0.1402",
            "DateTime::Calendar::Julian" : "0.04",
            "perl" : "5.008004"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "wyant@cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=DateTime-Calendar-Christian"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/trwyant/perl-DateTime-Calendar-Christian.git",
         "web" : "https://github.com/trwyant/perl-DateTime-Calendar-Christian"
      }
   },
   "version" : "0.06",
   "x_serialization_backend" : "JSON::PP version 2.27400"
}