The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
{
   "abstract" : "A Simple, Stateless Template System",
   "author" : [
      "Sanko Robinson <sanko@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4205",
   "keywords" : [
      "Liquid",
      "template",
      "engine",
      "Solution",
      "stateless"
   ],
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Template-Liquid",
   "no_index" : {
      "directory" : [
         "examples",
         "inc",
         "t"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "CPAN::Meta::Converter" : "0",
            "CPAN::Meta::Validator" : "0",
            "File::Find" : "0",
            "File::Spec" : "0",
            "JSON" : "0",
            "Module::Build" : "0.4",
            "Perl::Tidy" : "0",
            "Test::More" : "0.94",
            "perl" : "5.006001"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.4"
         }
      },
      "runtime" : {
         "requires" : {
            "File::Spec" : "0",
            "perl" : "5.006001"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://github.com/sanko/template-liquid/issues"
      },
      "license" : [
         "http://www.perlfoundation.org/artistic_license_2_0"
      ],
      "repository" : {
         "url" : "git://github.com/sanko/template-liquid.git"
      },
      "x_changeLog" : "http://github.com/sanko/template-liquid/commits/"
   },
   "version" : "v1.0.3"
}