Dhiraj Chatpar wrote:
Please help me as i am not able to find any way to install Libnet Perl Server
I used to install this on debian using apt-get install libnet-server-perl Command
I just cannot figure out how to install this on Centos. Please help
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
You need the perl-Net-Server package. But this is not in the stock repositories for CentOS. You need to add a repository for RPMforge or EPEL to get it. After that, a "yum install perl-Net-Server" should do.