#!/usr/bin/perl

use Vroom;
Vroom->new->run(@ARGV);
