{
   "abstract" : "CLIs related to Indonesian banking",
   "author" : [
      "perlancar <perlancar@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "App-IndonesianBankingUtils",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Rinci" : "0.151"
         },
         "x_spec" : {
            "Rinci" : "v1.1.96"
         }
      },
      "runtime" : {
         "requires" : {
            "Business::BankCard::Indonesia" : "0.070",
            "Business::BankList::Indonesia" : "0.080",
            "Business::ID::BCA" : "0",
            "Business::ID::Mandiri" : "0",
            "Data::Dmp" : "0.241",
            "Data::Sah::Compiler::perl::TH::array" : "0.910",
            "Data::Sah::Compiler::perl::TH::bool" : "0.910",
            "Data::Sah::Compiler::perl::TH::int" : "0.910",
            "Data::Sah::Compiler::perl::TH::str" : "0.910",
            "File::HomeDir" : "0",
            "File::Path" : "0",
            "File::Slurper" : "0",
            "Finance::Bank::ID::BCA" : "0.45",
            "Finance::Bank::ID::BPRKS" : "0",
            "Finance::Bank::ID::Mandiri" : "0",
            "Log::ger" : "0.038",
            "Log::ger::Level::FromEnv" : "0",
            "Log::ger::Output" : "0.005",
            "Log::ger::Output::Composite" : "0.009",
            "Log::ger::Output::DirWriteRotate" : "0",
            "Perinci::CmdLine::Any" : "0.152",
            "Perinci::CmdLine::Lite" : "1.905",
            "Perinci::Sub::Property::result::table" : "0",
            "YAML" : "0",
            "YAML::Syck" : "0",
            "perl" : "5.010001",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "App::IndonesianBankingUtils" : {
         "file" : "lib/App/IndonesianBankingUtils.pm",
         "version" : "0.146"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=App-IndonesianBankingUtils"
      },
      "homepage" : "https://metacpan.org/release/App-IndonesianBankingUtils",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/perlancar/perl-App-IndonesianBankingUtils.git",
         "web" : "https://github.com/perlancar/perl-App-IndonesianBankingUtils"
      }
   },
   "version" : "0.146",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.034000"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::GenPericmdScript",
            "name" : "GenPericmdScript list-idn-bank-card-prefixes",
            "version" : "0.423"
         },
         {
            "class" : "Dist::Zilla::Plugin::GenPericmdScript",
            "name" : "GenPericmdScript list-idn-banks",
            "version" : "0.423"
         },
         {
            "class" : "Dist::Zilla::Plugin::GenPericmdScript",
            "name" : "GenPericmdScript list-bca-branches",
            "version" : "0.423"
         },
         {
            "class" : "Dist::Zilla::Plugin::GenPericmdScript",
            "name" : "GenPericmdScript parse-bca-account",
            "version" : "0.423"
         },
         {
            "class" : "Dist::Zilla::Plugin::GenPericmdScript",
            "name" : "GenPericmdScript list-mandiri-branches",
            "version" : "0.423"
         },
         {
            "class" : "Dist::Zilla::Plugin::GenPericmdScript",
            "name" : "GenPericmdScript parse-mandiri-account",
            "version" : "0.423"
         },
         {
            "class" : "Dist::Zilla::Plugin::PERLANCAR::CheckPendingRelease",
            "name" : "@Filter/PERLANCAR::CheckPendingRelease",
            "version" : "0.001"
         },
         {
            "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" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Filter/@Filter/PruneCruft",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Filter/@Filter/ManifestSkip",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Filter/@Filter/MetaYAML",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Filter/@Filter/License",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodCoverageTests",
            "name" : "@Filter/@Filter/PodCoverageTests",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "@Filter/@Filter/PodSyntaxTests",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExtraTests",
            "name" : "@Filter/@Filter/ExtraTests",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@Filter/@Filter/ExecDir",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::ShareDir",
            "name" : "@Filter/@Filter/ShareDir",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },
            "name" : "@Filter/@Filter/MakeMaker",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@Filter/@Filter/Manifest",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "@Filter/@Filter/ConfirmRelease",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@Filter/ExecDir script",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::PERLANCAR::BeforeBuild",
            "name" : "@Filter/PERLANCAR::BeforeBuild",
            "version" : "0.605"
         },
         {
            "class" : "Dist::Zilla::Plugin::Rinci::AbstractFromMeta",
            "name" : "@Filter/Rinci::AbstractFromMeta",
            "version" : "0.10"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodnameFromFilename",
            "name" : "@Filter/PodnameFromFilename",
            "version" : "0.02"
         },
         {
            "class" : "Dist::Zilla::Plugin::PERLANCAR::EnsurePrereqToSpec",
            "name" : "@Filter/PERLANCAR::EnsurePrereqToSpec",
            "version" : "0.062"
         },
         {
            "class" : "Dist::Zilla::Plugin::PERLANCAR::MetaResources",
            "name" : "@Filter/PERLANCAR::MetaResources",
            "version" : "0.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckChangeLog",
            "name" : "@Filter/CheckChangeLog",
            "version" : "0.05"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckMetaResources",
            "name" : "@Filter/CheckMetaResources",
            "version" : "0.001"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckSelfDependency",
            "config" : {
               "Dist::Zilla::Plugin::CheckSelfDependency" : {
                  "finder" : [
                     ":InstallModules"
                  ]
               },
               "Dist::Zilla::Role::ModuleMetadata" : {
                  "Module::Metadata" : "1.000037",
                  "version" : "0.006"
               }
            },
            "name" : "@Filter/CheckSelfDependency",
            "version" : "0.011"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Contributors",
            "config" : {
               "Dist::Zilla::Plugin::Git::Contributors" : {
                  "git_version" : "2.25.1",
                  "include_authors" : 0,
                  "include_releaser" : 1,
                  "order_by" : "name",
                  "paths" : []
               }
            },
            "name" : "@Filter/Git::Contributors",
            "version" : "0.036"
         },
         {
            "class" : "Dist::Zilla::Plugin::CopyrightYearFromGit",
            "name" : "@Filter/CopyrightYearFromGit",
            "version" : "0.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::IfBuilt",
            "name" : "@Filter/IfBuilt",
            "version" : "0.02"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "@Filter/MetaJSON",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "@Filter/MetaConfig",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
            "config" : {
               "Dist::Zilla::Plugin::MetaProvides::Package" : {
                  "finder_objects" : [
                     {
                        "class" : "Dist::Zilla::Plugin::FinderCode",
                        "name" : "@Filter/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
                        "version" : "6.017"
                     }
                  ],
                  "include_underscores" : 0
               },
               "Dist::Zilla::Role::MetaProvider::Provider" : {
                  "$Dist::Zilla::Role::MetaProvider::Provider::VERSION" : "2.002004",
                  "inherit_missing" : 1,
                  "inherit_version" : 1,
                  "meta_noindex" : 1
               },
               "Dist::Zilla::Role::ModuleMetadata" : {
                  "Module::Metadata" : "1.000037",
                  "version" : "0.006"
               }
            },
            "name" : "@Filter/MetaProvides::Package",
            "version" : "2.004003"
         },
         {
            "class" : "Dist::Zilla::Plugin::PERLANCAR::Authority",
            "name" : "@Filter/PERLANCAR::Authority",
            "version" : "0.001"
         },
         {
            "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::OurPkgVersion",
            "name" : "@Filter/OurPkgVersion",
            "version" : "0.21"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodWeaver",
            "config" : {
               "Dist::Zilla::Plugin::PodWeaver" : {
                  "finder" : [
                     ":InstallModules",
                     ":ExecFiles"
                  ],
                  "plugins" : [
                     {
                        "class" : "Pod::Weaver::Plugin::EnsurePod5",
                        "name" : "@CorePrep/EnsurePod5",
                        "version" : "4.017"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::H1Nester",
                        "name" : "@CorePrep/H1Nester",
                        "version" : "4.017"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Name",
                        "name" : "@Author::PERLANCAR/Name",
                        "version" : "4.017"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Version",
                        "name" : "@Author::PERLANCAR/Version",
                        "version" : "4.017"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Region",
                        "name" : "@Author::PERLANCAR/prelude",
                        "version" : "4.017"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "SYNOPSIS",
                        "version" : "4.017"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "DESCRIPTION",
                        "version" : "4.017"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "OVERVIEW",
                        "version" : "4.017"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "ATTRIBUTES",
                        "version" : "4.017"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "METHODS",
                        "version" : "4.017"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "FUNCTIONS",
                        "version" : "4.017"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Leftovers",
                        "name" : "@Author::PERLANCAR/Leftovers",
                        "version" : "4.017"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Region",
                        "name" : "@Author::PERLANCAR/postlude",
                        "version" : "4.017"
                     },
                     {
                        "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::GetoptLongMore",
                        "name" : "@Author::PERLANCAR/Completion::GetoptLongMore",
                        "version" : "0.001"
                     },
                     {
                        "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.06"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Authors",
                        "name" : "@Author::PERLANCAR/Authors",
                        "version" : "4.017"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Contributors",
                        "name" : "@Author::PERLANCAR/Contributors",
                        "version" : "0.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::PERLANCAR::Contributing",
                        "name" : "@Author::PERLANCAR/PERLANCAR/Contributing",
                        "version" : "0.292"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Legal",
                        "name" : "@Author::PERLANCAR/Legal",
                        "version" : "4.017"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::Rinci",
                        "name" : "@Author::PERLANCAR/Rinci",
                        "version" : "0.780"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::AppendPrepend",
                        "name" : "@Author::PERLANCAR/AppendPrepend",
                        "version" : "0.01"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::EnsureUniqueSections",
                        "name" : "@Author::PERLANCAR/EnsureUniqueSections",
                        "version" : "0.163250"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::SingleEncoding",
                        "name" : "@Author::PERLANCAR/SingleEncoding",
                        "version" : "4.017"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::PERLANCAR::SortSections",
                        "name" : "@Author::PERLANCAR/PERLANCAR::SortSections",
                        "version" : "0.082"
                     }
                  ]
               }
            },
            "name" : "@Filter/PodWeaver",
            "version" : "4.008"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneFiles",
            "name" : "@Filter/PruneFiles",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::Pod2Readme",
            "name" : "@Filter/Pod2Readme",
            "version" : "0.004"
         },
         {
            "class" : "Dist::Zilla::Plugin::Rinci::AddPrereqs",
            "name" : "@Filter/Rinci::AddPrereqs",
            "version" : "0.145"
         },
         {
            "class" : "Dist::Zilla::Plugin::Rinci::AddToDb",
            "name" : "@Filter/Rinci::AddToDb",
            "version" : "0.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::Rinci::EmbedValidator",
            "name" : "@Filter/Rinci::EmbedValidator",
            "version" : "0.251"
         },
         {
            "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" : [],
                  "switch" : []
               }
            },
            "name" : "@Filter/Test::Compile",
            "version" : "2.058"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Rinci",
            "name" : "@Filter/Test::Rinci",
            "version" : "0.040"
         },
         {
            "class" : "Dist::Zilla::Plugin::StaticInstall",
            "config" : {
               "Dist::Zilla::Plugin::StaticInstall" : {
                  "dry_run" : 0,
                  "mode" : "on"
               }
            },
            "name" : "@Filter/StaticInstall",
            "version" : "0.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::EnsureSQLSchemaVersionedTest",
            "name" : "@Filter/EnsureSQLSchemaVersionedTest",
            "version" : "0.03"
         },
         {
            "class" : "Dist::Zilla::Plugin::Acme::CPANModules::Blacklist",
            "name" : "@Filter/Acme::CPANModules::Blacklist",
            "version" : "0.001"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs::EnsureVersion",
            "name" : "@Filter/Prereqs::EnsureVersion",
            "version" : "0.050"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs::CheckCircular",
            "name" : "@Filter/Prereqs::CheckCircular",
            "version" : "0.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN::WWWPAUSESimple",
            "name" : "@Filter/UploadToCPAN::WWWPAUSESimple",
            "version" : "0.04"
         },
         {
            "class" : "Dist::Zilla::Plugin::InsertExecsList",
            "name" : "InsertExecsList",
            "version" : "0.02"
         },
         {
            "class" : "Dist::Zilla::Plugin::Depak",
            "name" : "Depak",
            "version" : "0.21"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "test",
                  "type" : "requires"
               }
            },
            "name" : "TestRequires",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "runtime",
                  "type" : "requires"
               }
            },
            "name" : "Prereqs",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "develop",
                  "type" : "x_spec"
               }
            },
            "name" : "DevelopX_spec",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExtraTestFiles",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":PerlExecFiles",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":AllFiles",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":NoFiles",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : "@Filter/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
            "version" : "6.017"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : 0
         },
         "version" : "6.017"
      }
   },
   "x_Dist_Zilla_Plugin_Depak" : {
      "packed_dists" : null,
      "packed_modules" : {
         "App::IndonesianBankingUtils" : "0.146",
         "B::Hooks::EndOfScope" : "0.24",
         "B::Hooks::EndOfScope::PP" : "0.24",
         "B::Hooks::EndOfScope::XS" : "0.24",
         "BorderStyle::ASCII::None" : "0.006",
         "BorderStyle::ASCII::SingleLine" : "0.006",
         "BorderStyle::ASCII::SingleLineDoubleAfterHeader" : "0.006",
         "BorderStyle::ASCII::SingleLineHorizontalOnly" : "0.006",
         "BorderStyle::ASCII::SingleLineInnerOnly" : "0.006",
         "BorderStyle::ASCII::SingleLineOuterOnly" : "0.006",
         "BorderStyle::ASCII::SingleLineVerticalOnly" : "0.006",
         "BorderStyle::ASCII::Space" : "0.006",
         "BorderStyle::ASCII::SpaceInnerOnly" : "0.006",
         "BorderStyle::BoxChar::None" : "0.006",
         "BorderStyle::BoxChar::SingleLine" : "0.006",
         "BorderStyle::BoxChar::SingleLineHorizontalOnly" : "0.006",
         "BorderStyle::BoxChar::SingleLineInnerOnly" : "0.006",
         "BorderStyle::BoxChar::SingleLineOuterOnly" : "0.006",
         "BorderStyle::BoxChar::SingleLineVerticalOnly" : "0.006",
         "BorderStyle::BoxChar::Space" : "0.006",
         "BorderStyle::BoxChar::SpaceInnerOnly" : "0.006",
         "BorderStyle::Test::CustomChar" : "0.009",
         "BorderStyle::Test::Labeled" : "0.009",
         "BorderStyle::Text::ANSITable::OldCompat::Default::bold" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::brick" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::bricko" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::csingle" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::double" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::none_ascii" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::none_boxchar" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::none_utf8" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::single_ascii" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::single_boxchar" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::single_utf8" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::singleh_ascii" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::singleh_boxchar" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::singleh_utf8" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::singlei_ascii" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::singlei_boxchar" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::singlei_utf8" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::singleo_ascii" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::singleo_boxchar" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::singleo_utf8" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::singlev_ascii" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::singlev_boxchar" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::singlev_utf8" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::space_ascii" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::space_boxchar" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::space_utf8" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::spacei_ascii" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::spacei_boxchar" : "0.604",
         "BorderStyle::Text::ANSITable::OldCompat::Default::spacei_utf8" : "0.604",
         "BorderStyle::UTF8::Brick" : "0.006",
         "BorderStyle::UTF8::BrickOuterOnly" : "0.006",
         "BorderStyle::UTF8::DoubleLine" : "0.006",
         "BorderStyle::UTF8::None" : "0.006",
         "BorderStyle::UTF8::SingleLine" : "0.006",
         "BorderStyle::UTF8::SingleLineBold" : "0.006",
         "BorderStyle::UTF8::SingleLineBoldHeader" : "0.006",
         "BorderStyle::UTF8::SingleLineCurved" : "0.006",
         "BorderStyle::UTF8::SingleLineDoubleAfterHeader" : "0.006",
         "BorderStyle::UTF8::SingleLineHorizontalOnly" : "0.006",
         "BorderStyle::UTF8::SingleLineInnerOnly" : "0.006",
         "BorderStyle::UTF8::SingleLineOuterOnly" : "0.006",
         "BorderStyle::UTF8::SingleLineVerticalOnly" : "0.006",
         "BorderStyle::UTF8::Space" : "0.006",
         "BorderStyle::UTF8::SpaceInnerOnly" : "0.006",
         "BorderStyleBase" : "0.009",
         "BorderStyleBase::Constructor" : "0.009",
         "BorderStyles::Standard" : "0.006",
         "Capture::Tiny" : "0.48",
         "Class::Data::Inheritable" : "0.08",
         "Class::Inspector" : "1.36",
         "Class::Inspector::Functions" : "1.36",
         "Class::Method::Modifiers" : "2.13",
         "Class::Singleton" : 1.6,
         "Clone::PP" : 1.08,
         "Color::ANSI::Util" : "0.164",
         "Color::RGB::Util" : "0.604",
         "ColorTheme::NoColor" : "0.002",
         "ColorTheme::Perinci::CmdLine::Classic::Default" : "1.814",
         "ColorTheme::Perinci::CmdLine::Classic::DefaultWhiteBG" : "1.814",
         "ColorTheme::Test::Dynamic" : "0.008",
         "ColorTheme::Test::Static" : "0.008",
         "ColorTheme::Text::ANSITable::OldCompat::Default::default_gradation" : "0.604",
         "ColorTheme::Text::ANSITable::OldCompat::Default::default_gradation_whitebg" : "0.604",
         "ColorTheme::Text::ANSITable::OldCompat::Default::default_nogradation" : "0.604",
         "ColorTheme::Text::ANSITable::OldCompat::Default::default_nogradation_whitebg" : "0.604",
         "ColorTheme::Text::ANSITable::OldCompat::Default::no_color" : "0.604",
         "ColorTheme::Text::ANSITable::Standard::Gradation" : "0.604",
         "ColorTheme::Text::ANSITable::Standard::GradationWhiteBG" : "0.604",
         "ColorTheme::Text::ANSITable::Standard::NoGradation" : "0.604",
         "ColorTheme::Text::ANSITable::Standard::NoGradationWhiteBG" : "0.604",
         "ColorThemeBase::Base" : "0.008",
         "ColorThemeBase::Constructor" : "0.008",
         "ColorThemeBase::Static" : "0.008",
         "ColorThemeBase::Static::FromObjectColors" : "0.008",
         "ColorThemeBase::Static::FromStructColors" : "0.008",
         "ColorThemeRole::ANSI" : "0.001",
         "ColorThemeUtil::ANSI" : "0.002",
         "ColorThemes::Standard" : "0.002",
         "Complete::Bash" : "0.335",
         "Complete::Common" : "0.22",
         "Complete::Env" : "0.400",
         "Complete::File" : "0.440",
         "Complete::Fish" : "0.060",
         "Complete::Getopt::Long" : "0.480",
         "Complete::Path" : "0.251",
         "Complete::Sah" : "0.007",
         "Complete::Tcsh" : "0.030",
         "Complete::Util" : "0.611",
         "Complete::Zsh" : "0.03",
         "Config::IOD::Base" : "0.343",
         "Config::IOD::Expr" : "0.343",
         "Config::IOD::INI::Reader" : "0.343",
         "Config::IOD::Reader" : "0.343",
         "Data::Check::Structure" : "0.050",
         "Data::Clean" : "0.507",
         "Data::Clean::ForJSON" : "0.395",
         "Data::Clean::FromJSON" : "0.395",
         "Data::Clean::JSON" : "0.392",
         "Data::Cmp" : "0.007",
         "Data::Cmp::Numeric" : "0.007",
         "Data::Cmp::StrOrNumeric" : "0.007",
         "Data::Dmp" : "0.241",
         "Data::Dump" : "1.23",
         "Data::Dump::FilterContext" : null,
         "Data::Dump::Filtered" : null,
         "Data::Dump::OneLine" : "0.080",
         "Data::Dump::Trace" : "0.02",
         "Data::Format::Pretty" : "0.04",
         "Data::Format::Pretty::CompactJSON" : "0.12",
         "Data::Format::Pretty::Console" : "0.390",
         "Data::Format::Pretty::HTML" : "0.11",
         "Data::Format::Pretty::JSON" : "0.12",
         "Data::Format::Pretty::SimpleText" : "0.390",
         "Data::Format::Pretty::Text" : "0.390",
         "Data::ModeMerge" : "0.35",
         "Data::ModeMerge::Config" : "0.35",
         "Data::ModeMerge::Mode::ADD" : "0.35",
         "Data::ModeMerge::Mode::Base" : "0.35",
         "Data::ModeMerge::Mode::CONCAT" : "0.35",
         "Data::ModeMerge::Mode::DELETE" : "0.35",
         "Data::ModeMerge::Mode::KEEP" : "0.35",
         "Data::ModeMerge::Mode::NORMAL" : "0.35",
         "Data::ModeMerge::Mode::SUBTRACT" : "0.35",
         "Data::Rmap" : 0.65,
         "Data::Sah" : "0.910",
         "Data::Sah::Coerce" : "0.049",
         "Data::Sah::Coerce::js::To_bool::From_float::zero_one" : "0.049",
         "Data::Sah::Coerce::js::To_bool::From_str::common_words" : "0.049",
         "Data::Sah::Coerce::js::To_date::From_float::epoch" : "0.049",
         "Data::Sah::Coerce::js::To_date::From_obj::date" : "0.049",
         "Data::Sah::Coerce::js::To_date::From_str::date_parse" : "0.049",
         "Data::Sah::Coerce::js::To_datenotime::From_float::epoch" : "0.049",
         "Data::Sah::Coerce::js::To_datenotime::From_obj::date" : "0.049",
         "Data::Sah::Coerce::js::To_datenotime::From_str::date_parse" : "0.049",
         "Data::Sah::Coerce::js::To_datetime::From_float::epoch" : "0.049",
         "Data::Sah::Coerce::js::To_datetime::From_obj::date" : "0.049",
         "Data::Sah::Coerce::js::To_datetime::From_str::date_parse" : "0.049",
         "Data::Sah::Coerce::js::To_duration::From_float::seconds" : "0.049",
         "Data::Sah::Coerce::js::To_duration::From_str::iso8601" : "0.049",
         "Data::Sah::Coerce::js::To_timeofday::From_str::hms" : "0.049",
         "Data::Sah::Coerce::perl::To_bool::From_str::common_words" : "0.049",
         "Data::Sah::Coerce::perl::To_date::From_float::epoch" : "0.049",
         "Data::Sah::Coerce::perl::To_date::From_float::epoch_always" : "0.049",
         "Data::Sah::Coerce::perl::To_date::From_obj::datetime" : "0.049",
         "Data::Sah::Coerce::perl::To_date::From_obj::time_moment" : "0.049",
         "Data::Sah::Coerce::perl::To_date::From_str::iso8601" : "0.049",
         "Data::Sah::Coerce::perl::To_datenotime::From_float::epoch" : "0.049",
         "Data::Sah::Coerce::perl::To_datenotime::From_float::epoch_always" : "0.049",
         "Data::Sah::Coerce::perl::To_datenotime::From_obj::datetime" : "0.049",
         "Data::Sah::Coerce::perl::To_datenotime::From_obj::time_moment" : "0.049",
         "Data::Sah::Coerce::perl::To_datenotime::From_str::iso8601" : "0.049",
         "Data::Sah::Coerce::perl::To_datetime::From_float::epoch" : "0.049",
         "Data::Sah::Coerce::perl::To_datetime::From_float::epoch_always" : "0.049",
         "Data::Sah::Coerce::perl::To_datetime::From_obj::datetime" : "0.049",
         "Data::Sah::Coerce::perl::To_datetime::From_obj::time_moment" : "0.049",
         "Data::Sah::Coerce::perl::To_datetime::From_str::iso8601" : "0.049",
         "Data::Sah::Coerce::perl::To_duration::From_float::seconds" : "0.049",
         "Data::Sah::Coerce::perl::To_duration::From_obj::datetime_duration" : "0.049",
         "Data::Sah::Coerce::perl::To_duration::From_str::human" : "0.049",
         "Data::Sah::Coerce::perl::To_duration::From_str::iso8601" : "0.049",
         "Data::Sah::Coerce::perl::To_float::From_str::percent" : "0.049",
         "Data::Sah::Coerce::perl::To_int::From_str::percent" : "0.049",
         "Data::Sah::Coerce::perl::To_num::From_str::percent" : "0.049",
         "Data::Sah::Coerce::perl::To_timeofday::From_obj::date_timeofday" : "0.049",
         "Data::Sah::Coerce::perl::To_timeofday::From_str::hms" : "0.049",
         "Data::Sah::CoerceCommon" : "0.049",
         "Data::Sah::CoerceJS" : "0.049",
         "Data::Sah::Compiler" : "0.910",
         "Data::Sah::Compiler::Prog" : "0.910",
         "Data::Sah::Compiler::Prog::TH" : "0.910",
         "Data::Sah::Compiler::Prog::TH::all" : "0.910",
         "Data::Sah::Compiler::Prog::TH::any" : "0.910",
         "Data::Sah::Compiler::TH" : "0.910",
         "Data::Sah::Compiler::TextResultRole" : "0.910",
         "Data::Sah::Compiler::human" : "0.910",
         "Data::Sah::Compiler::human::TH" : "0.910",
         "Data::Sah::Compiler::human::TH::Comparable" : "0.910",
         "Data::Sah::Compiler::human::TH::HasElems" : "0.910",
         "Data::Sah::Compiler::human::TH::Sortable" : "0.910",
         "Data::Sah::Compiler::human::TH::all" : "0.910",
         "Data::Sah::Compiler::human::TH::any" : "0.910",
         "Data::Sah::Compiler::human::TH::array" : "0.910",
         "Data::Sah::Compiler::human::TH::bool" : "0.910",
         "Data::Sah::Compiler::human::TH::buf" : "0.910",
         "Data::Sah::Compiler::human::TH::cistr" : "0.910",
         "Data::Sah::Compiler::human::TH::code" : "0.910",
         "Data::Sah::Compiler::human::TH::date" : "0.910",
         "Data::Sah::Compiler::human::TH::datenotime" : "0.910",
         "Data::Sah::Compiler::human::TH::datetime" : "0.910",
         "Data::Sah::Compiler::human::TH::duration" : "0.910",
         "Data::Sah::Compiler::human::TH::float" : "0.910",
         "Data::Sah::Compiler::human::TH::hash" : "0.910",
         "Data::Sah::Compiler::human::TH::int" : "0.910",
         "Data::Sah::Compiler::human::TH::num" : "0.910",
         "Data::Sah::Compiler::human::TH::obj" : "0.910",
         "Data::Sah::Compiler::human::TH::re" : "0.910",
         "Data::Sah::Compiler::human::TH::str" : "0.910",
         "Data::Sah::Compiler::human::TH::timeofday" : "0.910",
         "Data::Sah::Compiler::human::TH::undef" : "0.910",
         "Data::Sah::Compiler::perl" : "0.910",
         "Data::Sah::Compiler::perl::TH" : "0.910",
         "Data::Sah::Compiler::perl::TH::all" : "0.910",
         "Data::Sah::Compiler::perl::TH::any" : "0.910",
         "Data::Sah::Compiler::perl::TH::array" : "0.910",
         "Data::Sah::Compiler::perl::TH::bool" : "0.910",
         "Data::Sah::Compiler::perl::TH::buf" : "0.910",
         "Data::Sah::Compiler::perl::TH::cistr" : "0.910",
         "Data::Sah::Compiler::perl::TH::code" : "0.910",
         "Data::Sah::Compiler::perl::TH::date" : "0.910",
         "Data::Sah::Compiler::perl::TH::datenotime" : "0.910",
         "Data::Sah::Compiler::perl::TH::datetime" : "0.910",
         "Data::Sah::Compiler::perl::TH::duration" : "0.910",
         "Data::Sah::Compiler::perl::TH::float" : "0.910",
         "Data::Sah::Compiler::perl::TH::hash" : "0.910",
         "Data::Sah::Compiler::perl::TH::int" : "0.910",
         "Data::Sah::Compiler::perl::TH::num" : "0.910",
         "Data::Sah::Compiler::perl::TH::obj" : "0.910",
         "Data::Sah::Compiler::perl::TH::re" : "0.910",
         "Data::Sah::Compiler::perl::TH::str" : "0.910",
         "Data::Sah::Compiler::perl::TH::timeofday" : "0.910",
         "Data::Sah::Compiler::perl::TH::undef" : "0.910",
         "Data::Sah::Filter" : "0.008",
         "Data::Sah::Filter::js::Str::downcase" : "0.008",
         "Data::Sah::Filter::js::Str::lc" : "0.008",
         "Data::Sah::Filter::js::Str::lcfirst" : "0.008",
         "Data::Sah::Filter::js::Str::lowercase" : "0.008",
         "Data::Sah::Filter::js::Str::ltrim" : "0.008",
         "Data::Sah::Filter::js::Str::rtrim" : "0.008",
         "Data::Sah::Filter::js::Str::trim" : "0.008",
         "Data::Sah::Filter::js::Str::uc" : "0.008",
         "Data::Sah::Filter::js::Str::ucfirst" : "0.008",
         "Data::Sah::Filter::js::Str::upcase" : "0.008",
         "Data::Sah::Filter::js::Str::uppercase" : "0.008",
         "Data::Sah::Filter::perl::Float::ceil" : "0.008",
         "Data::Sah::Filter::perl::Float::check_has_fraction" : "0.008",
         "Data::Sah::Filter::perl::Float::check_int" : "0.008",
         "Data::Sah::Filter::perl::Float::floor" : "0.008",
         "Data::Sah::Filter::perl::Float::round" : "0.008",
         "Data::Sah::Filter::perl::Str::check" : "0.008",
         "Data::Sah::Filter::perl::Str::downcase" : "0.008",
         "Data::Sah::Filter::perl::Str::lc" : "0.008",
         "Data::Sah::Filter::perl::Str::lcfirst" : "0.008",
         "Data::Sah::Filter::perl::Str::lowercase" : "0.008",
         "Data::Sah::Filter::perl::Str::ltrim" : "0.008",
         "Data::Sah::Filter::perl::Str::replace_map" : "0.008",
         "Data::Sah::Filter::perl::Str::rtrim" : "0.008",
         "Data::Sah::Filter::perl::Str::trim" : "0.008",
         "Data::Sah::Filter::perl::Str::uc" : "0.008",
         "Data::Sah::Filter::perl::Str::ucfirst" : "0.008",
         "Data::Sah::Filter::perl::Str::upcase" : "0.008",
         "Data::Sah::Filter::perl::Str::uppercase" : "0.008",
         "Data::Sah::FilterCommon" : "0.008",
         "Data::Sah::FilterJS" : "0.008",
         "Data::Sah::Human" : "0.910",
         "Data::Sah::Lang" : "0.910",
         "Data::Sah::Lang::fr_FR" : "0.910",
         "Data::Sah::Lang::id_ID" : "0.910",
         "Data::Sah::Lang::zh_CN" : "0.910",
         "Data::Sah::Normalize" : "0.051",
         "Data::Sah::Resolve" : "0.011",
         "Data::Sah::Type::BaseType" : "0.910",
         "Data::Sah::Type::Comparable" : "0.910",
         "Data::Sah::Type::HasElems" : "0.910",
         "Data::Sah::Type::Sortable" : "0.910",
         "Data::Sah::Type::all" : "0.910",
         "Data::Sah::Type::any" : "0.910",
         "Data::Sah::Type::array" : "0.910",
         "Data::Sah::Type::bool" : "0.910",
         "Data::Sah::Type::buf" : "0.910",
         "Data::Sah::Type::cistr" : "0.910",
         "Data::Sah::Type::code" : "0.910",
         "Data::Sah::Type::date" : "0.910",
         "Data::Sah::Type::datenotime" : "0.910",
         "Data::Sah::Type::datetime" : "0.910",
         "Data::Sah::Type::duration" : "0.910",
         "Data::Sah::Type::float" : "0.910",
         "Data::Sah::Type::hash" : "0.910",
         "Data::Sah::Type::int" : "0.910",
         "Data::Sah::Type::num" : "0.910",
         "Data::Sah::Type::obj" : "0.910",
         "Data::Sah::Type::re" : "0.910",
         "Data::Sah::Type::str" : "0.910",
         "Data::Sah::Type::timeofday" : "0.910",
         "Data::Sah::Type::undef" : "0.910",
         "Data::Sah::Util::Func" : "0.910",
         "Data::Sah::Util::Role" : "0.910",
         "Data::Sah::Util::Type" : "0.46",
         "Data::Sah::Util::Type::Date" : "0.910",
         "Data::Sah::Util::TypeX" : "0.910",
         "DateTime" : "1.54",
         "DateTime::Duration" : "1.54",
         "DateTime::Helpers" : "1.54",
         "DateTime::Infinite" : "1.54",
         "DateTime::LeapSecond" : "1.54",
         "DateTime::Locale" : "1.32",
         "DateTime::Locale::Base" : "1.32",
         "DateTime::Locale::Catalog" : "1.32",
         "DateTime::Locale::Data" : "1.32",
         "DateTime::Locale::FromData" : "1.32",
         "DateTime::Locale::Util" : "1.32",
         "DateTime::PP" : "1.54",
         "DateTime::PPExtra" : "1.54",
         "DateTime::TimeZone" : "2.47",
         "DateTime::TimeZone::Africa::Abidjan" : "2.47",
         "DateTime::TimeZone::Africa::Accra" : "2.47",
         "DateTime::TimeZone::Africa::Algiers" : "2.47",
         "DateTime::TimeZone::Africa::Bissau" : "2.47",
         "DateTime::TimeZone::Africa::Cairo" : "2.47",
         "DateTime::TimeZone::Africa::Casablanca" : "2.47",
         "DateTime::TimeZone::Africa::Ceuta" : "2.47",
         "DateTime::TimeZone::Africa::El_Aaiun" : "2.47",
         "DateTime::TimeZone::Africa::Johannesburg" : "2.47",
         "DateTime::TimeZone::Africa::Juba" : "2.47",
         "DateTime::TimeZone::Africa::Khartoum" : "2.47",
         "DateTime::TimeZone::Africa::Lagos" : "2.47",
         "DateTime::TimeZone::Africa::Maputo" : "2.47",
         "DateTime::TimeZone::Africa::Monrovia" : "2.47",
         "DateTime::TimeZone::Africa::Nairobi" : "2.47",
         "DateTime::TimeZone::Africa::Ndjamena" : "2.47",
         "DateTime::TimeZone::Africa::Sao_Tome" : "2.47",
         "DateTime::TimeZone::Africa::Tripoli" : "2.47",
         "DateTime::TimeZone::Africa::Tunis" : "2.47",
         "DateTime::TimeZone::Africa::Windhoek" : "2.47",
         "DateTime::TimeZone::America::Adak" : "2.47",
         "DateTime::TimeZone::America::Anchorage" : "2.47",
         "DateTime::TimeZone::America::Araguaina" : "2.47",
         "DateTime::TimeZone::America::Argentina::Buenos_Aires" : "2.47",
         "DateTime::TimeZone::America::Argentina::Catamarca" : "2.47",
         "DateTime::TimeZone::America::Argentina::Cordoba" : "2.47",
         "DateTime::TimeZone::America::Argentina::Jujuy" : "2.47",
         "DateTime::TimeZone::America::Argentina::La_Rioja" : "2.47",
         "DateTime::TimeZone::America::Argentina::Mendoza" : "2.47",
         "DateTime::TimeZone::America::Argentina::Rio_Gallegos" : "2.47",
         "DateTime::TimeZone::America::Argentina::Salta" : "2.47",
         "DateTime::TimeZone::America::Argentina::San_Juan" : "2.47",
         "DateTime::TimeZone::America::Argentina::San_Luis" : "2.47",
         "DateTime::TimeZone::America::Argentina::Tucuman" : "2.47",
         "DateTime::TimeZone::America::Argentina::Ushuaia" : "2.47",
         "DateTime::TimeZone::America::Asuncion" : "2.47",
         "DateTime::TimeZone::America::Atikokan" : "2.47",
         "DateTime::TimeZone::America::Bahia" : "2.47",
         "DateTime::TimeZone::America::Bahia_Banderas" : "2.47",
         "DateTime::TimeZone::America::Barbados" : "2.47",
         "DateTime::TimeZone::America::Belem" : "2.47",
         "DateTime::TimeZone::America::Belize" : "2.47",
         "DateTime::TimeZone::America::Blanc_Sablon" : "2.47",
         "DateTime::TimeZone::America::Boa_Vista" : "2.47",
         "DateTime::TimeZone::America::Bogota" : "2.47",
         "DateTime::TimeZone::America::Boise" : "2.47",
         "DateTime::TimeZone::America::Cambridge_Bay" : "2.47",
         "DateTime::TimeZone::America::Campo_Grande" : "2.47",
         "DateTime::TimeZone::America::Cancun" : "2.47",
         "DateTime::TimeZone::America::Caracas" : "2.47",
         "DateTime::TimeZone::America::Cayenne" : "2.47",
         "DateTime::TimeZone::America::Chicago" : "2.47",
         "DateTime::TimeZone::America::Chihuahua" : "2.47",
         "DateTime::TimeZone::America::Costa_Rica" : "2.47",
         "DateTime::TimeZone::America::Creston" : "2.47",
         "DateTime::TimeZone::America::Cuiaba" : "2.47",
         "DateTime::TimeZone::America::Curacao" : "2.47",
         "DateTime::TimeZone::America::Danmarkshavn" : "2.47",
         "DateTime::TimeZone::America::Dawson" : "2.47",
         "DateTime::TimeZone::America::Dawson_Creek" : "2.47",
         "DateTime::TimeZone::America::Denver" : "2.47",
         "DateTime::TimeZone::America::Detroit" : "2.47",
         "DateTime::TimeZone::America::Edmonton" : "2.47",
         "DateTime::TimeZone::America::Eirunepe" : "2.47",
         "DateTime::TimeZone::America::El_Salvador" : "2.47",
         "DateTime::TimeZone::America::Fort_Nelson" : "2.47",
         "DateTime::TimeZone::America::Fortaleza" : "2.47",
         "DateTime::TimeZone::America::Glace_Bay" : "2.47",
         "DateTime::TimeZone::America::Goose_Bay" : "2.47",
         "DateTime::TimeZone::America::Grand_Turk" : "2.47",
         "DateTime::TimeZone::America::Guatemala" : "2.47",
         "DateTime::TimeZone::America::Guayaquil" : "2.47",
         "DateTime::TimeZone::America::Guyana" : "2.47",
         "DateTime::TimeZone::America::Halifax" : "2.47",
         "DateTime::TimeZone::America::Havana" : "2.47",
         "DateTime::TimeZone::America::Hermosillo" : "2.47",
         "DateTime::TimeZone::America::Indiana::Indianapolis" : "2.47",
         "DateTime::TimeZone::America::Indiana::Knox" : "2.47",
         "DateTime::TimeZone::America::Indiana::Marengo" : "2.47",
         "DateTime::TimeZone::America::Indiana::Petersburg" : "2.47",
         "DateTime::TimeZone::America::Indiana::Tell_City" : "2.47",
         "DateTime::TimeZone::America::Indiana::Vevay" : "2.47",
         "DateTime::TimeZone::America::Indiana::Vincennes" : "2.47",
         "DateTime::TimeZone::America::Indiana::Winamac" : "2.47",
         "DateTime::TimeZone::America::Inuvik" : "2.47",
         "DateTime::TimeZone::America::Iqaluit" : "2.47",
         "DateTime::TimeZone::America::Jamaica" : "2.47",
         "DateTime::TimeZone::America::Juneau" : "2.47",
         "DateTime::TimeZone::America::Kentucky::Louisville" : "2.47",
         "DateTime::TimeZone::America::Kentucky::Monticello" : "2.47",
         "DateTime::TimeZone::America::La_Paz" : "2.47",
         "DateTime::TimeZone::America::Lima" : "2.47",
         "DateTime::TimeZone::America::Los_Angeles" : "2.47",
         "DateTime::TimeZone::America::Maceio" : "2.47",
         "DateTime::TimeZone::America::Managua" : "2.47",
         "DateTime::TimeZone::America::Manaus" : "2.47",
         "DateTime::TimeZone::America::Martinique" : "2.47",
         "DateTime::TimeZone::America::Matamoros" : "2.47",
         "DateTime::TimeZone::America::Mazatlan" : "2.47",
         "DateTime::TimeZone::America::Menominee" : "2.47",
         "DateTime::TimeZone::America::Merida" : "2.47",
         "DateTime::TimeZone::America::Metlakatla" : "2.47",
         "DateTime::TimeZone::America::Mexico_City" : "2.47",
         "DateTime::TimeZone::America::Miquelon" : "2.47",
         "DateTime::TimeZone::America::Moncton" : "2.47",
         "DateTime::TimeZone::America::Monterrey" : "2.47",
         "DateTime::TimeZone::America::Montevideo" : "2.47",
         "DateTime::TimeZone::America::Nassau" : "2.47",
         "DateTime::TimeZone::America::New_York" : "2.47",
         "DateTime::TimeZone::America::Nipigon" : "2.47",
         "DateTime::TimeZone::America::Nome" : "2.47",
         "DateTime::TimeZone::America::Noronha" : "2.47",
         "DateTime::TimeZone::America::North_Dakota::Beulah" : "2.47",
         "DateTime::TimeZone::America::North_Dakota::Center" : "2.47",
         "DateTime::TimeZone::America::North_Dakota::New_Salem" : "2.47",
         "DateTime::TimeZone::America::Nuuk" : "2.47",
         "DateTime::TimeZone::America::Ojinaga" : "2.47",
         "DateTime::TimeZone::America::Panama" : "2.47",
         "DateTime::TimeZone::America::Pangnirtung" : "2.47",
         "DateTime::TimeZone::America::Paramaribo" : "2.47",
         "DateTime::TimeZone::America::Phoenix" : "2.47",
         "DateTime::TimeZone::America::Port_au_Prince" : "2.47",
         "DateTime::TimeZone::America::Port_of_Spain" : "2.47",
         "DateTime::TimeZone::America::Porto_Velho" : "2.47",
         "DateTime::TimeZone::America::Puerto_Rico" : "2.47",
         "DateTime::TimeZone::America::Punta_Arenas" : "2.47",
         "DateTime::TimeZone::America::Rainy_River" : "2.47",
         "DateTime::TimeZone::America::Rankin_Inlet" : "2.47",
         "DateTime::TimeZone::America::Recife" : "2.47",
         "DateTime::TimeZone::America::Regina" : "2.47",
         "DateTime::TimeZone::America::Resolute" : "2.47",
         "DateTime::TimeZone::America::Rio_Branco" : "2.47",
         "DateTime::TimeZone::America::Santarem" : "2.47",
         "DateTime::TimeZone::America::Santiago" : "2.47",
         "DateTime::TimeZone::America::Santo_Domingo" : "2.47",
         "DateTime::TimeZone::America::Sao_Paulo" : "2.47",
         "DateTime::TimeZone::America::Scoresbysund" : "2.47",
         "DateTime::TimeZone::America::Sitka" : "2.47",
         "DateTime::TimeZone::America::St_Johns" : "2.47",
         "DateTime::TimeZone::America::Swift_Current" : "2.47",
         "DateTime::TimeZone::America::Tegucigalpa" : "2.47",
         "DateTime::TimeZone::America::Thule" : "2.47",
         "DateTime::TimeZone::America::Thunder_Bay" : "2.47",
         "DateTime::TimeZone::America::Tijuana" : "2.47",
         "DateTime::TimeZone::America::Toronto" : "2.47",
         "DateTime::TimeZone::America::Vancouver" : "2.47",
         "DateTime::TimeZone::America::Whitehorse" : "2.47",
         "DateTime::TimeZone::America::Winnipeg" : "2.47",
         "DateTime::TimeZone::America::Yakutat" : "2.47",
         "DateTime::TimeZone::America::Yellowknife" : "2.47",
         "DateTime::TimeZone::Antarctica::Casey" : "2.47",
         "DateTime::TimeZone::Antarctica::Davis" : "2.47",
         "DateTime::TimeZone::Antarctica::DumontDUrville" : "2.47",
         "DateTime::TimeZone::Antarctica::Macquarie" : "2.47",
         "DateTime::TimeZone::Antarctica::Mawson" : "2.47",
         "DateTime::TimeZone::Antarctica::Palmer" : "2.47",
         "DateTime::TimeZone::Antarctica::Rothera" : "2.47",
         "DateTime::TimeZone::Antarctica::Syowa" : "2.47",
         "DateTime::TimeZone::Antarctica::Troll" : "2.47",
         "DateTime::TimeZone::Antarctica::Vostok" : "2.47",
         "DateTime::TimeZone::Asia::Almaty" : "2.47",
         "DateTime::TimeZone::Asia::Amman" : "2.47",
         "DateTime::TimeZone::Asia::Anadyr" : "2.47",
         "DateTime::TimeZone::Asia::Aqtau" : "2.47",
         "DateTime::TimeZone::Asia::Aqtobe" : "2.47",
         "DateTime::TimeZone::Asia::Ashgabat" : "2.47",
         "DateTime::TimeZone::Asia::Atyrau" : "2.47",
         "DateTime::TimeZone::Asia::Baghdad" : "2.47",
         "DateTime::TimeZone::Asia::Baku" : "2.47",
         "DateTime::TimeZone::Asia::Bangkok" : "2.47",
         "DateTime::TimeZone::Asia::Barnaul" : "2.47",
         "DateTime::TimeZone::Asia::Beirut" : "2.47",
         "DateTime::TimeZone::Asia::Bishkek" : "2.47",
         "DateTime::TimeZone::Asia::Brunei" : "2.47",
         "DateTime::TimeZone::Asia::Chita" : "2.47",
         "DateTime::TimeZone::Asia::Choibalsan" : "2.47",
         "DateTime::TimeZone::Asia::Colombo" : "2.47",
         "DateTime::TimeZone::Asia::Damascus" : "2.47",
         "DateTime::TimeZone::Asia::Dhaka" : "2.47",
         "DateTime::TimeZone::Asia::Dili" : "2.47",
         "DateTime::TimeZone::Asia::Dubai" : "2.47",
         "DateTime::TimeZone::Asia::Dushanbe" : "2.47",
         "DateTime::TimeZone::Asia::Famagusta" : "2.47",
         "DateTime::TimeZone::Asia::Gaza" : "2.47",
         "DateTime::TimeZone::Asia::Hebron" : "2.47",
         "DateTime::TimeZone::Asia::Ho_Chi_Minh" : "2.47",
         "DateTime::TimeZone::Asia::Hong_Kong" : "2.47",
         "DateTime::TimeZone::Asia::Hovd" : "2.47",
         "DateTime::TimeZone::Asia::Irkutsk" : "2.47",
         "DateTime::TimeZone::Asia::Jakarta" : "2.47",
         "DateTime::TimeZone::Asia::Jayapura" : "2.47",
         "DateTime::TimeZone::Asia::Jerusalem" : "2.47",
         "DateTime::TimeZone::Asia::Kabul" : "2.47",
         "DateTime::TimeZone::Asia::Kamchatka" : "2.47",
         "DateTime::TimeZone::Asia::Karachi" : "2.47",
         "DateTime::TimeZone::Asia::Kathmandu" : "2.47",
         "DateTime::TimeZone::Asia::Khandyga" : "2.47",
         "DateTime::TimeZone::Asia::Kolkata" : "2.47",
         "DateTime::TimeZone::Asia::Krasnoyarsk" : "2.47",
         "DateTime::TimeZone::Asia::Kuala_Lumpur" : "2.47",
         "DateTime::TimeZone::Asia::Kuching" : "2.47",
         "DateTime::TimeZone::Asia::Macau" : "2.47",
         "DateTime::TimeZone::Asia::Magadan" : "2.47",
         "DateTime::TimeZone::Asia::Makassar" : "2.47",
         "DateTime::TimeZone::Asia::Manila" : "2.47",
         "DateTime::TimeZone::Asia::Nicosia" : "2.47",
         "DateTime::TimeZone::Asia::Novokuznetsk" : "2.47",
         "DateTime::TimeZone::Asia::Novosibirsk" : "2.47",
         "DateTime::TimeZone::Asia::Omsk" : "2.47",
         "DateTime::TimeZone::Asia::Oral" : "2.47",
         "DateTime::TimeZone::Asia::Pontianak" : "2.47",
         "DateTime::TimeZone::Asia::Pyongyang" : "2.47",
         "DateTime::TimeZone::Asia::Qatar" : "2.47",
         "DateTime::TimeZone::Asia::Qostanay" : "2.47",
         "DateTime::TimeZone::Asia::Qyzylorda" : "2.47",
         "DateTime::TimeZone::Asia::Riyadh" : "2.47",
         "DateTime::TimeZone::Asia::Sakhalin" : "2.47",
         "DateTime::TimeZone::Asia::Samarkand" : "2.47",
         "DateTime::TimeZone::Asia::Seoul" : "2.47",
         "DateTime::TimeZone::Asia::Shanghai" : "2.47",
         "DateTime::TimeZone::Asia::Singapore" : "2.47",
         "DateTime::TimeZone::Asia::Srednekolymsk" : "2.47",
         "DateTime::TimeZone::Asia::Taipei" : "2.47",
         "DateTime::TimeZone::Asia::Tashkent" : "2.47",
         "DateTime::TimeZone::Asia::Tbilisi" : "2.47",
         "DateTime::TimeZone::Asia::Tehran" : "2.47",
         "DateTime::TimeZone::Asia::Thimphu" : "2.47",
         "DateTime::TimeZone::Asia::Tokyo" : "2.47",
         "DateTime::TimeZone::Asia::Tomsk" : "2.47",
         "DateTime::TimeZone::Asia::Ulaanbaatar" : "2.47",
         "DateTime::TimeZone::Asia::Urumqi" : "2.47",
         "DateTime::TimeZone::Asia::Ust_Nera" : "2.47",
         "DateTime::TimeZone::Asia::Vladivostok" : "2.47",
         "DateTime::TimeZone::Asia::Yakutsk" : "2.47",
         "DateTime::TimeZone::Asia::Yangon" : "2.47",
         "DateTime::TimeZone::Asia::Yekaterinburg" : "2.47",
         "DateTime::TimeZone::Asia::Yerevan" : "2.47",
         "DateTime::TimeZone::Atlantic::Azores" : "2.47",
         "DateTime::TimeZone::Atlantic::Bermuda" : "2.47",
         "DateTime::TimeZone::Atlantic::Canary" : "2.47",
         "DateTime::TimeZone::Atlantic::Cape_Verde" : "2.47",
         "DateTime::TimeZone::Atlantic::Faroe" : "2.47",
         "DateTime::TimeZone::Atlantic::Madeira" : "2.47",
         "DateTime::TimeZone::Atlantic::Reykjavik" : "2.47",
         "DateTime::TimeZone::Atlantic::South_Georgia" : "2.47",
         "DateTime::TimeZone::Atlantic::Stanley" : "2.47",
         "DateTime::TimeZone::Australia::Adelaide" : "2.47",
         "DateTime::TimeZone::Australia::Brisbane" : "2.47",
         "DateTime::TimeZone::Australia::Broken_Hill" : "2.47",
         "DateTime::TimeZone::Australia::Darwin" : "2.47",
         "DateTime::TimeZone::Australia::Eucla" : "2.47",
         "DateTime::TimeZone::Australia::Hobart" : "2.47",
         "DateTime::TimeZone::Australia::Lindeman" : "2.47",
         "DateTime::TimeZone::Australia::Lord_Howe" : "2.47",
         "DateTime::TimeZone::Australia::Melbourne" : "2.47",
         "DateTime::TimeZone::Australia::Perth" : "2.47",
         "DateTime::TimeZone::Australia::Sydney" : "2.47",
         "DateTime::TimeZone::CET" : "2.47",
         "DateTime::TimeZone::CST6CDT" : "2.47",
         "DateTime::TimeZone::Catalog" : "2.47",
         "DateTime::TimeZone::EET" : "2.47",
         "DateTime::TimeZone::EST" : "2.47",
         "DateTime::TimeZone::EST5EDT" : "2.47",
         "DateTime::TimeZone::Europe::Amsterdam" : "2.47",
         "DateTime::TimeZone::Europe::Andorra" : "2.47",
         "DateTime::TimeZone::Europe::Astrakhan" : "2.47",
         "DateTime::TimeZone::Europe::Athens" : "2.47",
         "DateTime::TimeZone::Europe::Belgrade" : "2.47",
         "DateTime::TimeZone::Europe::Berlin" : "2.47",
         "DateTime::TimeZone::Europe::Brussels" : "2.47",
         "DateTime::TimeZone::Europe::Bucharest" : "2.47",
         "DateTime::TimeZone::Europe::Budapest" : "2.47",
         "DateTime::TimeZone::Europe::Chisinau" : "2.47",
         "DateTime::TimeZone::Europe::Copenhagen" : "2.47",
         "DateTime::TimeZone::Europe::Dublin" : "2.47",
         "DateTime::TimeZone::Europe::Gibraltar" : "2.47",
         "DateTime::TimeZone::Europe::Helsinki" : "2.47",
         "DateTime::TimeZone::Europe::Istanbul" : "2.47",
         "DateTime::TimeZone::Europe::Kaliningrad" : "2.47",
         "DateTime::TimeZone::Europe::Kiev" : "2.47",
         "DateTime::TimeZone::Europe::Kirov" : "2.47",
         "DateTime::TimeZone::Europe::Lisbon" : "2.47",
         "DateTime::TimeZone::Europe::London" : "2.47",
         "DateTime::TimeZone::Europe::Luxembourg" : "2.47",
         "DateTime::TimeZone::Europe::Madrid" : "2.47",
         "DateTime::TimeZone::Europe::Malta" : "2.47",
         "DateTime::TimeZone::Europe::Minsk" : "2.47",
         "DateTime::TimeZone::Europe::Monaco" : "2.47",
         "DateTime::TimeZone::Europe::Moscow" : "2.47",
         "DateTime::TimeZone::Europe::Oslo" : "2.47",
         "DateTime::TimeZone::Europe::Paris" : "2.47",
         "DateTime::TimeZone::Europe::Prague" : "2.47",
         "DateTime::TimeZone::Europe::Riga" : "2.47",
         "DateTime::TimeZone::Europe::Rome" : "2.47",
         "DateTime::TimeZone::Europe::Samara" : "2.47",
         "DateTime::TimeZone::Europe::Saratov" : "2.47",
         "DateTime::TimeZone::Europe::Simferopol" : "2.47",
         "DateTime::TimeZone::Europe::Sofia" : "2.47",
         "DateTime::TimeZone::Europe::Stockholm" : "2.47",
         "DateTime::TimeZone::Europe::Tallinn" : "2.47",
         "DateTime::TimeZone::Europe::Tirane" : "2.47",
         "DateTime::TimeZone::Europe::Ulyanovsk" : "2.47",
         "DateTime::TimeZone::Europe::Uzhgorod" : "2.47",
         "DateTime::TimeZone::Europe::Vienna" : "2.47",
         "DateTime::TimeZone::Europe::Vilnius" : "2.47",
         "DateTime::TimeZone::Europe::Volgograd" : "2.47",
         "DateTime::TimeZone::Europe::Warsaw" : "2.47",
         "DateTime::TimeZone::Europe::Zaporozhye" : "2.47",
         "DateTime::TimeZone::Europe::Zurich" : "2.47",
         "DateTime::TimeZone::Floating" : "2.47",
         "DateTime::TimeZone::HST" : "2.47",
         "DateTime::TimeZone::Indian::Chagos" : "2.47",
         "DateTime::TimeZone::Indian::Christmas" : "2.47",
         "DateTime::TimeZone::Indian::Cocos" : "2.47",
         "DateTime::TimeZone::Indian::Kerguelen" : "2.47",
         "DateTime::TimeZone::Indian::Mahe" : "2.47",
         "DateTime::TimeZone::Indian::Maldives" : "2.47",
         "DateTime::TimeZone::Indian::Mauritius" : "2.47",
         "DateTime::TimeZone::Indian::Reunion" : "2.47",
         "DateTime::TimeZone::Local" : "2.47",
         "DateTime::TimeZone::Local::Android" : "2.47",
         "DateTime::TimeZone::Local::Unix" : "2.47",
         "DateTime::TimeZone::Local::VMS" : "2.47",
         "DateTime::TimeZone::MET" : "2.47",
         "DateTime::TimeZone::MST" : "2.47",
         "DateTime::TimeZone::MST7MDT" : "2.47",
         "DateTime::TimeZone::OffsetOnly" : "2.47",
         "DateTime::TimeZone::OlsonDB" : "2.47",
         "DateTime::TimeZone::OlsonDB::Change" : "2.47",
         "DateTime::TimeZone::OlsonDB::Observance" : "2.47",
         "DateTime::TimeZone::OlsonDB::Rule" : "2.47",
         "DateTime::TimeZone::OlsonDB::Zone" : "2.47",
         "DateTime::TimeZone::PST8PDT" : "2.47",
         "DateTime::TimeZone::Pacific::Apia" : "2.47",
         "DateTime::TimeZone::Pacific::Auckland" : "2.47",
         "DateTime::TimeZone::Pacific::Bougainville" : "2.47",
         "DateTime::TimeZone::Pacific::Chatham" : "2.47",
         "DateTime::TimeZone::Pacific::Chuuk" : "2.47",
         "DateTime::TimeZone::Pacific::Easter" : "2.47",
         "DateTime::TimeZone::Pacific::Efate" : "2.47",
         "DateTime::TimeZone::Pacific::Enderbury" : "2.47",
         "DateTime::TimeZone::Pacific::Fakaofo" : "2.47",
         "DateTime::TimeZone::Pacific::Fiji" : "2.47",
         "DateTime::TimeZone::Pacific::Funafuti" : "2.47",
         "DateTime::TimeZone::Pacific::Galapagos" : "2.47",
         "DateTime::TimeZone::Pacific::Gambier" : "2.47",
         "DateTime::TimeZone::Pacific::Guadalcanal" : "2.47",
         "DateTime::TimeZone::Pacific::Guam" : "2.47",
         "DateTime::TimeZone::Pacific::Honolulu" : "2.47",
         "DateTime::TimeZone::Pacific::Kiritimati" : "2.47",
         "DateTime::TimeZone::Pacific::Kosrae" : "2.47",
         "DateTime::TimeZone::Pacific::Kwajalein" : "2.47",
         "DateTime::TimeZone::Pacific::Majuro" : "2.47",
         "DateTime::TimeZone::Pacific::Marquesas" : "2.47",
         "DateTime::TimeZone::Pacific::Nauru" : "2.47",
         "DateTime::TimeZone::Pacific::Niue" : "2.47",
         "DateTime::TimeZone::Pacific::Norfolk" : "2.47",
         "DateTime::TimeZone::Pacific::Noumea" : "2.47",
         "DateTime::TimeZone::Pacific::Pago_Pago" : "2.47",
         "DateTime::TimeZone::Pacific::Palau" : "2.47",
         "DateTime::TimeZone::Pacific::Pitcairn" : "2.47",
         "DateTime::TimeZone::Pacific::Pohnpei" : "2.47",
         "DateTime::TimeZone::Pacific::Port_Moresby" : "2.47",
         "DateTime::TimeZone::Pacific::Rarotonga" : "2.47",
         "DateTime::TimeZone::Pacific::Tahiti" : "2.47",
         "DateTime::TimeZone::Pacific::Tarawa" : "2.47",
         "DateTime::TimeZone::Pacific::Tongatapu" : "2.47",
         "DateTime::TimeZone::Pacific::Wake" : "2.47",
         "DateTime::TimeZone::Pacific::Wallis" : "2.47",
         "DateTime::TimeZone::UTC" : "2.47",
         "DateTime::TimeZone::WET" : "2.47",
         "DateTime::Types" : "1.54",
         "Devel::Caller::Util" : "0.042",
         "Devel::StackTrace" : "2.04",
         "Devel::StackTrace::Frame" : "2.04",
         "Dist::CheckConflicts" : "0.11",
         "Eval::Closure" : "0.14",
         "Exception::Class" : "1.45",
         "Exception::Class::Base" : "1.45",
         "File::Flock::Retry" : "0.632",
         "File::HomeDir" : "1.006",
         "File::HomeDir::Darwin" : "1.006",
         "File::HomeDir::Darwin::Carbon" : "1.006",
         "File::HomeDir::Darwin::Cocoa" : "1.006",
         "File::HomeDir::Driver" : "1.006",
         "File::HomeDir::FreeDesktop" : "1.006",
         "File::HomeDir::MacOS9" : "1.006",
         "File::HomeDir::Test" : "1.006",
         "File::HomeDir::Unix" : "1.006",
         "File::HomeDir::Windows" : "1.006",
         "File::Listing" : "6.14",
         "File::Path" : "2.18",
         "File::ShareDir" : "1.118",
         "File::ShareDir::Tarball" : "0.2.2",
         "File::Slurper" : "0.012",
         "File::Which" : "1.27",
         "File::chdir" : "0.1010",
         "Finance::Bank::ID::BCA" : "0.500",
         "Finance::Bank::ID::Base" : "0.500",
         "Finance::Bank::ID::Mandiri" : "0.383",
         "Finance::BankUtils::ID::Mechanize" : "0.500",
         "Function::Fallback::CoreOrPP" : "0.090",
         "Getopt::Long::Negate::EN" : "0.060",
         "Getopt::Long::Util" : "0.894",
         "Graphics::ColorNamesLite::WWW" : "1.14.000",
         "HTML::AsSubs" : "5.07",
         "HTML::Element" : "5.07",
         "HTML::Element::traverse" : "5.07",
         "HTML::Form" : "6.07",
         "HTML::Parse" : "5.07",
         "HTML::Tree" : "5.07",
         "HTML::TreeBuilder" : "5.07",
         "HTTP::BrowserDetect" : "3.31",
         "HTTP::Cookies" : "6.10",
         "HTTP::Cookies::Microsoft" : "6.10",
         "HTTP::Cookies::Netscape" : "6.10",
         "HTTP::Headers::Patch::DontUseStorable" : "0.062",
         "HTTP::Negotiate" : "6.01",
         "HTTP::Tiny" : "0.076",
         "HTTP::Tiny::UNIX" : "0.051",
         "HTTP::UserAgentStr::Util::ByNickname" : "0.003",
         "IO::Pty" : "1.16",
         "IO::Tty" : "1.16",
         "IPC::Run" : "20200505.0",
         "IPC::Run::Debug" : "20200505.0",
         "IPC::Run::IO" : "20200505.0",
         "IPC::Run::Timer" : "20200505.0",
         "IPC::Run::Win32Helper" : "20200505.0",
         "IPC::Run::Win32IO" : "20200505.0",
         "IPC::Run::Win32Pump" : "20200505.0",
         "IPC::System::Options" : "0.340",
         "JSON" : "4.03",
         "JSON::Color" : "0.131",
         "JSON::Color::ColorTheme::default_ansi" : "0.131",
         "JSON::Color::ColorTheme::default_rgb" : "0.131",
         "JSON::MaybeXS" : "1.004003",
         "JSON::PP" : "4.06",
         "JSON::PP::Boolean" : "4.06",
         "LWP" : "6.54",
         "LWP::Authen::Basic" : "6.54",
         "LWP::Authen::Digest" : "6.54",
         "LWP::Authen::Ntlm" : "6.54",
         "LWP::ConnCache" : "6.54",
         "LWP::Debug" : "6.54",
         "LWP::Debug::TraceHTTP" : "6.54",
         "LWP::DebugFile" : "6.54",
         "LWP::MemberMixin" : "6.54",
         "LWP::Protocol" : "6.54",
         "LWP::Protocol::cpan" : "6.54",
         "LWP::Protocol::data" : "6.54",
         "LWP::Protocol::file" : "6.54",
         "LWP::Protocol::ftp" : "6.54",
         "LWP::Protocol::gopher" : "6.54",
         "LWP::Protocol::http" : "6.54",
         "LWP::Protocol::http::SocketUnixAlt" : "0.0204",
         "LWP::Protocol::loopback" : "6.54",
         "LWP::Protocol::mailto" : "6.54",
         "LWP::Protocol::nntp" : "6.54",
         "LWP::Protocol::nogo" : "6.54",
         "LWP::RobotUA" : "6.54",
         "LWP::Simple" : "6.54",
         "LWP::UserAgent" : "6.54",
         "Language::Expr" : "0.29",
         "Language::Expr::Compiler::Base" : "0.29",
         "Language::Expr::Compiler::js" : "0.29",
         "Language::Expr::Compiler::perl" : "0.29",
         "Language::Expr::CompilerRole" : "0.29",
         "Language::Expr::EvaluatorRole" : "0.29",
         "Language::Expr::Interpreter::Base" : "0.29",
         "Language::Expr::Interpreter::default" : "0.29",
         "Language::Expr::Interpreter::dummy" : "0.29",
         "Language::Expr::Interpreter::var_enumer" : "0.29",
         "Language::Expr::InterpreterRole" : "0.29",
         "Language::Expr::JS" : "0.29",
         "Language::Expr::Parser" : "0.29",
         "Lingua::EN::Numbers::Ordinate" : "1.05",
         "Lingua::EN::PluralToSingular" : "0.21",
         "Locale::Messages" : "1.32",
         "Locale::Recode" : null,
         "Locale::Recode::_Aliases" : null,
         "Locale::Recode::_Conversions" : null,
         "Locale::RecodeData" : null,
         "Locale::RecodeData::ASMO_449" : null,
         "Locale::RecodeData::ATARI_ST" : null,
         "Locale::RecodeData::ATARI_ST_EURO" : null,
         "Locale::RecodeData::CP10007" : null,
         "Locale::RecodeData::CP1250" : null,
         "Locale::RecodeData::CP1251" : null,
         "Locale::RecodeData::CP1252" : null,
         "Locale::RecodeData::CP1253" : null,
         "Locale::RecodeData::CP1254" : null,
         "Locale::RecodeData::CP1256" : null,
         "Locale::RecodeData::CP1257" : null,
         "Locale::RecodeData::CSN_369103" : null,
         "Locale::RecodeData::CWI" : null,
         "Locale::RecodeData::DEC_MCS" : null,
         "Locale::RecodeData::EBCDIC_AT_DE" : null,
         "Locale::RecodeData::EBCDIC_AT_DE_A" : null,
         "Locale::RecodeData::EBCDIC_CA_FR" : null,
         "Locale::RecodeData::EBCDIC_DK_NO" : null,
         "Locale::RecodeData::EBCDIC_DK_NO_A" : null,
         "Locale::RecodeData::EBCDIC_ES" : null,
         "Locale::RecodeData::EBCDIC_ES_A" : null,
         "Locale::RecodeData::EBCDIC_ES_S" : null,
         "Locale::RecodeData::EBCDIC_FI_SE" : null,
         "Locale::RecodeData::EBCDIC_FI_SE_A" : null,
         "Locale::RecodeData::EBCDIC_FR" : null,
         "Locale::RecodeData::EBCDIC_IS_FRISS" : null,
         "Locale::RecodeData::EBCDIC_IT" : null,
         "Locale::RecodeData::EBCDIC_PT" : null,
         "Locale::RecodeData::EBCDIC_UK" : null,
         "Locale::RecodeData::EBCDIC_US" : null,
         "Locale::RecodeData::ECMA_CYRILLIC" : null,
         "Locale::RecodeData::GEORGIAN_ACADEMY" : null,
         "Locale::RecodeData::GEORGIAN_PS" : null,
         "Locale::RecodeData::GOST_19768_74" : null,
         "Locale::RecodeData::GREEK7" : null,
         "Locale::RecodeData::GREEK7_OLD" : null,
         "Locale::RecodeData::GREEK_CCITT" : null,
         "Locale::RecodeData::HP_ROMAN8" : null,
         "Locale::RecodeData::IBM037" : null,
         "Locale::RecodeData::IBM038" : null,
         "Locale::RecodeData::IBM1004" : null,
         "Locale::RecodeData::IBM1026" : null,
         "Locale::RecodeData::IBM1047" : null,
         "Locale::RecodeData::IBM256" : null,
         "Locale::RecodeData::IBM273" : null,
         "Locale::RecodeData::IBM274" : null,
         "Locale::RecodeData::IBM275" : null,
         "Locale::RecodeData::IBM277" : null,
         "Locale::RecodeData::IBM278" : null,
         "Locale::RecodeData::IBM280" : null,
         "Locale::RecodeData::IBM281" : null,
         "Locale::RecodeData::IBM284" : null,
         "Locale::RecodeData::IBM285" : null,
         "Locale::RecodeData::IBM290" : null,
         "Locale::RecodeData::IBM297" : null,
         "Locale::RecodeData::IBM420" : null,
         "Locale::RecodeData::IBM423" : null,
         "Locale::RecodeData::IBM424" : null,
         "Locale::RecodeData::IBM437" : null,
         "Locale::RecodeData::IBM500" : null,
         "Locale::RecodeData::IBM850" : null,
         "Locale::RecodeData::IBM851" : null,
         "Locale::RecodeData::IBM852" : null,
         "Locale::RecodeData::IBM855" : null,
         "Locale::RecodeData::IBM857" : null,
         "Locale::RecodeData::IBM860" : null,
         "Locale::RecodeData::IBM861" : null,
         "Locale::RecodeData::IBM862" : null,
         "Locale::RecodeData::IBM863" : null,
         "Locale::RecodeData::IBM864" : null,
         "Locale::RecodeData::IBM865" : null,
         "Locale::RecodeData::IBM866" : null,
         "Locale::RecodeData::IBM868" : null,
         "Locale::RecodeData::IBM869" : null,
         "Locale::RecodeData::IBM870" : null,
         "Locale::RecodeData::IBM871" : null,
         "Locale::RecodeData::IBM874" : null,
         "Locale::RecodeData::IBM875" : null,
         "Locale::RecodeData::IBM880" : null,
         "Locale::RecodeData::IBM891" : null,
         "Locale::RecodeData::IBM903" : null,
         "Locale::RecodeData::IBM904" : null,
         "Locale::RecodeData::IBM905" : null,
         "Locale::RecodeData::IBM918" : null,
         "Locale::RecodeData::IEC_P27_1" : null,
         "Locale::RecodeData::INIS" : null,
         "Locale::RecodeData::INIS_8" : null,
         "Locale::RecodeData::INIS_CYRILLIC" : null,
         "Locale::RecodeData::ISO_10367_BOX" : null,
         "Locale::RecodeData::ISO_2033_1983" : null,
         "Locale::RecodeData::ISO_5427" : null,
         "Locale::RecodeData::ISO_5427_EXT" : null,
         "Locale::RecodeData::ISO_5428" : null,
         "Locale::RecodeData::ISO_8859_1" : null,
         "Locale::RecodeData::ISO_8859_10" : null,
         "Locale::RecodeData::ISO_8859_11" : null,
         "Locale::RecodeData::ISO_8859_13" : null,
         "Locale::RecodeData::ISO_8859_14" : null,
         "Locale::RecodeData::ISO_8859_15" : null,
         "Locale::RecodeData::ISO_8859_16" : null,
         "Locale::RecodeData::ISO_8859_2" : null,
         "Locale::RecodeData::ISO_8859_3" : null,
         "Locale::RecodeData::ISO_8859_4" : null,
         "Locale::RecodeData::ISO_8859_5" : null,
         "Locale::RecodeData::ISO_8859_6" : null,
         "Locale::RecodeData::ISO_8859_7" : null,
         "Locale::RecodeData::ISO_8859_8" : null,
         "Locale::RecodeData::ISO_8859_9" : null,
         "Locale::RecodeData::KOI8_R" : null,
         "Locale::RecodeData::KOI8_RU" : null,
         "Locale::RecodeData::KOI8_T" : null,
         "Locale::RecodeData::KOI8_U" : null,
         "Locale::RecodeData::KOI_8" : null,
         "Locale::RecodeData::LATIN_GREEK" : null,
         "Locale::RecodeData::LATIN_GREEK_1" : null,
         "Locale::RecodeData::MACARABIC" : null,
         "Locale::RecodeData::MACCROATIAN" : null,
         "Locale::RecodeData::MACCYRILLIC" : null,
         "Locale::RecodeData::MACGREEK" : null,
         "Locale::RecodeData::MACHEBREW" : null,
         "Locale::RecodeData::MACICELAND" : null,
         "Locale::RecodeData::MACINTOSH" : null,
         "Locale::RecodeData::MACROMANIA" : null,
         "Locale::RecodeData::MACTHAI" : null,
         "Locale::RecodeData::MACTURKISH" : null,
         "Locale::RecodeData::MACUKRAINE" : null,
         "Locale::RecodeData::MAC_IS" : null,
         "Locale::RecodeData::MAC_SAMI" : null,
         "Locale::RecodeData::MAC_UK" : null,
         "Locale::RecodeData::NATS_DANO" : null,
         "Locale::RecodeData::NATS_SEFI" : null,
         "Locale::RecodeData::NEXTSTEP" : null,
         "Locale::RecodeData::SAMI_WS2" : null,
         "Locale::RecodeData::TIS_620" : null,
         "Locale::RecodeData::US_ASCII" : null,
         "Locale::RecodeData::UTF_8" : null,
         "Locale::RecodeData::VISCII" : null,
         "Locale::RecodeData::_Encode" : null,
         "Locale::TextDomain" : "1.32",
         "Locale::TextDomain::UTF8" : "0.020",
         "Locale::Util" : null,
         "Locale::gettext_dumb" : null,
         "Locale::gettext_pp" : null,
         "Locale::gettext_xs" : null,
         "Log::ger" : "0.038",
         "Log::ger::App" : "0.021",
         "Log::ger::Filter" : "0.038",
         "Log::ger::Filter::Code" : "0.038",
         "Log::ger::Format" : "0.038",
         "Log::ger::Format::Default" : "0.038",
         "Log::ger::Format::MultilevelLog" : "0.038",
         "Log::ger::Format::None" : "0.038",
         "Log::ger::Heavy" : "0.038",
         "Log::ger::Layout" : "0.038",
         "Log::ger::Layout::Pattern" : "0.008",
         "Log::ger::Output" : "0.038",
         "Log::ger::Output::Array" : "0.038",
         "Log::ger::Output::Composite" : "0.017",
         "Log::ger::Output::File" : "0.012",
         "Log::ger::Output::Null" : "0.038",
         "Log::ger::Output::Screen" : "0.016",
         "Log::ger::Output::String" : "0.038",
         "Log::ger::Output::Syslog" : "0.005",
         "Log::ger::Plugin" : "0.038",
         "Log::ger::Plugin::MultilevelLog" : "0.038",
         "Log::ger::Util" : "0.038",
         "MRO::Compat" : "0.13",
         "Method::Generate::Accessor" : null,
         "Method::Generate::BuildAll" : null,
         "Method::Generate::Constructor" : null,
         "Method::Generate::DemolishAll" : null,
         "Mo" : "0.40",
         "Mo::Golf" : "0.40",
         "Mo::Inline" : "0.40",
         "Mo::Moose" : "0.40",
         "Mo::Mouse" : "0.40",
         "Mo::build" : "0.40",
         "Mo::builder" : "0.40",
         "Mo::chain" : "0.40",
         "Mo::coerce" : "0.40",
         "Mo::default" : "0.40",
         "Mo::exporter" : "0.40",
         "Mo::import" : "0.40",
         "Mo::importer" : "0.40",
         "Mo::is" : "0.40",
         "Mo::nonlazy" : "0.40",
         "Mo::option" : "0.40",
         "Mo::required" : "0.40",
         "Mo::xs" : "0.40",
         "Module::Implementation" : "0.09",
         "Module::Installed::Tiny" : "0.004",
         "Module::List" : "0.004",
         "Module::Load::Util" : "0.004",
         "Module::Patch" : "0.276",
         "Module::Path::More" : "0.33",
         "Module::Runtime" : "0.016",
         "Monkey::Patch::Action" : "0.061",
         "Monkey::Patch::Action::Handle" : "0.061",
         "Moo" : "2.004004",
         "Moo::HandleMoose" : null,
         "Moo::HandleMoose::FakeMetaClass" : null,
         "Moo::HandleMoose::_TypeMap" : null,
         "Moo::Object" : null,
         "Moo::Role" : "2.004004",
         "Moo::_Utils" : null,
         "Moo::sification" : null,
         "Net::HTTP" : "6.21",
         "Net::HTTP::Methods" : "6.21",
         "Net::HTTP::NB" : "6.21",
         "Net::HTTPS" : "6.21",
         "Nodejs::Util" : "0.012",
         "PERLANCAR::File::HomeDir" : "0.060",
         "Package::MoreUtil" : "0.592",
         "Package::Stash" : "0.39",
         "Package::Stash::PP" : "0.39",
         "Package::Util::Lite" : "0.001",
         "Params::ValidationCompiler" : "0.30",
         "Params::ValidationCompiler::Compiler" : "0.30",
         "Params::ValidationCompiler::Exceptions" : "0.30",
         "Parse::Number::EN" : "0.07",
         "Parse::VarName" : "0.03",
         "Perinci::Access" : "0.45",
         "Perinci::Access::Base" : "0.33",
         "Perinci::Access::HTTP::Client" : "0.24",
         "Perinci::Access::Lite" : "0.14",
         "Perinci::Access::Perl" : "0.894",
         "Perinci::Access::Schemeless" : "0.894",
         "Perinci::Access::Simple::Client" : "0.23",
         "Perinci::AccessUtil" : "0.06",
         "Perinci::CmdLine::Base" : "1.907",
         "Perinci::CmdLine::Classic" : "1.814",
         "Perinci::CmdLine::Classic::Role::Help" : "1.814",
         "Perinci::CmdLine::Help" : "0.173",
         "Perinci::CmdLine::Lite" : "1.907",
         "Perinci::CmdLine::Plugin::DisablePlugin" : "1.907",
         "Perinci::CmdLine::Plugin::DumpArgs" : "1.907",
         "Perinci::CmdLine::Plugin::DumpR" : "1.907",
         "Perinci::CmdLine::Plugin::DumpRes" : "1.907",
         "Perinci::CmdLine::PluginBase" : "1.907",
         "Perinci::CmdLine::Util::Config" : "1.725",
         "Perinci::Object" : "0.311",
         "Perinci::Object::EnvResult" : "0.311",
         "Perinci::Object::EnvResultMulti" : "0.311",
         "Perinci::Object::EnvResultTable" : "0.311",
         "Perinci::Object::Function" : "0.311",
         "Perinci::Object::Metadata" : "0.311",
         "Perinci::Object::Package" : "0.311",
         "Perinci::Object::ResMeta" : "0.311",
         "Perinci::Object::Variable" : "0.311",
         "Perinci::Result::Format" : "0.45",
         "Perinci::Result::Format::Lite" : "0.280",
         "Perinci::Sub::Complete" : "0.944",
         "Perinci::Sub::ConvertArgs::Argv" : "0.110",
         "Perinci::Sub::ConvertArgs::Array" : "0.090",
         "Perinci::Sub::DepChecker" : "0.11",
         "Perinci::Sub::GetArgs::Argv" : "0.846",
         "Perinci::Sub::GetArgs::Array" : "0.170",
         "Perinci::Sub::Normalize" : "0.202",
         "Perinci::Sub::To::CLIDocData" : "0.298",
         "Perinci::Sub::Util" : "0.470",
         "Perinci::Sub::Util::Args" : "0.470",
         "Perinci::Sub::Util::ResObj" : "0.470",
         "Perinci::Sub::Util::Sort" : "0.470",
         "Perinci::Sub::Wrapper" : "0.851",
         "PerlIO::locale" : "0.10",
         "Proc::ChildError" : "0.04",
         "Progress::Any" : "0.219",
         "Progress::Any::Output" : "0.219",
         "Progress::Any::Output::Null" : "0.219",
         "Progress::Any::Output::TermProgressBarColor" : "0.249",
         "Regexp::Grammars" : "1.057",
         "Regexp::Pattern::Perl" : "0.006",
         "Regexp::Pattern::Perl::Dist" : "0.006",
         "Regexp::Pattern::Perl::Module" : "0.006",
         "Regexp::Stringify" : "0.06",
         "Role::Tiny" : "2.002004",
         "Role::Tiny::With" : "2.002004",
         "Role::Versioning::Scheme" : "0.011",
         "Sah::Schema::rinci::function_meta" : "1.1.98.0",
         "Sah::Schema::rinci::meta" : "1.1.98.0",
         "Sah::Schema::rinci::result_meta" : "1.1.98.0",
         "Sah::SchemaR::rinci::function_meta" : "1.1.98.0",
         "Sah::SchemaR::rinci::meta" : "1.1.98.0",
         "Sah::SchemaR::rinci::result_meta" : "1.1.98.0",
         "Sah::Schemas::Rinci" : "1.1.98.0",
         "Scalar::Util::Numeric::PP" : "0.04",
         "Sort::BySpec" : "0.040",
         "Specio" : "0.47",
         "Specio::Coercion" : "0.47",
         "Specio::Constraint::AnyCan" : "0.47",
         "Specio::Constraint::AnyDoes" : "0.47",
         "Specio::Constraint::AnyIsa" : "0.47",
         "Specio::Constraint::Enum" : "0.47",
         "Specio::Constraint::Intersection" : "0.47",
         "Specio::Constraint::ObjectCan" : "0.47",
         "Specio::Constraint::ObjectDoes" : "0.47",
         "Specio::Constraint::ObjectIsa" : "0.47",
         "Specio::Constraint::Parameterizable" : "0.47",
         "Specio::Constraint::Parameterized" : "0.47",
         "Specio::Constraint::Role::CanType" : "0.47",
         "Specio::Constraint::Role::DoesType" : "0.47",
         "Specio::Constraint::Role::Interface" : "0.47",
         "Specio::Constraint::Role::IsaType" : "0.47",
         "Specio::Constraint::Simple" : "0.47",
         "Specio::Constraint::Structurable" : "0.47",
         "Specio::Constraint::Structured" : "0.47",
         "Specio::Constraint::Union" : "0.47",
         "Specio::Declare" : "0.47",
         "Specio::DeclaredAt" : "0.47",
         "Specio::Exception" : "0.47",
         "Specio::Exporter" : "0.47",
         "Specio::Helpers" : "0.47",
         "Specio::Library::Builtins" : "0.47",
         "Specio::Library::Numeric" : "0.47",
         "Specio::Library::Perl" : "0.47",
         "Specio::Library::String" : "0.47",
         "Specio::Library::Structured" : "0.47",
         "Specio::Library::Structured::Dict" : "0.47",
         "Specio::Library::Structured::Map" : "0.47",
         "Specio::Library::Structured::Tuple" : "0.47",
         "Specio::OO" : "0.47",
         "Specio::PartialDump" : "0.47",
         "Specio::Registry" : "0.47",
         "Specio::Role::Inlinable" : "0.47",
         "Specio::Subs" : "0.47",
         "Specio::TypeChecks" : "0.47",
         "String::Elide::Parts" : "0.07",
         "String::Indent" : "0.03",
         "String::LineNumber" : "0.01",
         "String::PerlQuote" : "0.02",
         "String::ShellQuote" : "1.04",
         "String::Wildcard::Bash" : "0.043",
         "Sub::Defer" : "2.006006",
         "Sub::Delete" : "1.00002",
         "Sub::Exporter::Progressive" : "0.001013",
         "Sub::Quote" : "2.006006",
         "Sub::Uplevel" : "0.2800",
         "Term::App::Role::Attrs" : "0.031",
         "Term::App::Roles" : "0.031",
         "Term::App::Util::Color" : "0.003",
         "Term::App::Util::Interactive" : "0.002",
         "Term::App::Util::Size" : "0.002",
         "Term::Detect::Software" : "0.223",
         "Term::Size" : "0.211",
         "Test::Config::IOD::Common" : "0.343",
         "Test::Data::Sah" : "0.910",
         "Test::Data::Sah::Human" : "0.910",
         "Test::Data::Sah::Perl" : "0.910",
         "Test::Exception" : "0.43",
         "Test::Fatal" : "0.016",
         "Test::Perinci::Sub::Wrapper" : "0.851",
         "Test::Specio" : "0.47",
         "Text::ANSI::BaseUtil" : "0.233",
         "Text::ANSI::Util" : "0.233",
         "Text::ANSITable" : "0.604",
         "Text::ANSITable::StyleSet::AltRow" : "0.604",
         "Text::Table::Sprintf" : "0.003",
         "Text::sprintfn" : "0.090",
         "Tie::Cache" : 0.21,
         "Tie::IxHash" : "1.23",
         "Time::Duration" : "1.21",
         "Time::Duration::Parse::AsHash" : "0.10.6",
         "Try::Tiny" : "0.30",
         "URI::Find" : 20160806,
         "URI::Find::Schemeless" : 20160806,
         "UUID::Random" : "0.04",
         "UUID::Tiny" : "1.04",
         "Versioning::Scheme" : "0.011",
         "Versioning::Scheme::Dotted" : "0.011",
         "Versioning::Scheme::Monotonic" : "0.011",
         "Versioning::Scheme::Perl" : "0.011",
         "Versioning::Scheme::Semantic" : "0.011",
         "WWW::Mechanize" : "2.03",
         "WWW::Mechanize::Image" : "2.03",
         "WWW::Mechanize::Link" : "2.03",
         "WWW::RobotRules" : "6.02",
         "WWW::RobotRules::AnyDBM_File" : "6.00",
         "WordList" : "0.7.10",
         "WordList::HTTP::UserAgentString::Browser::Firefox" : "20200501.0.1",
         "WordList::Test::Dynamic::OneTwo_Each" : "0.7.10",
         "WordList::Test::Dynamic::OneTwo_EachParam" : "0.7.10",
         "WordList::Test::Dynamic::OneTwo_FirstNextReset" : "0.7.10",
         "WordList::Test::OneTwo" : "0.7.10",
         "WordListBase" : "0.7.10",
         "WordListRole::EachFromFirstNextReset" : "0.7.10",
         "WordListRole::FirstNextResetFromEach" : "0.7.10",
         "WordListRole::FromArray" : "0.7.10",
         "WordListRole::Test" : "0.7.10",
         "WordListRole::WordList" : "0.7.10",
         "YAML" : "1.30",
         "YAML::Any" : "1.30",
         "YAML::Dumper" : null,
         "YAML::Dumper::Base" : null,
         "YAML::Error" : null,
         "YAML::Loader" : null,
         "YAML::Loader::Base" : null,
         "YAML::Marshall" : null,
         "YAML::Mo" : null,
         "YAML::Node" : null,
         "YAML::Old" : "1.23",
         "YAML::Old::Dumper" : null,
         "YAML::Old::Dumper::Base" : null,
         "YAML::Old::Error" : null,
         "YAML::Old::Loader" : null,
         "YAML::Old::Loader::Base" : null,
         "YAML::Old::Marshall" : null,
         "YAML::Old::Mo" : null,
         "YAML::Old::Node" : null,
         "YAML::Old::Tag" : null,
         "YAML::Old::Types" : null,
         "YAML::Tag" : null,
         "YAML::Types" : null,
         "alias::module" : "0.002",
         "boolean" : "0.46",
         "experimental" : "0.024",
         "namespace::autoclean" : "0.29",
         "namespace::clean" : "0.27",
         "oo" : null,
         "subroutines" : "0.001"
      }
   },
   "x_authority" : "cpan:PERLANCAR",
   "x_generated_by_perl" : "v5.34.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
   "x_static_install" : 1
}