package Cpanel::Easy::PHP5::Intl;

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

use strict;

our $easyconfig = { 'skip' => 0 };

1;
