# cpanel12 - ModMono                         Copyright(c) 2006-2008 cPanel, Inc.
#                                                           All rights Reserved.
# copyright@cpanel.net                                         http://cpanel.net
# This code is subject to the cPanel license. Unauthorized copying is prohibited

package Cpanel::Easy::ModMono;

require Cpanel::Easy::Utils::ModMono;
our $easyconfig = Cpanel::Easy::Utils::ModMono::get_default_mono_easyconfig();

1;
