#!perl

use App::cpanel qw(dispatch_cmd_print);

dispatch_cmd_print(@ARGV);
