From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

# ABSTRACT: The App::Spec command which is run
use strict;
our $VERSION = 'v0.14.1'; # TRIAL VERSION
use Moo;
1;
__END__
=pod
=head1 NAME
App::Spec::Run::Cmd - The App::Spec command which is run
=cut