#!/usr/bin/env perl use FindBin; use lib "$FindBin::Bin/../lib"; use DraftReporter; DraftReporter->dance;