The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Yet Another Templating system for Perl",
   "author" : [
      "Flavio Poletti <polettix@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.041, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Template-Perlish",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.034"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.15",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.04"
         }
      },
      "runtime" : {
         "requires" : {
            "perl" : "5.008000"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.96"
         }
      }
   },
   "provides" : {
      "Template::Perlish" : {
         "file" : "lib/Template/Perlish.pm",
         "version" : "1.52"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/polettix/Template-Perlish/issues"
      },
      "homepage" : "https://github.com/polettix/Template-Perlish",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/polettix/Template-Perlish.git",
         "web" : "https://github.com/polettix/Template-Perlish"
      }
   },
   "version" : "1.52",
   "x_contributors" : [
      "Flavio Poletti <flavio@polettix.it>"
   ]
}