The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Haml plugin for Template Toolkit",
   "author" : [
      "Caleb Cushing <xenoterracide@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.200007, CPAN::Meta::Converter version 2.110930",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Template-Plugin-Haml",
   "no_index" : {
      "file" : [
         "perlcritic.rc"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "Template::Plugin::Filter" : 0,
            "Text::Haml" : 0,
            "parent" : 0,
            "perl" : "5.006"
         }
      },
      "test" : {
         "requires" : {
            "Carp" : 0,
            "English" : 0,
            "File::Find" : 0,
            "File::Temp" : 0,
            "Scalar::Util" : 0,
            "Template" : 0,
            "Template::Test" : 0,
            "Test::More" : "0.94"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://github.com/xenoterracide/Template-Plugin-Haml/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/xenoterracide/Template-Plugin-Haml.git",
         "web" : "http://github.com/xenoterracide/Template-Plugin-Haml"
      }
   },
   "version" : "0.1.2"
}