#!/usr/bin/env perl

use App::MechaCPAN;

exit App::MechaCPAN::main(@ARGV);
