use strict; use warnings; package Rubric::CLI; use base qw(App::Cmd); our $VERSION = '0.144'; =head1 NAME Rubric::CLI - the Rubric command line interface =head1 VERSION version 0.144 =cut 1;