How to install modules PHP and PERL in DA.

По человечьи можешь :)
Run the following command at the prompt to instal a Perl Module:
/usr/bin/cpan -i PERL_MODULE

For Php modules, if they aren't part of the DA build, you'll have to download, install them, and then re-compile with Php.
 
Back
Top