use strict; use warnings; package Rubric::CLI::Command; use base qw(App::Cmd::Command); our $VERSION = '0.147'; 1;