Skip to content


Perl Scripting

Share This:

Perl
Perl, the Practical Extraction and Reporting Language (or Pathologically Eclectic Rubbish Lister, depending upon whom you ask) is an interpreted computer programing language originally intended for use in scanning data and text files, extracting information and generating reports from that information.

Perl consists of a set of one or more text files, the perl binary engine and a set of perl modules or 'libraries'. Perl is one of the most widely used scripting languages because it is powerful, flexible and suitable for everything from system administration to middleware applications.

Perl Installation

Preparation

  • Update the perl update tools
  • Install common packages

Scripting

  • Your first script
  • CGI considerations
  • Security

 

 

Share This:

If you found this tutorial useful, please DONATE! Donations support the creation and maintenance of this, and other tutorials throughout this site.