There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Slovo::Command - Slovo Command base class

DESCRIPTION

Slovo::Command is an abstract base class for Slovo commands. For now we just use it as namespace. Slovo::Command ISA Mojolicious::Command.

SEE ALSO

See "COMMANDS" in Mojolicious::Commands for a list of commands that are available by default in Mojolicious.

Mojolicious::Command