{
   "abstract" : "Async MySQL/MariaDB storage for DBIO via EV::MariaDB",
   "author" : [
      "DBIO Authors"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.037, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "DBIO-MySQL-Async",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "7.1101",
            "File::ShareDir::Install" : "0.06"
         }
      },
      "develop" : {
         "recommends" : {
            "Dist::Zilla::PluginBundle::Git::VersionManager" : "0.007"
         }
      },
      "runtime" : {
         "requires" : {
            "DBIO" : "0.900000",
            "DBIO::MySQL" : "0.900000",
            "EV::MariaDB" : "0.03",
            "Future" : "0.49",
            "perl" : "5.020"
         }
      },
      "test" : {
         "requires" : {
            "Test::Exception" : "0",
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "DBIO::MySQL::Async" : {
         "file" : "lib/DBIO/MySQL/Async.pm",
         "version" : "0.900000"
      },
      "DBIO::MySQL::Async::Pool" : {
         "file" : "lib/DBIO/MySQL/Async/Pool.pm",
         "version" : "0.900000"
      },
      "DBIO::MySQL::Async::QueryExecutor" : {
         "file" : "lib/DBIO/MySQL/Async/QueryExecutor.pm",
         "version" : "0.900000"
      },
      "DBIO::MySQL::Async::Storage" : {
         "file" : "lib/DBIO/MySQL/Async/Storage.pm",
         "version" : "0.900000"
      },
      "DBIO::MySQL::Async::TransactionContext" : {
         "file" : "lib/DBIO/MySQL/Async/TransactionContext.pm",
         "version" : "0.900000"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://codeberg.org/dbio/dbio-mysql-async/issues"
      },
      "homepage" : "https://codeberg.org/dbio/dbio-mysql-async",
      "repository" : {
         "type" : "git",
         "url" : "https://codeberg.org/dbio/dbio-mysql-async.git",
         "web" : "https://codeberg.org/dbio/dbio-mysql-async"
      }
   },
   "version" : "0.900000",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.036000"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::DBIO::SetMeta",
            "name" : "@Filter/DBIO::SetMeta",
            "version" : null
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::GatherDir",
            "config" : {
               "Dist::Zilla::Plugin::GatherDir" : {
                  "exclude_filename" : [
                     ".proverc",
                     "CLAUDE.md",
                     "MANIFEST",
                     "META.json",
                     "META.yml",
                     "README"
                  ],
                  "exclude_match" : [],
                  "include_dotfiles" : 0,
                  "prefix" : "",
                  "prune_directory" : [],
                  "root" : "."
               },
               "Dist::Zilla::Plugin::Git::GatherDir" : {
                  "include_untracked" : 0
               }
            },
            "name" : "@Filter/Git::GatherDir",
            "version" : "2.052"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Filter/PruneCruft",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::DBIO::GatherSkills",
            "name" : "@Filter/DBIO::GatherSkills",
            "version" : null
         },
         {
            "class" : "Dist::Zilla::Plugin::ShareDir",
            "name" : "@Filter/ShareDir",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "@Filter/MetaJSON",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Filter/MetaYAML",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "@Filter/MetaConfig",
            "version" : "6.037"
         },
         {
            "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.037"
                     }
                  ],
                  "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::Prereqs::FromCPANfile",
            "name" : "@Filter/Prereqs::FromCPANfile",
            "version" : "0.08"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "develop",
                  "type" : "recommends"
               }
            },
            "name" : "@Filter/@Git::VersionManager/pluginbundle version",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
            "config" : {
               "Dist::Zilla::Plugin::RewriteVersion" : {
                  "add_tarball_name" : 0,
                  "finders" : [
                     ":MainModule"
                  ],
                  "global" : 0,
                  "skip_version_provider" : 0
               },
               "Dist::Zilla::Plugin::RewriteVersion::Transitional" : {}
            },
            "name" : "@Filter/@Git::VersionManager/RewriteVersion::Transitional",
            "version" : "0.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaProvides::Update",
            "name" : "@Filter/@Git::VersionManager/MetaProvides::Update",
            "version" : "0.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
            "config" : {
               "Dist::Zilla::Plugin::CopyFilesFromRelease" : {
                  "filename" : [
                     "Changes"
                  ],
                  "match" : []
               }
            },
            "name" : "@Filter/@Git::VersionManager/CopyFilesFromRelease",
            "version" : "0.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "config" : {
               "Dist::Zilla::Plugin::Git::Commit" : {
                  "add_files_in" : [],
                  "commit_msg" : "v%V%n%n%c",
                  "signoff" : 0
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.39.5",
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Filter/@Git::VersionManager/release snapshot",
            "version" : "2.052"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Tag",
            "config" : {
               "Dist::Zilla::Plugin::Git::Tag" : {
                  "branch" : null,
                  "changelog" : "Changes",
                  "signed" : 0,
                  "tag" : "v0.900000",
                  "tag_format" : "v%V",
                  "tag_message" : "v%V"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.39.5",
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Filter/@Git::VersionManager/Git::Tag",
            "version" : "2.052"
         },
         {
            "class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional",
            "config" : {
               "Dist::Zilla::Plugin::BumpVersionAfterRelease" : {
                  "finders" : [
                     ":MainModule"
                  ],
                  "global" : 0,
                  "munge_makefile_pl" : 1
               },
               "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional" : {}
            },
            "name" : "@Filter/@Git::VersionManager/BumpVersionAfterRelease::Transitional",
            "version" : "0.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::NextRelease",
            "name" : "@Filter/@Git::VersionManager/NextRelease",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "config" : {
               "Dist::Zilla::Plugin::Git::Commit" : {
                  "add_files_in" : [],
                  "commit_msg" : "increment $VERSION after %v release",
                  "signoff" : 0
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Build.PL",
                     "Changes",
                     "Makefile.PL"
                  ],
                  "allow_dirty_match" : [
                     "(?^:^lib/.*\\.pm$)"
                  ],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.39.5",
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Filter/@Git::VersionManager/post-release commit",
            "version" : "2.052"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodWeaver",
            "config" : {
               "Dist::Zilla::Plugin::PodWeaver" : {
                  "config_plugins" : [
                     "@DBIO"
                  ],
                  "finder" : [
                     ":InstallModules",
                     ":PerlExecFiles"
                  ],
                  "plugins" : [
                     {
                        "class" : "Pod::Weaver::Plugin::EnsurePod5",
                        "name" : "@CorePrep/EnsurePod5",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::H1Nester",
                        "name" : "@CorePrep/H1Nester",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::SingleEncoding",
                        "name" : "@DBIO/SingleEncoding",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Name",
                        "name" : "@DBIO/Name",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Version",
                        "name" : "@DBIO/Version",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Region",
                        "name" : "@DBIO/Prelude",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "@DBIO/Synopsis",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "@DBIO/Description",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "@DBIO/Overview",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "@DBIO/Stability",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "@DBIO/Attributes",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "@DBIO/Methods",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Leftovers",
                        "name" : "@DBIO/Leftovers",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Region",
                        "name" : "@DBIO/Postlude",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Authors",
                        "name" : "@DBIO/Authors",
                        "version" : "4.020"
                     },
                     {
                        "class" : "Pod::Weaver::Section::GenerateSection",
                        "name" : "@DBIO/Legal",
                        "version" : "4.020"
                     }
                  ]
               }
            },
            "name" : "@Filter/PodWeaver",
            "version" : "4.010"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExtraTests",
            "name" : "@Filter/ExtraTests",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",
            "name" : "@Filter/Readme",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Filter/ManifestSkip",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@Filter/Manifest",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::DBIO::CodebergMeta",
            "name" : "@Filter/DBIO::CodebergMeta",
            "version" : null
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Check",
            "config" : {
               "Dist::Zilla::Plugin::Git::Check" : {
                  "untracked_files" : "die"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "cpanfile",
                     "dist.ini"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.39.5",
                  "repo_root" : "."
               }
            },
            "name" : "@Filter/Git::Check",
            "version" : "2.052"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
            "config" : {
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.39.5",
                  "repo_root" : "."
               }
            },
            "name" : "@Filter/Git::CheckFor::CorrectBranch",
            "version" : "0.014"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "@Filter/ConfirmRelease",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "@Filter/UploadToCPAN",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Push",
            "config" : {
               "Dist::Zilla::Plugin::Git::Push" : {
                  "push_to" : [
                     "origin"
                  ],
                  "remotes_must_exist" : 1
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.39.5",
                  "repo_root" : "."
               }
            },
            "name" : "@Filter/Git::Push",
            "version" : "2.052"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },
            "name" : "MakeMaker",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExtraTestFiles",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":PerlExecFiles",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":AllFiles",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":NoFiles",
            "version" : "6.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : "@Filter/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
            "version" : "6.037"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : 0
         },
         "version" : "6.037"
      }
   },
   "x_generated_by_perl" : "v5.36.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.40",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}

