Thread: Perl?
View Single Post
  #2 (permalink)  
Old 03-17-2007, 07:14 AM
ragavraj ragavraj is offline
D-Web Programmer
 
Join Date: Feb 2007
Posts: 92
ragavraj is on a distinguished road
Default Re: Perl?

Perl, sometimes referred to as Practical Extraction and Reporting Language,which can be used for a large vairety of task like system adminstration webdevleopoment,network prgramming,GUI development

Perl is an interpreted language not complied language, Thus, the execution of a Perl script tends to use more CPU time than a corresponding C program, for instance. On the other hand, computers tend to get faster and faster, and writing something in Perl instead of C tends to save your time.

Thanks
Ragav
Reply With Quote