Bitacora de configuraciones varias en servidores GNU/LINUX
- Instalacion de PERL module Apache::DBI
- [root@mail ~]# perl -MCPAN -e "install Apache::XML"
- Instalacion de XML::Simple
- Primero descargar XML-Simple-2.18.tar
- Luego como root ejecutar los siguientes comandos
- perl Makefile.PL
- make
- make test
- make install
- Instalacion de perl -MCPAN
- [root@mail ~]# perl -MCPAN -e "install SOAP::Lite"
- Instalacion de XML::Entities
- [root@mail ~]# XML::Entities






