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" : "DuckDuckGo Search Engines Open Source Parts",
   "author" : [
      "DuckDuckGo <open@duckduckgo.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "apache_2_0"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "DDG",
   "no_index" : {
      "directory" : [
         "t/"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Class::Load" : "0",
            "Data::Printer" : "0",
            "Exporter" : "0",
            "File::Copy" : "0",
            "File::Copy::Recursive" : "0",
            "File::ShareDir" : "0",
            "File::ShareDir::ProjectDistDir" : "0",
            "HTML::Entities" : "0",
            "IO::All" : "0",
            "JSON::XS" : "0",
            "LWP::UserAgent" : "0",
            "List::Util" : "0",
            "Locale::Country" : "0",
            "Module::Data" : "0",
            "Module::Runtime" : "0",
            "Moo" : "0",
            "Moo::Role" : "0",
            "MooX" : "0",
            "POSIX" : "0",
            "Package::Stash" : "0",
            "Path::Class" : "0",
            "Test::Deep" : "0",
            "Test::More" : "0",
            "URI" : "0",
            "URI::Encode" : "0",
            "URI::Escape" : "0",
            "WWW::DuckDuckGo::ZeroClickInfo" : "0",
            "if" : "0",
            "lib" : "0",
            "overload" : "0",
            "strict" : "0",
            "utf8" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "FindBin" : "0",
            "Scalar::Util" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/duckduckgo/duckduckgo",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/duckduckgo/duckduckgo.git",
         "web" : "https://github.com/duckduckgo/duckduckgo"
      }
   },
   "version" : "1017",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.016003"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::PromptIfStale",
            "config" : {
               "Dist::Zilla::Plugin::PromptIfStale" : {
                  "check_all_plugins" : 0,
                  "check_all_prereqs" : 0,
                  "modules" : [
                     "Dist::Zilla::Plugin::UploadToDuckPAN"
                  ],
                  "phase" : "release",
                  "skip" : []
               }
            },
            "name" : "PromptIfStale",
            "version" : "0.027"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
            "name" : "AutoPrereqs",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "config" : {
               "Dist::Zilla::Plugin::GatherDir" : {
                  "exclude_filename" : [],
                  "exclude_match" : [],
                  "follow_symlinks" : 0,
                  "include_dotfiles" : 0,
                  "prefix" : "",
                  "prune_directory" : [],
                  "root" : "."
               }
            },
            "name" : "GatherDir",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "PruneCruft",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "ManifestSkip",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExtraTests",
            "name" : "ExtraTests",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "ExecDir",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::ShareDir",
            "name" : "ShareDir",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },
            "name" : "MakeMaker",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "Manifest",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "TestRelease",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "ConfirmRelease",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToDuckPAN",
            "name" : "UploadToDuckPAN",
            "version" : "0.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "UploadToCPAN",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
            "config" : {
               "Dist::Zilla::Plugin::Git::NextVersion" : {
                  "first_version" : "0.001",
                  "version_by_branch" : 0,
                  "version_regexp" : "(?^u:^(.+)$)"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "Git::NextVersion",
            "version" : "2.036"
         },
         {
            "class" : "Dist::Zilla::Plugin::PkgVersion",
            "name" : "PkgVersion",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "MetaConfig",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "MetaJSON",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "PodSyntaxTests",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::GithubMeta",
            "name" : "GithubMeta",
            "version" : "0.42"
         },
         {
            "class" : "Dist::Zilla::Plugin::InstallRelease",
            "name" : "InstallRelease",
            "version" : "0.008"
         },
         {
            "class" : "Dist::Zilla::Plugin::Authority",
            "name" : "Authority",
            "version" : "1.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodWeaver",
            "config" : {
               "Dist::Zilla::Plugin::PodWeaver" : {
                  "finder" : [
                     ":InstallModules",
                     ":ExecFiles"
                  ],
                  "plugins" : [
                     {
                        "class" : "Pod::Weaver::Plugin::EnsurePod5",
                        "name" : "@CorePrep/EnsurePod5",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::H1Nester",
                        "name" : "@CorePrep/H1Nester",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Name",
                        "name" : "Name",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Version",
                        "name" : "Version",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Region",
                        "name" : "prelude",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "SYNOPSIS",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "DESCRIPTION",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "OVERVIEW",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "EXPORTS FUNCTIONS",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "ATTRIBUTES",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "METHODS",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Leftovers",
                        "name" : "Leftovers",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Region",
                        "name" : "postlude",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Authors",
                        "name" : "Authors",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Legal",
                        "name" : "Legal",
                        "version" : "4.006"
                     }
                  ]
               }
            },
            "name" : "PodWeaver",
            "version" : "4.005"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Check",
            "config" : {
               "Dist::Zilla::Plugin::Git::Check" : {
                  "untracked_files" : "die"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "dist.ini"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@Git/Check",
            "version" : "2.036"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "config" : {
               "Dist::Zilla::Plugin::Git::Commit" : {
                  "add_files_in" : [],
                  "commit_msg" : "v%v%n%n%c"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "dist.ini"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Git/Commit",
            "version" : "2.036"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Tag",
            "config" : {
               "Dist::Zilla::Plugin::Git::Tag" : {
                  "branch" : null,
                  "changelog" : "Changes",
                  "signed" : 0,
                  "tag" : "1017",
                  "tag_format" : "%v",
                  "tag_message" : "v%v"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Git/Tag",
            "version" : "2.036"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Push",
            "config" : {
               "Dist::Zilla::Plugin::Git::Push" : {
                  "push_to" : [
                     "origin master"
                  ],
                  "remotes_must_exist" : 1
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@Git/Push",
            "version" : "2.036"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaNoIndex",
            "name" : "MetaNoIndex",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExtraTestFiles",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":PerlExecFiles",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":AllFiles",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":NoFiles",
            "version" : "6.009"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : "0"
         },
         "version" : "6.009"
      }
   },
   "x_authority" : "cpan:DDG",
   "x_serialization_backend" : "Cpanel::JSON::XS version 2.3310"
}