{
   "abstract" : "A CLI for PAUSE",
   "author" : [
      "perlancar <perlancar@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" : "App-pause",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "recommends" : {
            "Rinci" : "v1.1.0"
         },
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Rinci" : "0.01"
         }
      },
      "runtime" : {
         "requires" : {
            "LWP::Protocol::https" : "0",
            "LWP::UserAgent" : "0",
            "perl" : "5.010001",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=App-pause"
      },
      "homepage" : "https://metacpan.org/release/App-pause",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/perlancar/perl-App-pause.git",
         "web" : "https://github.com/perlancar/perl-App-pause"
      }
   },
   "version" : "0.55",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.022001"
      },
      "plugins" : [
         {
            "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" : "@Filter/@Filter/GatherDir",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Filter/@Filter/PruneCruft",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Filter/@Filter/ManifestSkip",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Filter/@Filter/MetaYAML",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Filter/@Filter/License",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodCoverageTests",
            "name" : "@Filter/@Filter/PodCoverageTests",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "@Filter/@Filter/PodSyntaxTests",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExtraTests",
            "name" : "@Filter/@Filter/ExtraTests",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@Filter/@Filter/ExecDir",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::ShareDir",
            "name" : "@Filter/@Filter/ShareDir",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },
            "name" : "@Filter/@Filter/MakeMaker",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@Filter/@Filter/Manifest",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "@Filter/@Filter/ConfirmRelease",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "@Filter/@Filter/UploadToCPAN",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::Rinci::AbstractFromMeta",
            "name" : "@Filter/Rinci::AbstractFromMeta",
            "version" : "0.09"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodnameFromFilename",
            "name" : "@Filter/PodnameFromFilename",
            "version" : "0.01"
         },
         {
            "class" : "Dist::Zilla::Plugin::PERLANCAR::EnsurePrereqToSpec",
            "name" : "@Filter/PERLANCAR::EnsurePrereqToSpec",
            "version" : "0.02"
         },
         {
            "class" : "Dist::Zilla::Plugin::PERLANCAR::MetaResources",
            "name" : "@Filter/PERLANCAR::MetaResources",
            "version" : "0.03"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckChangeLog",
            "name" : "@Filter/CheckChangeLog",
            "version" : "0.02"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckMetaResources",
            "name" : "@Filter/CheckMetaResources",
            "version" : "0.001"
         },
         {
            "class" : "Dist::Zilla::Plugin::IfBuilt",
            "name" : "@Filter/IfBuilt",
            "version" : "0.03"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "@Filter/MetaJSON",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "@Filter/MetaConfig",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::GenShellCompletion",
            "name" : "@Filter/GenShellCompletion",
            "version" : "0.11"
         },
         {
            "class" : "Dist::Zilla::Plugin::Authority",
            "name" : "@Filter/Authority",
            "version" : "1.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::OurDate",
            "name" : "@Filter/OurDate",
            "version" : "0.03"
         },
         {
            "class" : "Dist::Zilla::Plugin::OurDist",
            "name" : "@Filter/OurDist",
            "version" : "0.02"
         },
         {
            "class" : "Dist::Zilla::Plugin::PERLANCAR::OurPkgVersion",
            "name" : "@Filter/PERLANCAR::OurPkgVersion",
            "version" : "0.04"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodWeaver",
            "config" : {
               "Dist::Zilla::Plugin::PodWeaver" : {
                  "finder" : [
                     ":InstallModules",
                     ":ExecFiles"
                  ],
                  "plugins" : [
                     {
                        "class" : "Pod::Weaver::Plugin::EnsurePod5",
                        "name" : "@CorePrep/EnsurePod5",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::H1Nester",
                        "name" : "@CorePrep/H1Nester",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Name",
                        "name" : "@Author::PERLANCAR/Name",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Version",
                        "name" : "@Author::PERLANCAR/Version",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Region",
                        "name" : "@Author::PERLANCAR/prelude",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "SYNOPSIS",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "DESCRIPTION",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "OVERVIEW",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "ATTRIBUTES",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "METHODS",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "FUNCTIONS",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Leftovers",
                        "name" : "@Author::PERLANCAR/Leftovers",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Region",
                        "name" : "@Author::PERLANCAR/postlude",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Completion::GetoptLongComplete",
                        "name" : "@Author::PERLANCAR/Completion::GetoptLongComplete",
                        "version" : "0.08"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Completion::GetoptLongSubcommand",
                        "name" : "@Author::PERLANCAR/Completion::GetoptLongSubcommand",
                        "version" : "0.04"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Completion::PerinciCmdLine",
                        "name" : "@Author::PERLANCAR/Completion::PerinciCmdLine",
                        "version" : "0.14"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Homepage::DefaultCPAN",
                        "name" : "@Author::PERLANCAR/Homepage::DefaultCPAN",
                        "version" : "0.05"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Source::DefaultGitHub",
                        "name" : "@Author::PERLANCAR/Source::DefaultGitHub",
                        "version" : "0.07"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Bugs::DefaultRT",
                        "name" : "@Author::PERLANCAR/Bugs::DefaultRT",
                        "version" : "0.05"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Authors",
                        "name" : "@Author::PERLANCAR/Authors",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Legal",
                        "name" : "@Author::PERLANCAR/Legal",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::Rinci",
                        "name" : "@Author::PERLANCAR/Rinci",
                        "version" : "0.59"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::AppendPrepend",
                        "name" : "@Author::PERLANCAR/AppendPrepend",
                        "version" : "0.01"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::EnsureUniqueSections",
                        "name" : "@Author::PERLANCAR/EnsureUniqueSections",
                        "version" : "0.121550"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::SingleEncoding",
                        "name" : "@Author::PERLANCAR/SingleEncoding",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::PERLANCAR::SortSections",
                        "name" : "@Author::PERLANCAR/PERLANCAR::SortSections",
                        "version" : "0.02"
                     }
                  ]
               }
            },
            "name" : "@Filter/PodWeaver",
            "version" : "4.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneFiles",
            "name" : "@Filter/PruneFiles",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReadmeFromPod",
            "name" : "@Filter/ReadmeFromPod",
            "version" : "0.33"
         },
         {
            "class" : "Dist::Zilla::Plugin::Rinci::AddToDb",
            "name" : "@Filter/Rinci::AddToDb",
            "version" : "0.01"
         },
         {
            "class" : "Dist::Zilla::Plugin::Rinci::Validate",
            "name" : "@Filter/Rinci::Validate",
            "version" : "0.22"
         },
         {
            "class" : "Dist::Zilla::Plugin::SetScriptShebang",
            "name" : "@Filter/SetScriptShebang",
            "version" : "0.01"
         },
         {
            "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" : []
               }
            },
            "name" : "@Filter/Test::Compile",
            "version" : "2.054"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Rinci",
            "name" : "@Filter/Test::Rinci",
            "version" : "0.03"
         },
         {
            "class" : "Dist::Zilla::Plugin::EnsureSQLSchemaVersionedTest",
            "name" : "@Filter/EnsureSQLSchemaVersionedTest",
            "version" : "0.02"
         },
         {
            "class" : "Dist::Zilla::Plugin::Acme::CPANLists::Blacklist",
            "name" : "@Filter/Acme::CPANLists::Blacklist",
            "version" : "0.02"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs::EnsureVersion",
            "name" : "@Filter/Prereqs::EnsureVersion",
            "version" : "0.01"
         },
         {
            "class" : "Dist::Zilla::Plugin::Depak",
            "name" : "Depak",
            "version" : "0.20"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "runtime",
                  "type" : "requires"
               }
            },
            "name" : "Prereqs",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::Extras",
            "name" : "lint-prereqs / assume-provided",
            "version" : "0.03"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "develop",
                  "type" : "recommends"
               }
            },
            "name" : "DevelopRecommends",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExtraTestFiles",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":PerlExecFiles",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":AllFiles",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":NoFiles",
            "version" : "5.043"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : "0"
         },
         "version" : "5.043"
      }
   },
   "x_Dist_Zilla_Plugin_Depak" : {
      "packed_dists" : {
         "Algorithm-Dependency" : 0,
         "App-pause" : 0,
         "Clone-PP" : 0,
         "Color-ANSI-Util" : 0,
         "Complete-Bash" : 0,
         "Complete-Common" : 0,
         "Complete-Env" : 0,
         "Complete-File" : 0,
         "Complete-Fish" : 0,
         "Complete-Getopt-Long" : 0,
         "Complete-Path" : 0,
         "Complete-Tcsh" : 0,
         "Complete-Util" : 0,
         "Complete-Zsh" : 0,
         "Compress-Raw-Bzip2" : 0,
         "Compress-Raw-Zlib" : 0,
         "Config-IOD-Reader" : 0,
         "Data-Check-Structure" : 0,
         "Data-Clean" : 0,
         "Data-Clean-JSON" : 0,
         "Data-Dmp" : 0,
         "Data-Dump" : 0,
         "Data-ModeMerge" : 0,
         "Data-Sah" : 0,
         "Data-Sah-Coerce" : 0,
         "Data-Sah-Normalize" : 0,
         "Data-Sah-Util-Type" : 0,
         "Encode-Locale" : 0,
         "Exporter-Tiny" : 0,
         "File-Which" : 0,
         "Function-Fallback-CoreOrPP" : 0,
         "Getopt-Long-Negate-EN" : 0,
         "Getopt-Long-Util" : 0,
         "HTTP-Date" : 0,
         "HTTP-Message" : 0,
         "HTTP-Tiny" : 0,
         "HTTP-Tiny-UNIX" : 0,
         "IO-Compress" : 0,
         "IO-HTML" : 0,
         "JSON-MaybeXS" : 0,
         "JSON-PP" : 0,
         "LWP-MediaTypes" : 0,
         "Lingua-EN-Numbers-Ordinate" : 0,
         "Lingua-EN-PluralToSingular" : 0,
         "List-MoreUtils" : 0,
         "Log-Any" : 0,
         "Log-Any-Adapter-Screen" : 0,
         "Log-Any-IfLOG" : 0,
         "Mo" : 0,
         "Module-Path-More" : 0,
         "Monkey-Patch-Action" : 0,
         "Nodejs-Util" : 0,
         "PERLANCAR-File-HomeDir" : 0,
         "PERLANCAR-Module-List" : 0,
         "Params-Util" : 0,
         "Perinci-Access-Lite" : 0,
         "Perinci-AccessUtil" : 0,
         "Perinci-CmdLine-Help" : 0,
         "Perinci-CmdLine-Lite" : 0,
         "Perinci-CmdLine-pause" : 0,
         "Perinci-Object" : 0,
         "Perinci-Result-Format-Lite" : 0,
         "Perinci-Sub-Complete" : 0,
         "Perinci-Sub-ConvertArgs-Argv" : 0,
         "Perinci-Sub-ConvertArgs-Array" : 0,
         "Perinci-Sub-GetArgs-Argv" : 0,
         "Perinci-Sub-GetArgs-Array" : 0,
         "Perinci-Sub-Normalize" : 0,
         "Perinci-Sub-To-CLIDocData" : 0,
         "Perinci-Sub-Util" : 0,
         "Progress-Any" : 0,
         "Progress-Any-Output-TermProgressBarColor" : 0,
         "Regexp-Stringify" : 0,
         "Regexp-Wildcards" : 0,
         "Rinci" : 0,
         "Role-Tiny" : 0,
         "Scalar-Util-Numeric-PP" : 0,
         "String-Elide-Parts" : 0,
         "String-Indent" : 0,
         "String-LineNumber" : 0,
         "String-PerlQuote" : 0,
         "String-ShellQuote" : 0,
         "String-Trim-More" : 0,
         "String-Wildcard-Bash" : 0,
         "Sub-Delete" : 0,
         "Sub-Install" : 0,
         "Test-Simple" : 0,
         "Text-ANSI-Util" : 0,
         "Text-Table-Tiny" : 0,
         "Text-sprintfn" : 0,
         "Tie-IxHash" : 0,
         "Time-Duration" : 0,
         "TimeDate" : 0,
         "Version-Util" : 0,
         "WWW-PAUSE-Simple" : 0,
         "experimental" : 0
      },
      "packed_modules" : {
         "Algorithm::Dependency" : "1.110",
         "Algorithm::Dependency::Item" : "1.110",
         "Algorithm::Dependency::Ordered" : "1.110",
         "Algorithm::Dependency::Source" : "1.110",
         "Algorithm::Dependency::Source::File" : "1.110",
         "Algorithm::Dependency::Source::HoA" : "1.110",
         "Algorithm::Dependency::Source::Invert" : "1.110",
         "Algorithm::Dependency::Weight" : "1.110",
         "App::pause" : "0.55",
         "App::pause::Packed" : "0.55",
         "Clone::PP" : 1.06,
         "Color::ANSI::Util" : "0.14",
         "Complete::Bash" : "0.27",
         "Complete::Common" : "0.22",
         "Complete::Env" : "0.38",
         "Complete::File" : "0.40",
         "Complete::Fish" : "0.04",
         "Complete::Getopt::Long" : "0.41",
         "Complete::Path" : "0.22",
         "Complete::Tcsh" : "0.02",
         "Complete::Util" : "0.46",
         "Complete::Zsh" : "0.02",
         "Compress::Raw::Bzip2" : "2.068",
         "Compress::Raw::Zlib" : "2.068",
         "Compress::Zlib" : "2.068",
         "Config::IOD::Base" : "0.24",
         "Config::IOD::Expr" : "0.24",
         "Config::IOD::Reader" : "0.24",
         "Data::Check::Structure" : "0.03",
         "Data::Clean" : "0.37",
         "Data::Clean::FromJSON" : "0.36",
         "Data::Clean::JSON" : "0.36",
         "Data::Dmp" : "0.19",
         "Data::Dump" : "1.23",
         "Data::Dump::FilterContext" : null,
         "Data::Dump::Filtered" : null,
         "Data::Dump::Trace" : "0.02",
         "Data::ModeMerge" : "0.33",
         "Data::ModeMerge::Config" : "0.33",
         "Data::ModeMerge::Mode::ADD" : "0.33",
         "Data::ModeMerge::Mode::Base" : "0.33",
         "Data::ModeMerge::Mode::CONCAT" : "0.33",
         "Data::ModeMerge::Mode::DELETE" : "0.33",
         "Data::ModeMerge::Mode::KEEP" : "0.33",
         "Data::ModeMerge::Mode::NORMAL" : "0.33",
         "Data::ModeMerge::Mode::SUBTRACT" : "0.33",
         "Data::Sah" : "0.80",
         "Data::Sah::Coerce" : "0.014",
         "Data::Sah::Coerce::js::bool::float" : "0.014",
         "Data::Sah::Coerce::js::bool::str" : "0.014",
         "Data::Sah::Coerce::js::date::float_epoch" : "0.014",
         "Data::Sah::Coerce::js::date::obj_Date" : "0.014",
         "Data::Sah::Coerce::js::date::str" : "0.014",
         "Data::Sah::Coerce::js::duration::float_secs" : "0.014",
         "Data::Sah::Coerce::js::duration::str_iso8601" : "0.014",
         "Data::Sah::Coerce::perl::bool::str" : "0.014",
         "Data::Sah::Coerce::perl::date::float_epoch" : "0.014",
         "Data::Sah::Coerce::perl::date::obj_DateTime" : "0.014",
         "Data::Sah::Coerce::perl::date::obj_TimeMoment" : "0.014",
         "Data::Sah::Coerce::perl::date::str_iso8601" : "0.014",
         "Data::Sah::Coerce::perl::duration::float_secs" : "0.014",
         "Data::Sah::Coerce::perl::duration::obj_DateTimeDuration" : "0.014",
         "Data::Sah::Coerce::perl::duration::str_human" : "0.014",
         "Data::Sah::Coerce::perl::duration::str_iso8601" : "0.014",
         "Data::Sah::CoerceCommon" : "0.014",
         "Data::Sah::CoerceJS" : "0.014",
         "Data::Sah::Compiler" : "0.80",
         "Data::Sah::Compiler::Prog" : "0.80",
         "Data::Sah::Compiler::Prog::TH" : "0.80",
         "Data::Sah::Compiler::Prog::TH::all" : "0.80",
         "Data::Sah::Compiler::Prog::TH::any" : "0.80",
         "Data::Sah::Compiler::TH" : "0.80",
         "Data::Sah::Compiler::TextResultRole" : "0.80",
         "Data::Sah::Compiler::human" : "0.80",
         "Data::Sah::Compiler::human::TH" : "0.80",
         "Data::Sah::Compiler::human::TH::Comparable" : "0.80",
         "Data::Sah::Compiler::human::TH::HasElems" : "0.80",
         "Data::Sah::Compiler::human::TH::Sortable" : "0.80",
         "Data::Sah::Compiler::human::TH::all" : "0.80",
         "Data::Sah::Compiler::human::TH::any" : "0.80",
         "Data::Sah::Compiler::human::TH::array" : "0.80",
         "Data::Sah::Compiler::human::TH::bool" : "0.80",
         "Data::Sah::Compiler::human::TH::buf" : "0.80",
         "Data::Sah::Compiler::human::TH::cistr" : "0.80",
         "Data::Sah::Compiler::human::TH::code" : "0.80",
         "Data::Sah::Compiler::human::TH::date" : "0.80",
         "Data::Sah::Compiler::human::TH::duration" : "0.80",
         "Data::Sah::Compiler::human::TH::float" : "0.80",
         "Data::Sah::Compiler::human::TH::hash" : "0.80",
         "Data::Sah::Compiler::human::TH::int" : "0.80",
         "Data::Sah::Compiler::human::TH::num" : "0.80",
         "Data::Sah::Compiler::human::TH::obj" : "0.80",
         "Data::Sah::Compiler::human::TH::re" : "0.80",
         "Data::Sah::Compiler::human::TH::str" : "0.80",
         "Data::Sah::Compiler::human::TH::undef" : "0.80",
         "Data::Sah::Compiler::js" : "0.80",
         "Data::Sah::Compiler::js::TH" : "0.80",
         "Data::Sah::Compiler::js::TH::all" : "0.80",
         "Data::Sah::Compiler::js::TH::any" : "0.80",
         "Data::Sah::Compiler::js::TH::array" : "0.80",
         "Data::Sah::Compiler::js::TH::bool" : "0.80",
         "Data::Sah::Compiler::js::TH::buf" : "0.80",
         "Data::Sah::Compiler::js::TH::cistr" : "0.80",
         "Data::Sah::Compiler::js::TH::code" : "0.80",
         "Data::Sah::Compiler::js::TH::date" : "0.80",
         "Data::Sah::Compiler::js::TH::duration" : "0.80",
         "Data::Sah::Compiler::js::TH::float" : "0.80",
         "Data::Sah::Compiler::js::TH::hash" : "0.80",
         "Data::Sah::Compiler::js::TH::int" : "0.80",
         "Data::Sah::Compiler::js::TH::num" : "0.80",
         "Data::Sah::Compiler::js::TH::obj" : "0.80",
         "Data::Sah::Compiler::js::TH::re" : "0.80",
         "Data::Sah::Compiler::js::TH::str" : "0.80",
         "Data::Sah::Compiler::js::TH::undef" : "0.80",
         "Data::Sah::Compiler::perl" : "0.80",
         "Data::Sah::Compiler::perl::TH" : "0.80",
         "Data::Sah::Compiler::perl::TH::all" : "0.80",
         "Data::Sah::Compiler::perl::TH::any" : "0.80",
         "Data::Sah::Compiler::perl::TH::array" : "0.80",
         "Data::Sah::Compiler::perl::TH::bool" : "0.80",
         "Data::Sah::Compiler::perl::TH::buf" : "0.80",
         "Data::Sah::Compiler::perl::TH::cistr" : "0.80",
         "Data::Sah::Compiler::perl::TH::code" : "0.80",
         "Data::Sah::Compiler::perl::TH::date" : "0.80",
         "Data::Sah::Compiler::perl::TH::duration" : "0.80",
         "Data::Sah::Compiler::perl::TH::float" : "0.80",
         "Data::Sah::Compiler::perl::TH::hash" : "0.80",
         "Data::Sah::Compiler::perl::TH::int" : "0.80",
         "Data::Sah::Compiler::perl::TH::num" : "0.80",
         "Data::Sah::Compiler::perl::TH::obj" : "0.80",
         "Data::Sah::Compiler::perl::TH::re" : "0.80",
         "Data::Sah::Compiler::perl::TH::str" : "0.80",
         "Data::Sah::Compiler::perl::TH::undef" : "0.80",
         "Data::Sah::Human" : "0.80",
         "Data::Sah::JS" : "0.80",
         "Data::Sah::Lang" : "0.80",
         "Data::Sah::Lang::fr_FR" : "0.80",
         "Data::Sah::Lang::id_ID" : "0.80",
         "Data::Sah::Lang::zh_CN" : "0.80",
         "Data::Sah::Normalize" : "0.04",
         "Data::Sah::Type::BaseType" : "0.80",
         "Data::Sah::Type::Comparable" : "0.80",
         "Data::Sah::Type::HasElems" : "0.80",
         "Data::Sah::Type::Sortable" : "0.80",
         "Data::Sah::Type::all" : "0.80",
         "Data::Sah::Type::any" : "0.80",
         "Data::Sah::Type::array" : "0.80",
         "Data::Sah::Type::bool" : "0.80",
         "Data::Sah::Type::buf" : "0.80",
         "Data::Sah::Type::cistr" : "0.80",
         "Data::Sah::Type::code" : "0.80",
         "Data::Sah::Type::date" : "0.80",
         "Data::Sah::Type::duration" : "0.80",
         "Data::Sah::Type::float" : "0.80",
         "Data::Sah::Type::hash" : "0.80",
         "Data::Sah::Type::int" : "0.80",
         "Data::Sah::Type::num" : "0.80",
         "Data::Sah::Type::obj" : "0.80",
         "Data::Sah::Type::re" : "0.80",
         "Data::Sah::Type::str" : "0.80",
         "Data::Sah::Type::undef" : "0.80",
         "Data::Sah::Util::Func" : "0.80",
         "Data::Sah::Util::Role" : "0.80",
         "Data::Sah::Util::Type" : "0.43",
         "Data::Sah::Util::Type::Date" : "0.80",
         "Data::Sah::Util::TypeX" : "0.80",
         "Date::Format" : "2.24",
         "Date::Parse" : "2.30",
         "Encode::Locale" : "1.05",
         "Exporter::Shiny" : "0.042",
         "Exporter::Tiny" : "0.042",
         "File::GlobMapper" : "1.000",
         "File::Which" : "1.21",
         "Function::Fallback::CoreOrPP" : "0.07",
         "Getopt::Long::Negate::EN" : "0.05",
         "Getopt::Long::Util" : "0.84",
         "HTTP::Config" : "6.11",
         "HTTP::Date" : "6.02",
         "HTTP::Headers" : "6.11",
         "HTTP::Headers::Auth" : "6.11",
         "HTTP::Headers::ETag" : "6.11",
         "HTTP::Headers::Util" : "6.11",
         "HTTP::Message" : "6.11",
         "HTTP::Request" : "6.11",
         "HTTP::Request::Common" : "6.11",
         "HTTP::Response" : "6.11",
         "HTTP::Status" : "6.11",
         "HTTP::Tiny" : "0.054",
         "HTTP::Tiny::UNIX" : "0.04",
         "IO::Compress::Adapter::Bzip2" : "2.068",
         "IO::Compress::Adapter::Deflate" : "2.068",
         "IO::Compress::Adapter::Identity" : "2.068",
         "IO::Compress::Base" : "2.068",
         "IO::Compress::Base::Common" : "2.068",
         "IO::Compress::Bzip2" : "2.068",
         "IO::Compress::Deflate" : "2.068",
         "IO::Compress::Gzip" : "2.068",
         "IO::Compress::Gzip::Constants" : "2.068",
         "IO::Compress::RawDeflate" : "2.068",
         "IO::Compress::Zip" : "2.068",
         "IO::Compress::Zip::Constants" : "2.068",
         "IO::Compress::Zlib::Constants" : "2.068",
         "IO::Compress::Zlib::Extra" : "2.068",
         "IO::HTML" : "1.001",
         "IO::Uncompress::Adapter::Bunzip2" : "2.068",
         "IO::Uncompress::Adapter::Identity" : "2.068",
         "IO::Uncompress::Adapter::Inflate" : "2.068",
         "IO::Uncompress::AnyInflate" : "2.068",
         "IO::Uncompress::AnyUncompress" : "2.068",
         "IO::Uncompress::Base" : "2.068",
         "IO::Uncompress::Bunzip2" : "2.068",
         "IO::Uncompress::Gunzip" : "2.068",
         "IO::Uncompress::Inflate" : "2.068",
         "IO::Uncompress::RawInflate" : "2.068",
         "IO::Uncompress::Unzip" : "2.068",
         "JSON::MaybeXS" : "1.003005",
         "JSON::PP" : "2.27300",
         "JSON::PP::Boolean" : null,
         "LWP::MediaTypes" : "6.02",
         "Lingua::EN::Numbers::Ordinate" : "1.04",
         "Lingua::EN::PluralToSingular" : "0.18",
         "List::MoreUtils" : "0.413",
         "List::MoreUtils::PP" : "0.413",
         "List::MoreUtils::XS" : "0.413",
         "Log::Any" : "1.040",
         "Log::Any::Adapter" : "1.040",
         "Log::Any::Adapter::Base" : "1.040",
         "Log::Any::Adapter::File" : "1.040",
         "Log::Any::Adapter::Null" : "1.040",
         "Log::Any::Adapter::Screen" : "0.12",
         "Log::Any::Adapter::Stderr" : "1.040",
         "Log::Any::Adapter::Stdout" : "1.040",
         "Log::Any::Adapter::Test" : "1.040",
         "Log::Any::Adapter::Util" : "1.040",
         "Log::Any::IfLOG" : "0.07",
         "Log::Any::Manager" : "1.040",
         "Log::Any::Proxy" : "1.040",
         "Log::Any::Proxy::Test" : "1.040",
         "Log::Any::Test" : "1.040",
         "Mo" : 0.39,
         "Mo::Golf" : 0.39,
         "Mo::Inline" : 0.39,
         "Mo::Moose" : 0.39,
         "Mo::Mouse" : 0.39,
         "Mo::build" : 0.39,
         "Mo::builder" : 0.39,
         "Mo::chain" : 0.39,
         "Mo::coerce" : 0.39,
         "Mo::default" : 0.39,
         "Mo::exporter" : 0.39,
         "Mo::import" : 0.39,
         "Mo::importer" : 0.39,
         "Mo::is" : 0.39,
         "Mo::nonlazy" : 0.39,
         "Mo::option" : 0.39,
         "Mo::required" : 0.39,
         "Mo::xs" : 0.39,
         "Module::Path::More" : "0.30",
         "Monkey::Patch::Action" : "0.04",
         "Monkey::Patch::Action::Handle" : "0.04",
         "Nodejs::Util" : "0.003",
         "PERLANCAR::File::HomeDir" : "0.02",
         "PERLANCAR::Module::List" : "0.003005",
         "Params::Util" : "1.07",
         "Perinci::Access::Lite" : "0.13",
         "Perinci::AccessUtil" : "0.06",
         "Perinci::CmdLine::Base" : "1.55",
         "Perinci::CmdLine::Help" : "0.08",
         "Perinci::CmdLine::Lite" : "1.55",
         "Perinci::CmdLine::Util::Config" : "1.55",
         "Perinci::CmdLine::pause" : "0.30",
         "Perinci::Object" : "0.24",
         "Perinci::Object::EnvResult" : "0.24",
         "Perinci::Object::EnvResultMulti" : "0.24",
         "Perinci::Object::Function" : "0.24",
         "Perinci::Object::Metadata" : "0.24",
         "Perinci::Object::Package" : "0.24",
         "Perinci::Object::ResMeta" : "0.24",
         "Perinci::Object::Variable" : "0.24",
         "Perinci::Result::Format::Lite" : "0.14",
         "Perinci::Sub::Complete" : "0.84",
         "Perinci::Sub::ConvertArgs::Argv" : "0.08",
         "Perinci::Sub::ConvertArgs::Array" : "0.08",
         "Perinci::Sub::GetArgs::Argv" : "0.71",
         "Perinci::Sub::GetArgs::Array" : "0.15",
         "Perinci::Sub::Normalize" : "0.18",
         "Perinci::Sub::To::CLIDocData" : "0.24",
         "Perinci::Sub::Util" : "0.45",
         "Perinci::Sub::Util::ResObj" : "0.45",
         "Perinci::Sub::Util::Sort" : "0.45",
         "Progress::Any" : "0.20",
         "Progress::Any::Output" : "0.20",
         "Progress::Any::Output::Null" : "0.20",
         "Progress::Any::Output::TermProgressBarColor" : "0.22",
         "Regexp::Stringify" : "0.05",
         "Regexp::Wildcards" : "1.05",
         "Rinci" : "1.1.80",
         "Role::Tiny" : "2.000001",
         "Role::Tiny::With" : "2.000001",
         "Sah::Schema::rinci::function_meta" : "1.1.80",
         "Sah::Schema::rinci::meta" : "1.1.80",
         "Sah::Schema::rinci::result_meta" : "1.1.80",
         "Scalar::Util::Numeric::PP" : "0.04",
         "String::Elide::Parts" : "0.01",
         "String::Indent" : "0.03",
         "String::LineNumber" : "0.01",
         "String::PerlQuote" : "0.01",
         "String::ShellQuote" : "1.04",
         "String::Trim::More" : "0.02",
         "String::Wildcard::Bash" : "0.03",
         "Sub::Delete" : "1.00002",
         "Sub::Install" : "0.928",
         "Test::Builder" : "1.001014",
         "Test::Builder::IO::Scalar" : "2.113",
         "Test::Builder::Module" : "1.001014",
         "Test::Builder::Tester" : "1.28",
         "Test::Builder::Tester::Color" : "1.290001",
         "Test::Config::IOD::Common" : "0.24",
         "Test::Data::Sah" : "0.80",
         "Test::More" : "1.001014",
         "Test::Simple" : "1.001014",
         "Test::Tester" : "0.114",
         "Test::Tester::Capture" : null,
         "Test::Tester::CaptureRunner" : null,
         "Test::Tester::Delegate" : null,
         "Test::use::ok" : "0.16",
         "Text::ANSI::BaseUtil" : "0.22",
         "Text::ANSI::Util" : "0.22",
         "Text::Table::Tiny" : "0.04",
         "Text::sprintfn" : "0.08",
         "Tie::IxHash" : "1.23",
         "Time::Duration" : "1.20",
         "Time::Zone" : "2.24",
         "Version::Util" : "0.72",
         "WWW::PAUSE::Simple" : "0.30",
         "experimental" : "0.013",
         "ok" : "0.16"
      }
   },
   "x_authority" : "cpan:PERLANCAR"
}

