The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "class-based HTML-centric templating system",
   "author" : [
      "Yanick Champoux <yanick@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.043, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Template-Caribou",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::More" : "0.96",
            "Test::Vars" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Class::Load" : "0",
            "Exporter::Tiny" : "0",
            "List::AllUtils" : "0",
            "Module::Runtime" : "0",
            "Moose::Exporter" : "0",
            "Moose::Role" : "0",
            "Moose::Util" : "0",
            "MooseX::Role::Parameterized" : "0",
            "Path::Tiny" : "0",
            "Text::MultiMarkdown" : "0",
            "Tie::Handle" : "0",
            "Try::Tiny" : "0",
            "experimental" : "0",
            "overload" : "0",
            "parent" : "0",
            "perl" : "v5.10.0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Moose" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0",
            "lib" : "0"
         }
      }
   },
   "provides" : {
      "Template::Caribou" : {
         "file" : "lib/Template/Caribou.pm",
         "version" : "v1.1.0"
      },
      "Template::Caribou::Files" : {
         "file" : "lib/Template/Caribou/Files.pm",
         "version" : "v1.1.0"
      },
      "Template::Caribou::Role" : {
         "file" : "lib/Template/Caribou/Role.pm",
         "version" : "v1.1.0"
      },
      "Template::Caribou::Tags" : {
         "file" : "lib/Template/Caribou/Tags.pm",
         "version" : "v1.1.0"
      },
      "Template::Caribou::Tags::HTML" : {
         "file" : "lib/Template/Caribou/Tags/HTML.pm",
         "version" : "v1.1.0"
      },
      "Template::Caribou::Tags::HTML::Extended" : {
         "file" : "lib/Template/Caribou/Tags/HTML/Extended.pm",
         "version" : "v1.1.0"
      },
      "Template::Caribou::Utils" : {
         "file" : "lib/Template/Caribou/Utils.pm",
         "version" : "v1.1.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/yanick/Template-Caribou/issues"
      },
      "homepage" : "https://github.com/yanick/Template-Caribou",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/yanick/Template-Caribou.git",
         "web" : "https://github.com/yanick/Template-Caribou"
      }
   },
   "version" : "1.1.0",
   "x_author_pledge" : {
      "version" : 1
   },
   "x_authority" : "cpan:YANICK",
   "x_contributors" : [
      "Lisa Hare <lhare@inview.co.uk>",
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>",
      "Paulo Custodio <pauloscustodio@gmail.com>"
   ]
}