Sunday, March 16, 2014

Perl Programming : Introduction

Perl stands for Practical Extraction and Report Language

Perl is a open source language available for all kinds of platform.Perl is a very power full language .

Some of the important features are :
  • Takes the best features from other languages
  • Database integration interface DBI supports many DB vendors.
  • Works with HTML, XML, and other mark-up languages.
  • Supports both procedural and object-oriented programming.
  • Extensible.Third party modules available from the Comprehensive Perl Archive Network (CPAN).

No comments:

Post a Comment