Current File : /home/inlingua/public_html/decay_sym/root/var/softaculous/apps/perl/3/install.php
<?php

/*
function __perl_requirements(){
	
}

function __perl_preinstall(){
	
}

function __perl_postinstall(){
	
}
*/
function __perl_after_save_install(){
	
	global $globals, $iapps, $W;
		
}

function __perl_configure(){

	global $globals, $iapps, $W;
	
	//copy(PERL_WAPP.'/3/perl-fcgi', PERL_APP.'bin/perl-fcgi');

}