#!/usr/bin/env perl
use strict;
=head1 SYNOPSIS
$0
=cut
MYDan::Util::Sync->new( MYDan::Util::OptConf->load() )->sync( @ARGV );