{
   "abstract" : "Frequently asked questions about Perl",
   "author" : [
      "Tom Christiansen <tchrist@perl.com>",
      "Nat Torkington <gnat@frii.com>",
      "brian d foy <bdfoy@cpan.org>",
      "Leo Lapworth <LLAP@cpan.org>",
      "perlfaq-workers <perlfaq-workers@perl.org>",
      "The Perl 5 Porters <perl5-porters@perl.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.031, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "perlfaq",
   "no_index" : {
      "directory" : [
         "inc"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.006"
         },
         "suggests" : {
            "JSON::PP" : "2.27300"
         }
      },
      "develop" : {
         "recommends" : {
            "Dist::Zilla::PluginBundle::Git::VersionManager" : "0.007"
         },
         "requires" : {
            "Test::EOL" : "0",
            "Test::MinimumVersion" : "0",
            "Test::Mojibake" : "0",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Portability::Files" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "perl" : "5.006"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "perl" : "5.006"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/perl-doc-cats/perlfaq/issues"
      },
      "homepage" : "https://metacpan.org/release/perlfaq",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/perl-doc-cats/perlfaq.git",
         "web" : "https://github.com/perl-doc-cats/perlfaq"
      },
      "x_IRC" : "irc://irc.perl.org/#perl-faq"
   },
   "version" : "5.20240218",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.039006"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::AutoVersion",
            "name" : "AutoVersion",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "MetaYAML",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "MetaJSON",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "License",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",
            "name" : "Readme",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : "6"
               }
            },
            "name" : "MakeMaker",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "Manifest",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "TestRelease",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "UploadToCPAN",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::GatherDir",
            "config" : {
               "Dist::Zilla::Plugin::GatherDir" : {
                  "exclude_filename" : [
                     "LICENSE",
                     "README.pod"
                  ],
                  "exclude_match" : [],
                  "include_dotfiles" : 0,
                  "prefix" : "",
                  "prune_directory" : [],
                  "root" : "."
               },
               "Dist::Zilla::Plugin::Git::GatherDir" : {
                  "include_untracked" : 0
               }
            },
            "name" : "Git::GatherDir",
            "version" : "2.049"
         },
         {
            "class" : "Dist::Zilla::Plugin::RunExtraTests",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : "9"
               }
            },
            "name" : "RunExtraTests",
            "version" : "0.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::DualLife",
            "config" : {
               "Dist::Zilla::Plugin::DualLife" : {
                  "entered_core" : "5.015000",
                  "eumm_bundled" : 0
               },
               "Dist::Zilla::Role::ModuleMetadata" : {
                  "Module::Metadata" : "1.000038",
                  "version" : "0.006"
               }
            },
            "name" : "DualLife",
            "version" : "0.07"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "MetaConfig",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::MinimumPerl",
            "name" : "MinimumPerl",
            "version" : "1.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Compile",
            "config" : {
               "Dist::Zilla::Plugin::Test::Compile" : {
                  "bail_out_on_fail" : 0,
                  "fail_on_warning" : "author",
                  "fake_home" : 0,
                  "filename" : "t/00-compile.t",
                  "module_finder" : [
                     ":InstallModules"
                  ],
                  "needs_display" : 0,
                  "phase" : "test",
                  "script_finder" : [
                     ":PerlExecFiles"
                  ],
                  "skips" : [],
                  "switch" : []
               }
            },
            "name" : "Test::Compile",
            "version" : "2.058"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "PodSyntaxTests",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::NoTabs",
            "config" : {
               "Dist::Zilla::Plugin::Test::NoTabs" : {
                  "filename" : "xt/author/no-tabs.t",
                  "finder" : [
                     ":InstallModules",
                     ":ExecFiles",
                     ":TestFiles"
                  ]
               }
            },
            "name" : "Test::NoTabs",
            "version" : "0.15"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::EOL",
            "config" : {
               "Dist::Zilla::Plugin::Test::EOL" : {
                  "filename" : "xt/author/eol.t",
                  "finder" : [
                     ":ExecFiles",
                     ":InstallModules",
                     ":TestFiles"
                  ],
                  "trailing_whitespace" : 1
               }
            },
            "name" : "Test::EOL",
            "version" : "0.19"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
            "name" : "Test::ChangesHasContent",
            "version" : "0.011"
         },
         {
            "class" : "Dist::Zilla::Plugin::MojibakeTests",
            "name" : "MojibakeTests",
            "version" : "0.8"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Portability",
            "config" : {
               "Dist::Zilla::Plugin::Test::Portability" : {
                  "options" : ""
               }
            },
            "name" : "Test::Portability",
            "version" : "2.001001"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::MinimumVersion",
            "config" : {
               "Dist::Zilla::Plugin::Test::MinimumVersion" : {
                  "max_target_perl" : "5.006"
               }
            },
            "name" : "Test::MinimumVersion",
            "version" : "2.000010"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaResources",
            "name" : "MetaResources",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Contributors",
            "config" : {
               "Dist::Zilla::Plugin::Git::Contributors" : {
                  "git_version" : "2.43.2",
                  "include_authors" : 0,
                  "include_releaser" : 1,
                  "order_by" : "name",
                  "paths" : []
               }
            },
            "name" : "Git::Contributors",
            "version" : "0.036"
         },
         {
            "class" : "Dist::Zilla::Plugin::Authority",
            "name" : "Authority",
            "version" : "1.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaNoIndex",
            "name" : "MetaNoIndex",
            "version" : "6.031"
         },
         {
            "class" : "inc::CreateQuestionList",
            "name" : "=inc::CreateQuestionList",
            "version" : null
         },
         {
            "class" : "Dist::Zilla::Plugin::FileFinder::Filter",
            "name" : "PodFiles",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodVersion",
            "name" : "PodVersion",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Check",
            "config" : {
               "Dist::Zilla::Plugin::Git::Check" : {
                  "untracked_files" : "die"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.43.2",
                  "repo_root" : "."
               }
            },
            "name" : "Git::Check",
            "version" : "2.049"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts",
            "config" : {
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.43.2",
                  "repo_root" : "."
               }
            },
            "name" : "Git::CheckFor::MergeConflicts",
            "version" : "0.014"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
            "config" : {
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.43.2",
                  "repo_root" : "."
               }
            },
            "name" : "Git::CheckFor::CorrectBranch",
            "version" : "0.014"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Remote::Check",
            "name" : "Git::Remote::Check",
            "version" : "0.1.2"
         },
         {
            "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
            "config" : {
               "Dist::Zilla::Plugin::CopyFilesFromRelease" : {
                  "filename" : [
                     "LICENSE"
                  ],
                  "match" : []
               }
            },
            "name" : "CopyFilesFromRelease",
            "version" : "0.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "develop",
                  "type" : "recommends"
               }
            },
            "name" : "@Git::VersionManager/pluginbundle version",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
            "config" : {
               "Dist::Zilla::Plugin::RewriteVersion" : {
                  "add_tarball_name" : 0,
                  "finders" : [
                     ":ExecFiles",
                     ":InstallModules"
                  ],
                  "global" : 0,
                  "skip_version_provider" : 1
               },
               "Dist::Zilla::Plugin::RewriteVersion::Transitional" : {}
            },
            "name" : "@Git::VersionManager/RewriteVersion::Transitional",
            "version" : "0.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaProvides::Update",
            "name" : "@Git::VersionManager/MetaProvides::Update",
            "version" : "0.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
            "config" : {
               "Dist::Zilla::Plugin::CopyFilesFromRelease" : {
                  "filename" : [
                     "Changes"
                  ],
                  "match" : []
               }
            },
            "name" : "@Git::VersionManager/CopyFilesFromRelease",
            "version" : "0.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "config" : {
               "Dist::Zilla::Plugin::Git::Commit" : {
                  "add_files_in" : [],
                  "commit_msg" : "v%V%n%n%c",
                  "signoff" : 0
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "LICENSE"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.43.2",
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Git::VersionManager/release snapshot",
            "version" : "2.049"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Tag",
            "config" : {
               "Dist::Zilla::Plugin::Git::Tag" : {
                  "branch" : null,
                  "changelog" : "Changes",
                  "signed" : 0,
                  "tag" : "v5.20240218",
                  "tag_format" : "v%V",
                  "tag_message" : "v%V"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.43.2",
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Git::VersionManager/Git::Tag",
            "version" : "2.049"
         },
         {
            "class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional",
            "config" : {
               "Dist::Zilla::Plugin::BumpVersionAfterRelease" : {
                  "finders" : [
                     ":ExecFiles",
                     ":InstallModules"
                  ],
                  "global" : 0,
                  "munge_makefile_pl" : 1
               },
               "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional" : {}
            },
            "name" : "@Git::VersionManager/BumpVersionAfterRelease::Transitional",
            "version" : "0.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::NextRelease",
            "name" : "@Git::VersionManager/NextRelease",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "config" : {
               "Dist::Zilla::Plugin::Git::Commit" : {
                  "add_files_in" : [],
                  "commit_msg" : "increment $VERSION after %v release",
                  "signoff" : 0
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Build.PL",
                     "Changes",
                     "Makefile.PL"
                  ],
                  "allow_dirty_match" : [
                     "(?^:^lib/.*\\.pm$)"
                  ],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.43.2",
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Git::VersionManager/post-release commit",
            "version" : "2.049"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Push",
            "config" : {
               "Dist::Zilla::Plugin::Git::Push" : {
                  "push_to" : [
                     "origin"
                  ],
                  "remotes_must_exist" : 1
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.43.2",
                  "repo_root" : "."
               }
            },
            "name" : "Git::Push",
            "version" : "2.049"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "ConfirmRelease",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExtraTestFiles",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":PerlExecFiles",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":AllFiles",
            "version" : "6.031"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":NoFiles",
            "version" : "6.031"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : 0
         },
         "version" : "6.031"
      }
   },
   "x_authority" : "cpan:LLAP",
   "x_contributors" : [
      "Alex Beamish <talexb@gmail.com>",
      "brian d foy <briandfoy@pobox.com>",
      "Brian Fraser <brian.fraser@booking.com>",
      "Celejar <celejar@gmail.com>",
      "Chris Nehren <apeiron@cpan.org>",
      "Christian Walde <walde.christian@googlemail.com>",
      "Christopher J. Madsen <perl@cjmweb.net>",
      "Dan Book <grinnz@gmail.com>",
      "Dan Book <grinnz@grinnz.com>",
      "darfich <bourbaki007@gmail.com>",
      "Dave Cross <dave@dave.org.uk>",
      "David Precious <davidp@preshweb.co.uk>",
      "David Steinbrunner <dsteinbrunner@pobox.com>",
      "dctabuyz <dctabuyz@yandex.ru>",
      "Denilson S\u00e1 Maia <denilsonsa@gmail.com>",
      "Douglas L. Jenkins <jenkinsd@ochin.org>",
      "E. Choroba <choroba@matfyz.cz>",
      "Eric Johnson <eric.git@iijo.org>",
      "Father Chrysostomos <sprout@cpan.org>",
      "Felipe Gasper <felipe@felipegasper.com>",
      "Florian Ragwitz <rafl@debian.org>",
      "Grzegorz Ro\u017cniecki <xaerxess@gmail.com>",
      "hemanth.hm <hemanth.hm@gmail.com>",
      "Herbert Breunung <lichtkind@cpan.org>",
      "hurricup <hurricup@gmail.com>",
      "James E Keenan <jkeenan@cpan.org>",
      "Jeffrey Kegler <jeffreykegler@jeffreykegler.com>",
      "Joaqu\u00edn Ferrero <explorer@joaquinferrero.com>",
      "Joel Maslak <jmaslak@antelope.net>",
      "John Karr <brainbuz@brainbuz.org>",
      "Karen Etheridge <ether@cpan.org>",
      "Karen Etheridge <github@froods.org>",
      "Laurent Dami <laurent.dami@free.fr>",
      "Leo Lapworth <leo@cuckoo.org>",
      "Lukas Mai <l.mai@web.de>",
      "Martin Becker <mhasch@cpan.org>",
      "Martin McGrath <mcgrath.martin@gmail.com>",
      "Matthew Horsfall <wolfsage@gmail.com>",
      "Michael G. Schwern <schwern@pobox.com>",
      "Michiel Beijen <michiel.beijen@gmail.com>",
      "Mike Doherty <doherty@cs.dal.ca>",
      "Niko Tyni <ntyni@debian.org>",
      "Olaf Alders <olaf@wundersolutions.com>",
      "Philippe Bruhat (BooK) <book@cpan.org>",
      "Ricardo Signes <rjbs@cpan.org>",
      "Samanta Navarro <ferivoz@riseup.net>",
      "Sebastian Riedel <kraihx@gmail.com>",
      "SHIRAKATA Kentaro <argrath@ub32.org>",
      "Shlomi Fish <shlomif@iglu.org.il>",
      "Smylers <Smylers@stripey.com>",
      "tina <forum@s05.tinita.de>",
      "Tom Molesworth <tom@binary.com>"
   ],
   "x_generated_by_perl" : "v5.39.6",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.37",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}