/usr/share/doc/libdist-zilla-perl/todo/command-plugins.mkdn is in libdist-zilla-perl 5.043-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | # COMMAND PLUGIN PROTOCOL
Right now, we just load all the available plugins via App::Cmd. This is
probably going to be a pain, in the future. There should be a way to mitigate
an overabundance of command plugins. One option is that only the "core" ones
are loaded unless you have ~/.dzil/config.ini with:
[!newcommand]
|