The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#!/gsc/bin/perl

use strict;
use warnings;

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

Vending::Command->execute_with_shell_params_and_exit();