{
  "abstract" : "Perl modules for biology",
  "author" : [
     "See individual modules"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "BioPerl",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Mojibake" : "0",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "AnyDBM_File" : "0",
           "Carp" : "0",
           "Cwd" : "0",
           "DB_File" : "0",
           "Data::Dumper" : "0",
           "Data::Stag" : "0",
           "Digest::MD5" : "0",
           "Dumpvalue" : "0",
           "Error" : "0",
           "Exporter" : "0",
           "Fcntl" : "0",
           "File::Basename" : "0",
           "File::Copy" : "0",
           "File::Path" : "0",
           "File::Spec" : "0",
           "File::Spec::Functions" : "0",
           "File::Temp" : "0",
           "FileHandle" : "0",
           "Getopt::Long" : "0",
           "Graph::Directed" : "0",
           "HTTP::Request::Common" : "0",
           "HTTP::Response" : "0",
           "IO::File" : "0",
           "IO::Handle" : "0",
           "IO::Pipe" : "0",
           "IO::Scalar" : "0",
           "IO::Socket" : "0",
           "IO::String" : "0",
           "IPC::Run" : "0",
           "LWP::UserAgent" : "0",
           "List::MoreUtils" : "0",
           "List::Util" : "0",
           "Math::BigFloat" : "0",
           "Module::Build" : "0",
           "POSIX" : "0",
           "Pod::Usage" : "0",
           "Scalar::Util" : "0",
           "Set::Scalar" : "0",
           "Storable" : "0",
           "Symbol" : "0",
           "Test::Builder" : "0",
           "Test::Builder::Module" : "0",
           "Test::Most" : "0",
           "Test::RequiresInternet" : "0",
           "Text::Balanced" : "0",
           "Text::Wrap" : "0",
           "Tie::Handle" : "0",
           "Tie::RefHash" : "0",
           "Time::HiRes" : "0",
           "UNIVERSAL" : "0",
           "URI" : "0",
           "XML::DOM" : "0",
           "XML::DOM::XPath" : "0",
           "XML::LibXML" : "0",
           "XML::LibXML::Reader" : "0",
           "XML::Parser::PerlSAX" : "0",
           "XML::SAX" : "0",
           "XML::SAX::Base" : "0",
           "XML::SAX::Writer" : "0",
           "XML::Twig" : "0",
           "XML::Writer" : "0",
           "YAML" : "0",
           "base" : "0",
           "constant" : "0",
           "integer" : "0",
           "overload" : "0",
           "parent" : "0",
           "strict" : "0",
           "utf8" : "0",
           "vars" : "0",
           "version" : "0",
           "warnings" : "0"
        },
        "suggests" : {
           "Bio::DB::Ace" : "0",
           "Bio::DB::EMBL" : "0",
           "Bio::DB::GenBank" : "0",
           "Bio::DB::GenPept" : "0",
           "Bio::DB::SwissProt" : "0"
        }
     },
     "test" : {
        "requires" : {
           "File::Spec" : "0",
           "FindBin" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "Test::Memory::Cycle" : "0",
           "Test::More" : "0",
           "Test::Weaken" : "0",
           "lib" : "0",
           "perl" : "5.006"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "https://github.com/bioperl/bioperl-live/issues"
     },
     "homepage" : "https://metacpan.org/release/BioPerl",
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/bioperl/bioperl-live.git",
        "web" : "https://github.com/bioperl/bioperl-live"
     }
  },
  "version" : "1.7.7",
  "x_Dist_Zilla" : {
     "perl" : {
        "version" : "5.028001"
     },
     "plugins" : [
        {
           "class" : "Dist::Zilla::Plugin::GatherDir",
           "config" : {
              "Dist::Zilla::Plugin::GatherDir" : {
                 "exclude_filename" : [],
                 "exclude_match" : [],
                 "follow_symlinks" : 0,
                 "include_dotfiles" : 0,
                 "prefix" : "",
                 "prune_directory" : [],
                 "root" : "."
              }
           },
           "name" : "@BioPerl/@Filter/GatherDir",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::PruneCruft",
           "name" : "@BioPerl/@Filter/PruneCruft",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::ManifestSkip",
           "name" : "@BioPerl/@Filter/ManifestSkip",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaYAML",
           "name" : "@BioPerl/@Filter/MetaYAML",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::License",
           "name" : "@BioPerl/@Filter/License",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::ExtraTests",
           "name" : "@BioPerl/@Filter/ExtraTests",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::ExecDir",
           "name" : "@BioPerl/@Filter/ExecDir",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::ShareDir",
           "name" : "@BioPerl/@Filter/ShareDir",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::MakeMaker",
           "config" : {
              "Dist::Zilla::Role::TestRunner" : {
                 "default_jobs" : 1
              }
           },
           "name" : "@BioPerl/@Filter/MakeMaker",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::Manifest",
           "name" : "@BioPerl/@Filter/Manifest",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::TestRelease",
           "name" : "@BioPerl/@Filter/TestRelease",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::ConfirmRelease",
           "name" : "@BioPerl/@Filter/ConfirmRelease",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::UploadToCPAN",
           "name" : "@BioPerl/@Filter/UploadToCPAN",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaConfig",
           "name" : "@BioPerl/MetaConfig",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaJSON",
           "name" : "@BioPerl/MetaJSON",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::PkgVersion",
           "name" : "@BioPerl/PkgVersion",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
           "name" : "@BioPerl/PodSyntaxTests",
           "version" : "6.012"
        },
        {
           "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" : "@BioPerl/Test::Compile",
           "version" : "2.058"
        },
        {
           "class" : "Dist::Zilla::Plugin::MojibakeTests",
           "name" : "@BioPerl/MojibakeTests",
           "version" : "0.8"
        },
        {
           "class" : "Dist::Zilla::Plugin::AutoPrereqs",
           "name" : "@BioPerl/AutoPrereqs",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaResources",
           "name" : "@BioPerl/MetaResources",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::Encoding",
           "name" : "@BioPerl/Encoding",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::NextRelease",
           "name" : "@BioPerl/NextRelease",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::Git::Check",
           "config" : {
              "Dist::Zilla::Plugin::Git::Check" : {
                 "untracked_files" : "die"
              },
              "Dist::Zilla::Role::Git::DirtyFiles" : {
                 "allow_dirty" : [
                    "Changes",
                    "dist.ini"
                 ],
                 "allow_dirty_match" : [],
                 "changelog" : "Changes"
              },
              "Dist::Zilla::Role::Git::Repo" : {
                 "git_version" : "2.20.1",
                 "repo_root" : "."
              }
           },
           "name" : "@BioPerl/Git::Check",
           "version" : "2.045"
        },
        {
           "class" : "Dist::Zilla::Plugin::Git::Commit",
           "config" : {
              "Dist::Zilla::Plugin::Git::Commit" : {
                 "add_files_in" : [],
                 "commit_msg" : "v%v%n%n%c"
              },
              "Dist::Zilla::Role::Git::DirtyFiles" : {
                 "allow_dirty" : [
                    "Changes",
                    "dist.ini"
                 ],
                 "allow_dirty_match" : [],
                 "changelog" : "Changes"
              },
              "Dist::Zilla::Role::Git::Repo" : {
                 "git_version" : "2.20.1",
                 "repo_root" : "."
              },
              "Dist::Zilla::Role::Git::StringFormatter" : {
                 "time_zone" : "local"
              }
           },
           "name" : "@BioPerl/Git::Commit",
           "version" : "2.045"
        },
        {
           "class" : "Dist::Zilla::Plugin::Git::Tag",
           "config" : {
              "Dist::Zilla::Plugin::Git::Tag" : {
                 "branch" : null,
                 "changelog" : "Changes",
                 "signed" : 0,
                 "tag" : "BioPerl-v1.7.7",
                 "tag_format" : "%N-v%v",
                 "tag_message" : "%N-v%v"
              },
              "Dist::Zilla::Role::Git::Repo" : {
                 "git_version" : "2.20.1",
                 "repo_root" : "."
              },
              "Dist::Zilla::Role::Git::StringFormatter" : {
                 "time_zone" : "local"
              }
           },
           "name" : "@BioPerl/Git::Tag",
           "version" : "2.045"
        },
        {
           "class" : "Dist::Zilla::Plugin::OSPrereqs",
           "config" : {
              "Dist::Zilla::Plugin::OSPrereqs" : {
                 "os" : "MSWin32"
              }
           },
           "name" : "MSWin32",
           "version" : "0.011"
        },
        {
           "class" : "Dist::Zilla::Plugin::Prereqs",
           "config" : {
              "Dist::Zilla::Plugin::Prereqs" : {
                 "phase" : "runtime",
                 "type" : "suggests"
              }
           },
           "name" : "bin_bp_fetch_RuntimeSuggests",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::FileFinder::ByName",
           "name" : "PodWeaver-Ready",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::PodWeaver",
           "config" : {
              "Dist::Zilla::Plugin::PodWeaver" : {
                 "config_plugins" : [
                    "@BioPerl"
                 ],
                 "finder" : [
                    "PodWeaver-Ready"
                 ],
                 "plugins" : [
                    {
                       "class" : "Pod::Weaver::Plugin::EnsurePod5",
                       "name" : "@CorePrep/EnsurePod5",
                       "version" : "4.015"
                    },
                    {
                       "class" : "Pod::Weaver::Plugin::H1Nester",
                       "name" : "@CorePrep/H1Nester",
                       "version" : "4.015"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Name",
                       "name" : "@BioPerl/Name",
                       "version" : "4.015"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Version",
                       "name" : "@BioPerl/Version",
                       "version" : "4.015"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Region",
                       "name" : "@BioPerl/prelude",
                       "version" : "4.015"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Generic",
                       "name" : "SYNOPSIS",
                       "version" : "4.015"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Generic",
                       "name" : "DESCRIPTION",
                       "version" : "4.015"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Generic",
                       "name" : "OVERVIEW",
                       "version" : "4.015"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Collect",
                       "name" : "ATTRIBUTES",
                       "version" : "4.015"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Collect",
                       "name" : "METHODS",
                       "version" : "4.015"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Collect",
                       "name" : "FUNCTIONS",
                       "version" : "4.015"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Collect",
                       "name" : "INTERNAL METHODS",
                       "version" : "4.015"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Leftovers",
                       "name" : "@BioPerl/Leftovers",
                       "version" : "4.015"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Region",
                       "name" : "@BioPerl/postlude",
                       "version" : "4.015"
                    },
                    {
                       "class" : "Pod::Weaver::Section::GenerateSection",
                       "name" : "FEEDBACK",
                       "version" : "1.06"
                    },
                    {
                       "class" : "Pod::Weaver::Section::GenerateSection",
                       "name" : "Mailing lists",
                       "version" : "1.06"
                    },
                    {
                       "class" : "Pod::Weaver::Section::GenerateSection",
                       "name" : "Support",
                       "version" : "1.06"
                    },
                    {
                       "class" : "Pod::Weaver::Section::GenerateSection",
                       "name" : "Reporting bugs",
                       "version" : "1.06"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Legal::Complicated",
                       "name" : "@BioPerl/Legal",
                       "version" : "1.23"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Contributors",
                       "name" : "@BioPerl/Contributors",
                       "version" : "0.009"
                    },
                    {
                       "class" : "Pod::Weaver::Plugin::SingleEncoding",
                       "name" : "SingleEncoding",
                       "version" : "4.015"
                    },
                    {
                       "class" : "Pod::Weaver::Plugin::Transformer",
                       "name" : "@BioPerl/List",
                       "version" : "4.015"
                    },
                    {
                       "class" : "Pod::Weaver::Plugin::EnsureUniqueSections",
                       "name" : "EnsureUniqueSections",
                       "version" : "0.163250"
                    }
                 ]
              }
           },
           "name" : "PodWeaver",
           "version" : "4.008"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaResources",
           "name" : "MetaResources",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::PruneFiles",
           "name" : "PruneFiles",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":InstallModules",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":IncModules",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":TestFiles",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":ExtraTestFiles",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":ExecFiles",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":PerlExecFiles",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":ShareFiles",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":MainModule",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":AllFiles",
           "version" : "6.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":NoFiles",
           "version" : "6.012"
        }
     ],
     "zilla" : {
        "class" : "Dist::Zilla::Dist::Builder",
        "config" : {
           "is_trial" : 0
        },
        "version" : "6.012"
     }
  },
  "x_generated_by_perl" : "v5.28.1",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.09"
}