NAME
App::Spec::Plugin::Meta - App::Spec Plugin for meta functions
DESCRIPTION
This plugin is enabled in App::Spec by default.
It adds the following commands to your app:
% app meta completion generate
% app meta pod generate
METHODS
- cmd_self_completion
-
This is called by
app meta completion generate
- cmd_self_pod
-
This is called by
app meta pod generate
- install_subcommands