1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
---
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'
|