{ "abstract" : "Mashes up MooseX::Getopt and App::Cmd", "author" : [ "Yuval Kogman ", "Guillermo Roditi ", "Daisuke Maki ", "Vladimir Timofeev ", "Bruno Vecchi ", "Offer Kaye ", "Mark Gardner ", "Yanick Champoux ", "Dann ", "Ken Crowell ", "Michael Joyce " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 5.008, CPAN::Meta::Converter version 2.133380", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "MooseX-App-Cmd", "optional_features" : { "ConfigFromFile" : { "description" : "Command line options can be set from a configuration file", "prereqs" : { "runtime" : { "requires" : { "MouseX::ConfigFromFile" : "0" } } } }, "Moose" : { "description" : "Support for the Moose postmodern object system", "prereqs" : { "runtime" : { "requires" : { "Moose" : "0.86", "MooseX::ConfigFromFile" : "0.08", "MooseX::Getopt" : "0.18" } } } } }, "prereqs" : { "build" : { "requires" : { "ExtUtils::MakeMaker" : "0" } }, "configure" : { "requires" : { "ExtUtils::MakeMaker" : "6.30" } }, "develop" : { "recommends" : { "Test::CPAN::Meta::JSON" : "0", "Test::DistManifest" : "0", "Test::EOL" : "0", "Test::MinimumVersion" : "0", "Test::Mojibake" : "0", "Test::Perl::Critic" : "0", "Test::Pod::Coverage" : "1.08", "Test::Pod::LinkCheck" : "0", "Test::Portability::Files" : "0", "Test::Synopsis" : "0", "Test::Vars" : "0", "Test::Version" : "0" }, "requires" : { "App::cpanminus" : "0", "App::perlbrew" : "0", "Dist::Zilla" : "0", "Moose" : "0.86", "MooseX::ConfigFromFile" : "0.08", "MooseX::Getopt" : "0.18", "MooseX::SimpleConfig" : "0", "MouseX::ConfigFromFile" : "0", "Perl::Critic::Bangs" : "0", "Perl::Critic::Lax" : "0", "Perl::Critic::Pulp" : "0", "Perl::Critic::StricterSubs" : "0", "Pod::Coverage::TrustPod" : "0", "Pod::Weaver::Plugin::StopWords" : "0", "Pod::Weaver::Section::Support" : "0", "Test::CPAN::Changes" : "0.19", "Test::CPAN::Meta" : "0", "Test::Kwalitee" : "1.12", "Test::More" : "0", "Test::NoTabs" : "0", "Test::Pod" : "1.41", "Test::Pod::Coverage" : "1.08" } }, "runtime" : { "recommends" : { "Moose" : "0.86", "MooseX::ConfigFromFile" : "0.08", "MooseX::Getopt" : "0.18", "MouseX::ConfigFromFile" : "0" }, "requires" : { "Any::Moose" : "0", "App::Cmd" : "0.321", "App::Cmd::Command" : "0", "English" : "0", "File::Basename" : "0", "Getopt::Long::Descriptive" : "0.091", "MouseX::Getopt" : "0", "Test::use::ok" : "0", "namespace::clean" : "0", "perl" : "5.006" } }, "test" : { "requires" : { "Carp" : "0", "Data::Dumper" : "0", "File::Spec" : "0", "IO::Handle" : "0", "IPC::Open3" : "0", "Scalar::Util" : "0", "Test::More" : "0.94", "Test::Output" : "0", "YAML" : "0", "base" : "0", "lib" : "0", "strict" : "0", "warnings" : "0" } } }, "provides" : { "MooseX::App::Cmd" : { "file" : "lib/MooseX/App/Cmd.pm", "version" : "0.27" }, "MooseX::App::Cmd::Command" : { "file" : "lib/MooseX/App/Cmd/Command.pm", "version" : "0.27" }, "MouseX::App::Cmd" : { "file" : "lib/MouseX/App/Cmd.pm", "version" : "0.27" }, "MouseX::App::Cmd::Command" : { "file" : "lib/MouseX/App/Cmd/Command.pm", "version" : "0.27" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/mjgardner/moosex-app-cmd/issues" }, "homepage" : "http://metacpan.org/release/MooseX-App-Cmd/", "repository" : { "type" : "git", "url" : "git://github.com/mjgardner/moosex-app-cmd.git", "web" : "https://github.com/mjgardner/moosex-app-cmd" } }, "version" : "0.27", "x_Dist_Zilla" : { "perl" : { "version" : "5.018001" }, "plugins" : [ { "class" : "Dist::Zilla::Plugin::GatherDir", "name" : "@Filter/GatherDir", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::PruneCruft", "name" : "@Filter/PruneCruft", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::ManifestSkip", "name" : "@Filter/ManifestSkip", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::MetaYAML", "name" : "@Filter/MetaYAML", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::License", "name" : "@Filter/License", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::ExtraTests", "name" : "@Filter/ExtraTests", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::ExecDir", "name" : "@Filter/ExecDir", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::ShareDir", "name" : "@Filter/ShareDir", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::MakeMaker", "name" : "@Filter/MakeMaker", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::Manifest", "name" : "@Filter/Manifest", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::TestRelease", "name" : "@Filter/TestRelease", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::ConfirmRelease", "name" : "@Filter/ConfirmRelease", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::UploadToCPAN", "name" : "@Filter/UploadToCPAN", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::AutoPrereqs", "name" : "AutoPrereqs", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::Prereqs", "config" : { "Dist::Zilla::Plugin::Prereqs" : { "phase" : "runtime", "type" : "requires" } }, "name" : "Prereqs", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::OptionalFeature", "name" : "ConfigFromFile", "version" : "0.008" }, { "class" : "Dist::Zilla::Plugin::OptionalFeature", "name" : "Moose", "version" : "0.008" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : "MetaProvides::Package/AUTOVIV/:InstallModulesPM", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::MetaProvides::Package", "config" : { "Dist::Zilla::Plugin::MetaProvides::Package" : {}, "Dist::Zilla::Role::MetaProvider::Provider" : { "inherit_missing" : "1", "inherit_version" : "1", "meta_noindex" : "1" } }, "name" : "MetaProvides::Package", "version" : "1.15000001" }, { "class" : "Dist::Zilla::Plugin::Prereqs", "config" : { "Dist::Zilla::Plugin::Prereqs" : { "phase" : "configure", "type" : "requires" } }, "name" : "ConfigureRequires", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::Prereqs", "config" : { "Dist::Zilla::Plugin::Prereqs" : { "phase" : "build", "type" : "requires" } }, "name" : "BuildRequires", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::Prereqs", "config" : { "Dist::Zilla::Plugin::Prereqs" : { "phase" : "develop", "type" : "requires" } }, "name" : "DevelopRequires", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::Prereqs", "config" : { "Dist::Zilla::Plugin::Prereqs" : { "phase" : "develop", "type" : "recommends" } }, "name" : "DevelopRecommends", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::NextRelease", "name" : "NextRelease", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::OurPkgVersion", "name" : "OurPkgVersion", "version" : "0.005001" }, { "class" : "Dist::Zilla::Plugin::PodWeaver", "config" : { "Dist::Zilla::Plugin::PodWeaver" : { "finder" : [ ":InstallModules", ":ExecFiles" ], "plugins" : [ { "class" : "Pod::Weaver::Plugin::EnsurePod5", "name" : "@CorePrep/EnsurePod5", "version" : "4.005" }, { "class" : "Pod::Weaver::Plugin::H1Nester", "name" : "@CorePrep/H1Nester", "version" : "4.005" }, { "class" : "Pod::Weaver::Plugin::StopWords", "name" : "-StopWords", "version" : "1.008" }, { "class" : "Pod::Weaver::Section::Region", "name" : ":stopwords", "version" : "4.005" }, { "class" : "Pod::Weaver::Section::Name", "name" : "Name", "version" : "4.005" }, { "class" : "Pod::Weaver::Section::Version", "name" : "Version", "version" : "4.005" }, { "class" : "Pod::Weaver::Section::Region", "name" : "prelude", "version" : "4.005" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "SYNOPSIS", "version" : "4.005" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "USAGE", "version" : "4.005" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "DESCRIPTION", "version" : "4.005" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "OVERVIEW", "version" : "4.005" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "REQUIRED ARGUMENTS", "version" : "4.005" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "OPTIONS", "version" : "4.005" }, { "class" : "Pod::Weaver::Section::Collect", "name" : "ATTRIBUTES", "version" : "4.005" }, { "class" : "Pod::Weaver::Section::Collect", "name" : "METHODS", "version" : "4.005" }, { "class" : "Pod::Weaver::Section::Collect", "name" : "FUNCTIONS", "version" : "4.005" }, { "class" : "Pod::Weaver::Section::Collect", "name" : "TYPES", "version" : "4.005" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "DIAGNOSTICS", "version" : "4.005" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "EXIT STATUS", "version" : "4.005" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "CONFIGURATION", "version" : "4.005" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "CONFIGURATION AND ENVIRONMENT", "version" : "4.005" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "DEPENDENCIES", "version" : "4.005" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "INCOMPATIBILITIES", "version" : "4.005" }, { "class" : "Pod::Weaver::Section::Leftovers", "name" : "Leftovers", "version" : "4.005" }, { "class" : "Pod::Weaver::Section::Region", "name" : "postlude", "version" : "4.005" }, { "class" : "Pod::Weaver::Section::Support", "name" : "Support", "version" : "1.005" }, { "class" : "Pod::Weaver::Section::Authors", "name" : "Authors", "version" : "4.005" }, { "class" : "Pod::Weaver::Section::Legal", "name" : "Legal", "version" : "4.005" } ] } }, "name" : "PodWeaver", "version" : "4.002" }, { "class" : "Dist::Zilla::Plugin::MetaConfig", "name" : "MetaConfig", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::CheckChangeLog", "name" : "CheckChangeLog", "version" : "0.01" }, { "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent", "name" : "Test::ChangesHasContent", "version" : "0.006" }, { "class" : "Dist::Zilla::Plugin::Test::EOL", "name" : "@TestingMania/Test::EOL", "version" : "0.10" }, { "class" : "Dist::Zilla::Plugin::MojibakeTests", "name" : "@TestingMania/MojibakeTests", "version" : "0.5" }, { "class" : "Dist::Zilla::Plugin::Test::Portability", "name" : "@TestingMania/Test::Portability", "version" : "2.000005" }, { "class" : "Dist::Zilla::Plugin::Test::Kwalitee", "name" : "@TestingMania/Test::Kwalitee", "version" : "2.07" }, { "class" : "Dist::Zilla::Plugin::Test::UnusedVars", "name" : "@TestingMania/Test::UnusedVars", "version" : "2.000005" }, { "class" : "Dist::Zilla::Plugin::MetaTests", "name" : "@TestingMania/MetaTests", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes", "name" : "@TestingMania/Test::CPAN::Changes", "version" : "0.008" }, { "class" : "Dist::Zilla::Plugin::PodSyntaxTests", "name" : "@TestingMania/PodSyntaxTests", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::Test::DistManifest", "name" : "@TestingMania/Test::DistManifest", "version" : "2.000004" }, { "class" : "Dist::Zilla::Plugin::Test::MinimumVersion", "name" : "@TestingMania/Test::MinimumVersion", "version" : "2.000005" }, { "class" : "Dist::Zilla::Plugin::Test::Perl::Critic", "name" : "@TestingMania/Test::Perl::Critic", "version" : "2.112410" }, { "class" : "Dist::Zilla::Plugin::PodCoverageTests", "name" : "@TestingMania/PodCoverageTests", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::NoTabsTests", "config" : { "Dist::Zilla::Plugin::Test::NoTabs" : { "module_finder" : [ ":InstallModules" ], "script_finder" : [ ":ExecFiles" ] } }, "name" : "@TestingMania/NoTabsTests", "version" : "0.06" }, { "class" : "Dist::Zilla::Plugin::Test::Compile", "config" : { "Dist::Zilla::Plugin::Test::Compile" : { "filename" : "t/00-compile.t", "module_finder" : [ ":InstallModules" ], "script_finder" : [ ":ExecFiles" ] } }, "name" : "@TestingMania/Test::Compile", "version" : "2.039" }, { "class" : "Dist::Zilla::Plugin::Test::CPAN::Meta::JSON", "name" : "@TestingMania/Test::CPAN::Meta::JSON", "version" : "0.003" }, { "class" : "Dist::Zilla::Plugin::Test::Version", "name" : "@TestingMania/Test::Version", "version" : "0.002004" }, { "class" : "Dist::Zilla::Plugin::Test::Synopsis", "name" : "@TestingMania/Test::Synopsis", "version" : "2.000004" }, { "class" : "Dist::Zilla::Plugin::Test::Pod::LinkCheck", "name" : "@TestingMania/Test::Pod::LinkCheck", "version" : "1.001" }, { "class" : "Dist::Zilla::Plugin::PerlTidy", "name" : "PerlTidy", "version" : "0.13" }, { "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod", "name" : "ReadmeAnyFromPod", "version" : "0.133360" }, { "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod", "name" : "ReadmePodInRoot", "version" : "0.133360" }, { "class" : "Dist::Zilla::Plugin::ReportVersions", "name" : "ReportVersions", "version" : "1.110730" }, { "class" : "Dist::Zilla::Plugin::Test::LocalBrew", "name" : "Test::LocalBrew", "version" : "0.05" }, { "class" : "Dist::Zilla::Plugin::InstallGuide", "name" : "InstallGuide", "version" : "1.200002" }, { "class" : "Dist::Zilla::Plugin::MetaJSON", "name" : "MetaJSON", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::Git::Check", "name" : "@Git/Check", "version" : "2.019" }, { "class" : "Dist::Zilla::Plugin::Git::Commit", "name" : "@Git/Commit", "version" : "2.019" }, { "class" : "Dist::Zilla::Plugin::Git::Tag", "name" : "@Git/Tag", "version" : "2.019" }, { "class" : "Dist::Zilla::Plugin::Git::Push", "name" : "@Git/Push", "version" : "2.019" }, { "class" : "Dist::Zilla::Plugin::Git::CommitBuild", "name" : "Git::CommitBuild", "version" : "2.019" }, { "class" : "Dist::Zilla::Plugin::Git::NextVersion", "name" : "Git::NextVersion", "version" : "2.019" }, { "class" : "Dist::Zilla::Plugin::GitHub::Meta", "name" : "@GitHub/GitHub::Meta", "version" : "0.36" }, { "class" : "Dist::Zilla::Plugin::GitHub::Update", "name" : "@GitHub/GitHub::Update", "version" : "0.36" }, { "class" : "Dist::Zilla::Plugin::GitHub::Meta", "name" : "GitHub::Meta", "version" : "0.36" }, { "class" : "Dist::Zilla::Plugin::InstallRelease", "name" : "InstallRelease", "version" : "0.008" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":InstallModules", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":IncModules", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":TestFiles", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ExecFiles", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ShareFiles", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":MainModule", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":AllFiles", "version" : "5.008" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":NoFiles", "version" : "5.008" } ], "zilla" : { "class" : "Dist::Zilla::Dist::Builder", "config" : { "is_trial" : "0" }, "version" : "5.008" } } }