The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "High-performance, dynamic web site authoring system",
   "author" : [
      "Jonathan Swartz <swartz@pobox.com>",
      "Dave Rolsky <autarch@urth.org>",
      "Ken Williams <ken@mathforum.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300034, CPAN::Meta::Converter version 2.131560",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "HTML-Mason",
   "no_index" : {
      "directory" : [
         "eg"
      ],
      "file" : [
         "lib/HTML/Mason/Tests.pm"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "CGI" : "2.46",
            "Cache::Cache" : "1.00",
            "Class::Container" : "0.07",
            "Exception::Class" : "1.15",
            "File::Spec" : "0.8",
            "HTML::Entities" : "0",
            "Log::Any" : "0.08",
            "Params::Validate" : "0.70",
            "Scalar::Util" : "1.01"
         }
      },
      "test" : {
         "requires" : {
            "Test::Deep" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-mason@rt.cpan.org",
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=HTML::Mason"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/jonswar/perl-HTML-Mason.git",
         "web" : "https://github.com/jonswar/perl-HTML-Mason"
      }
   },
   "version" : "1.52"
}