{
   "abstract" : "High-performance, dynamic web site authoring system",
   "author" : [
      "Jonathan Swartz <swartz@pobox.com>",
      "Dave Rolsky <autarch@urth.org>",
      "Ken Williams <ken@mathforum.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.025, CPAN::Meta::Converter version 2.142690",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "HTML-Mason",
   "no_index" : {
      "directory" : [
         "eg"
      ],
      "file" : [
         "lib/HTML/Mason/Tests.pm"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::More" : "0",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Spelling" : "0.12"
         }
      },
      "runtime" : {
         "requires" : {
            "CGI" : "2.46",
            "Cache::Cache" : "1.00",
            "Class::Container" : "0.07",
            "Exception::Class" : "1.15",
            "File::Spec" : "0.8",
            "HTML::Entities" : "0",
            "Log::Any" : "0.08",
            "Params::Validate" : "0.70",
            "Scalar::Util" : "1.01"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0.8",
            "Test::Deep" : "0",
            "Test::More" : "0.88"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-html-mason@rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=HTML-Mason"
      },
      "homepage" : "http://metacpan.org/release/HTML-Mason",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/autarch/HTML-Mason.git",
         "web" : "https://github.com/autarch/HTML-Mason"
      }
   },
   "version" : "1.56",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.016003"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::FileFinder::Filter",
            "name" : "SkipApacheHandler",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },
            "name" : "@DROLSKY/MakeMaker",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::Authority",
            "name" : "@DROLSKY/Authority",
            "version" : "1.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::CopyFilesFromBuild",
            "name" : "@DROLSKY/CopyFilesFromBuild",
            "version" : "0.103510"
         },
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "config" : {
               "Dist::Zilla::Plugin::GatherDir" : {
                  "exclude_filename" : [
                     "README.md",
                     "cpanfile",
                     "LICENSE"
                  ],
                  "exclude_match" : [],
                  "follow_symlinks" : "0",
                  "include_dotfiles" : "0",
                  "prefix" : "",
                  "prune_directory" : [],
                  "root" : "."
               }
            },
            "name" : "@DROLSKY/GatherDir",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::GitHub::Meta",
            "name" : "@DROLSKY/GitHub::Meta",
            "version" : "0.38"
         },
         {
            "class" : "Dist::Zilla::Plugin::GitHub::Update",
            "name" : "@DROLSKY/GitHub::Update",
            "version" : "0.38"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaResources",
            "name" : "@DROLSKY/MetaResources",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::NextRelease",
            "name" : "@DROLSKY/NextRelease",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::PkgVersion",
            "name" : "@DROLSKY/PkgVersion",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "test",
                  "type" : "requires"
               }
            },
            "name" : "@DROLSKY/TestMoreDoneTesting",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::PromptIfStale",
            "config" : {
               "Dist::Zilla::Plugin::PromptIfStale" : {
                  "check_all_plugins" : "1",
                  "check_all_prereqs" : "1",
                  "modules" : [],
                  "phase" : "release",
                  "skip" : [
                     "Dist::Zilla::Plugin::DROLSKY::Contributors",
                     "Dist::Zilla::Plugin::DROLSKY::License"
                  ]
               }
            },
            "name" : "@DROLSKY/stale modules, release",
            "version" : "0.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
            "name" : "@DROLSKY/ReadmeMarkdownInBuild",
            "version" : "0.142470"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
            "name" : "@DROLSKY/ReadmeMarkdownInRoot",
            "version" : "0.142470"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::PodSpelling",
            "name" : "@DROLSKY/Test::PodSpelling",
            "version" : "2.006008"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
            "name" : "@DROLSKY/Test::ReportPrereqs",
            "version" : "0.019"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@DROLSKY/PruneCruft",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@DROLSKY/ManifestSkip",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@DROLSKY/MetaYAML",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@DROLSKY/License",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExtraTests",
            "name" : "@DROLSKY/ExtraTests",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@DROLSKY/ExecDir",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::ShareDir",
            "name" : "@DROLSKY/ShareDir",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@DROLSKY/Manifest",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "@DROLSKY/TestRelease",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "@DROLSKY/ConfirmRelease",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "@DROLSKY/UploadToCPAN",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
            "name" : "@DROLSKY/CheckPrereqsIndexed",
            "version" : "0.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::CPANFile",
            "name" : "@DROLSKY/CPANFile",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::DROLSKY::Contributors",
            "name" : "@DROLSKY/DROLSKY::Contributors",
            "version" : "0.25"
         },
         {
            "class" : "Dist::Zilla::Plugin::DROLSKY::License",
            "name" : "@DROLSKY/DROLSKY::License",
            "version" : "0.25"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
            "config" : {
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@DROLSKY/Git::CheckFor::CorrectBranch",
            "version" : "0.011"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Contributors",
            "config" : {
               "Dist::Zilla::Plugin::Git::Contributors" : {
                  "include_authors" : "0",
                  "include_releaser" : "1",
                  "order_by" : "name",
                  "paths" : []
               }
            },
            "name" : "@DROLSKY/Git::Contributors",
            "version" : "0.008"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Describe",
            "name" : "@DROLSKY/Git::Describe",
            "version" : "0.003"
         },
         {
            "class" : "Dist::Zilla::Plugin::InstallGuide",
            "name" : "@DROLSKY/InstallGuide",
            "version" : "1.200005"
         },
         {
            "class" : "Dist::Zilla::Plugin::Meta::Contributors",
            "name" : "@DROLSKY/Meta::Contributors",
            "version" : "0.001"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "@DROLSKY/MetaConfig",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "@DROLSKY/MetaJSON",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::SurgicalPodWeaver",
            "config" : {
               "Dist::Zilla::Plugin::PodWeaver" : {
                  "finder" : [
                     ":InstallModules",
                     ":ExecFiles"
                  ],
                  "plugins" : [
                     {
                        "class" : "Pod::Weaver::Plugin::EnsurePod5",
                        "name" : "@CorePrep/EnsurePod5",
                        "version" : "4.008"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::H1Nester",
                        "name" : "@CorePrep/H1Nester",
                        "version" : "4.008"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "NAME",
                        "version" : "4.008"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Version",
                        "name" : "Version",
                        "version" : "4.008"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "SYNOPSIS",
                        "version" : "4.008"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "DESCRIPTION",
                        "version" : "4.008"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Leftovers",
                        "name" : "Leftovers",
                        "version" : "4.008"
                     },
                     {
                        "class" : "inc::Pod::Weaver::Section::SeeAlsoMason",
                        "name" : "=inc::Pod::Weaver::Section::SeeAlsoMason",
                        "version" : null
                     },
                     {
                        "class" : "Pod::Weaver::Section::Authors",
                        "name" : "Authors",
                        "version" : "4.008"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Contributors",
                        "name" : "Contributors",
                        "version" : "0.008"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Legal",
                        "name" : "Legal",
                        "version" : "4.008"
                     }
                  ]
               }
            },
            "name" : "@DROLSKY/SurgicalPodWeaver",
            "version" : "0.0023"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "@DROLSKY/PodSyntaxTests",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::NoTabs",
            "config" : {
               "Dist::Zilla::Plugin::Test::NoTabs" : {
                  "filename" : "xt/author/no-tabs.t",
                  "finder" : [
                     ":InstallModules",
                     ":ExecFiles",
                     ":TestFiles"
                  ]
               }
            },
            "name" : "@DROLSKY/Test::NoTabs",
            "version" : "0.09"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Check",
            "config" : {
               "Dist::Zilla::Plugin::Git::Check" : {
                  "untracked_files" : "die"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "cpanfile",
                     "CONTRIBUTING.md",
                     "LICENSE",
                     "README.md"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@DROLSKY/Git::Check",
            "version" : "2.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "config" : {
               "Dist::Zilla::Plugin::Git::Commit" : {
                  "add_files_in" : [],
                  "commit_msg" : "v%v%n%n%c",
                  "time_zone" : "local"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "cpanfile",
                     "CONTRIBUTING.md",
                     "LICENSE",
                     "README.md"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@DROLSKY/Git::Commit",
            "version" : "2.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Tag",
            "config" : {
               "Dist::Zilla::Plugin::Git::Tag" : {
                  "branch" : null,
                  "signed" : 0,
                  "tag" : "v1.56",
                  "tag_format" : "v%v",
                  "tag_message" : "v%v",
                  "time_zone" : "local"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@DROLSKY/Git::Tag",
            "version" : "2.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Push",
            "config" : {
               "Dist::Zilla::Plugin::Git::Push" : {
                  "push_to" : [
                     "origin"
                  ],
                  "remotes_must_exist" : 1
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@DROLSKY/Git::Push",
            "version" : "2.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaNoIndex",
            "name" : "MetaNoIndex",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "runtime",
                  "type" : "requires"
               }
            },
            "name" : "RuntimeRequires",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "test",
                  "type" : "requires"
               }
            },
            "name" : "TestRequires",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":AllFiles",
            "version" : "5.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":NoFiles",
            "version" : "5.025"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : "0"
         },
         "version" : "5.025"
      }
   },
   "x_authority" : "cpan:DROLSKY",
   "x_contributors" : [
      "Ævar Arnfjörð Bjarmason <avarab@gmail.com>",
      "Alex Vandiver <alex@chmrr.net>",
      "John Williams <jwilliams@cpan.org>",
      "Kevin Falcone <falcone@bestpractical.com>",
      "Patrick Kane <modus-cpan@pr.es.to>",
      "Ricardo Signes <rjbs@cpan.org>"
   ]
}