#!/usr/bin/env perl
use Poke::Cmd;
Poke::Cmd->new_with_options()->run_it();
