Commandable 0.14 Latest
Kwalitee Issues
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
Modules
Name | Abstract | Version | View |
---|---|---|---|
Commandable | utilities for commandline-based programs | 0.14 | metacpan |
Commandable::Command | represent metadata for an invokable command | 0.14 | metacpan |
Commandable::Finder | an interface for discovery of L<Commandable::Command>s | 0.14 | metacpan |
Commandable::Finder::MethodAttributes | find commands stored as methods with attributes | 0.14 | metacpan |
Commandable::Finder::Packages | find commands stored per package | 0.14 | metacpan |
Commandable::Finder::SubAttributes | find commands stored as subs with attributes | 0.14 | metacpan |
Commandable::Finder::SubAttributes::Attrs | subroutine attribute definitions for C<Commandable::Finder::SubAttributes> | 0.14 | metacpan |
Commandable::Invocation | represents one invocation of a CLI command | 0.14 | metacpan |
Commandable::Output | abstractions for printing output from commands | 0.14 | metacpan |