#! /usr/bin/perl use strict; use warnings; use Term::ANSIColor; our $VERBOSE = $ENV{"VERBOSE"}; # Use our ttrts perl library # located within the main https://github.com/mdiluz/ttrts repository use ttrts; our $usage_text=<