App-Chained
view release on metacpan or search on metacpan
lib/App/Chained.pm view on Meta::CPAN
exit(0) ;
},
) ;
Modfying the height or so scripts took only a few minutes.
Noiw I have command completion for all the sub command. Here is an example:
nadim@naquadim Arch (master)$ ra show -[tab]
-format -include_loaded_from -master_categories_file
-help -include_not_found -master_template_file
-include_categories -include_statistics -remove_empty_requirement_field_in_categories
-include_description_data -include_type -requirement_fields_filter_file
The I<show> sub command is two order of magnitude easier to use with completion.
I<Arguments> - None
I<Returns> - Nothing - exits with status code B<1> after emitting the completion script on stdout
I<Exceptions> - None - Exits the program.
( run in 0.865 second using v1.01-cache-2.11-cpan-4d4bc49f3ae )