---
abstract: 'Yet another CLI framework'
author:
  - 'Wesley Schwengle <waterkip@cpan.org>'
build_requires:
  Cwd: '0'
  File::Spec: '0'
  File::Spec::Functions: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Import::Into: '1.002003'
  Sub::Override: '0'
  Test::Deep: '0'
  Test::Exception: '0'
  Test::Lib: '0'
  Test::More: '0.96'
  Test::Most: '0'
  perl: '5.010'
configure_requires:
  ExtUtils::MakeMaker: '0'
  perl: '5.010'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.031, CPAN::Meta::Converter version 2.150010'
license: bsd
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: YA-CLI
provides:
  YA::CLI:
    file: lib/YA/CLI.pm
    version: '0.007'
  YA::CLI::ActionRole:
    file: lib/YA/CLI/ActionRole.pm
    version: '0.007'
  YA::CLI::ErrorHandler:
    file: lib/YA/CLI/ErrorHandler.pm
    version: '0.007'
  YA::CLI::PodRole:
    file: lib/YA/CLI/PodRole.pm
    version: '0.007'
  YA::CLI::Usage:
    file: lib/YA/CLI/Usage.pm
    version: '0.007'
requires:
  Carp: '0'
  Getopt::Long: '2.39'
  List::Util: '1.33'
  Module::Pluggable::Object: '0'
  Module::Runtime: '0'
  Moo: '0'
  Moo::Role: '0'
  Pod::Find: '0'
  Pod::Usage: '0'
  namespace::autoclean: '0'
  perl: '5.010'
resources:
  repository: git://gitlab.com/waterkip/yet-another-cli-module.git
version: '0.007'
x_contributors:
  - 'Wesley Schwengle <waterkip@cpan.org>'
x_generated_by_perl: v5.38.2
x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: BSD-3-Clause