Thread: perl help
View Single Post
  #3 (permalink)  
Old 07-09-2009, 02:01 AM
GuyPatterson GuyPatterson is offline
Senior Member
 
Join Date: Jul 2007
Location: 127.0.0.1
Posts: 391
Default

For CentOS
PHP Code:
root@centos ~:# yum install perl 
Can also try...
PHP Code:
root@centos ~:# yum search perl 
Reply With Quote