The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Mason wrapper for Dancer",
   "author" : [
      "Yanick Champoux"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dancer-Template-Mason",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "develop" : {
         "requires" : {
            "version" : "0.9901"
         }
      },
      "runtime" : {
         "requires" : {
            "Dancer" : "0",
            "FindBin" : "0",
            "HTML::Mason::Interp" : "0",
            "Moo" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Dancer::FileUtils" : "0",
            "Dancer::Test" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Find" : "0",
            "File::Temp" : "0",
            "Plack::Handler::FCGI" : "0",
            "Plack::Runner" : "0",
            "Test::More" : "0.88"
         }
      }
   },
   "provides" : {
      "Dancer::Template::Mason" : {
         "file" : "lib/Dancer/Template/Mason.pm",
         "version" : "0.004000"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-dancer-template-mason at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Dancer-Template-Mason"
      },
      "homepage" : "http://search.cpan.org/dist/Dancer-Template-Mason/",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/yanick/Dancer-Template-Mason.git",
         "web" : "https://github.com/yanick/Dancer-Template-Mason"
      }
   },
   "version" : "0.004000",
   "x_author_pledge" : {
      "version" : 1
   },
   "x_authority" : "cpan:YANICK"
}