---
abstract: 'utilities for commandline-based programs'
author:
  - 'Paul Evans <leonerd@leonerd.org.uk>'
build_requires:
  Test2::V0: '0'
configure_requires:
  Module::Build: '0.4004'
dynamic_config: 1
generated_by: 'Module::Build version 0.4234, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Commandable
provides:
  Commandable:
    file: lib/Commandable.pm
    version: '0.14'
  Commandable::Command:
    file: lib/Commandable/Command.pm
    version: '0.14'
  Commandable::Finder:
    file: lib/Commandable/Finder.pm
    version: '0.14'
  Commandable::Finder::MethodAttributes:
    file: lib/Commandable/Finder/MethodAttributes.pm
    version: '0.14'
  Commandable::Finder::Packages:
    file: lib/Commandable/Finder/Packages.pm
    version: '0.14'
  Commandable::Finder::SubAttributes:
    file: lib/Commandable/Finder/SubAttributes.pm
    version: '0.14'
  Commandable::Finder::SubAttributes::Attrs:
    file: lib/Commandable/Finder/SubAttributes/Attrs.pm
    version: '0.14'
  Commandable::Invocation:
    file: lib/Commandable/Invocation.pm
    version: '0.14'
  Commandable::Output:
    file: lib/Commandable/Output.pm
    version: '0.14'
requires:
  Module::Pluggable::Object: '0'
  experimental: '0'
  meta: 0.003_003
  perl: '5.026'
resources:
  license: http://dev.perl.org/licenses/
version: '0.14'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'