TDTCli/lib/TDT/Cli.pm

9 lines
84 B
Perl

package TDT::Cli;
use v5.30.0;
use strict;
use warnings;
our $VERSION = '0.0.1';