$input = new CGI;
$input->import_names('R');
print "$R::custtype" ; ##prints out "kljlkjklj" successfully.