#!/gsc/bin/perl

use strict;
use warnings;

use above 'UR';
use above "Vending";

Vending::Command->execute_with_shell_params_and_exit();