View Single Post
  #5 (permalink)  
Old 03-12-2008, 01:59 AM
shaalini shaalini is offline
D-Web Analyst
 
Join Date: Apr 2007
Posts: 342
shaalini is on a distinguished road
Default Re: Perl its - strengths

As a cross-platform language:

Because perl is interpreted, perl scripts don't need to be recompiled when moved from platform to platform. And because companies like ActiveState have produced strong ports of perl to platforms such as Windows, most perl programs will run without modification even if they do advanced things such as database connectivity, file system modification or network programming

Thanks
__________________
Shaalini.S
Be the Best of Whatever you are...
Reply With Quote