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

App::JESP::Cmd::CommandJESP - Superclass for commands in need of a App::JESP instance.

opt_spec

Common options for App::JESP based commands.

options

Override this in subclasses to add options to opt_spec

validate_args

Do some stuff with validate args.

validate

Override that in subclasses to validate further.

jesp

Returns the current JESP instance.