#!/usr/bin/env perl

use App::Changelord;

App::Changelord->new_with_options()->run;