NAME
Business::UPS::Tracking::Commandline - Commandline interface to UPS tracking
SYNOPSIS
my $commandline = Business::UPS::Tracking::Commandline->new_with_options;
$commandline->execute;
DESCRIPTION
This script allows Business::UPS::Tracking being called from a commandline script. (See "ups_tracking" in bin)
METHODS
execute
$commandline->execute;
Performs a UPS webservice query/request.