#!/usr/bin/perl
# cpanel4 - scripts Copyright(c) 1997-2002 cPanel, Inc..
# All rights Reserved.
# copyright@cpanel.net http://cpanel.net
# This code is subject to the cpanel license. Unauthorized copying is prohibited
system("/scripts/checkccompiler");
@MODS = ( "DBD::mysql", "Net::DNS" );
system( "/scripts/perlinstaller", @MODS );