Overview and Installation of PERL - English
PERL Tutorials - English 23
-
Overview and Installation of PERL
-
2Variables in Perl
-
3Comments in Perl
-
4for for each loops
-
5while do while loops
-
6Conditional statements
-
7More Conditional statements
-
8Data Structures
-
9Arrays
-
10Array functions
-
11Hash in Perl
-
12Functions in Perl
-
13Blocks in Perl
-
14Access Modifiers in PERL
-
15Referencing and Dereferencing
-
16Special Variables in PERL
-
17File Handling
-
18Exception and error handling in PERL
-
19Including files or modules
-
20Sample PERL program
-
21Perl Module Library (CPAN)
-
22Downloading CPAN module
-
23Perl and HTML
Outline:
1. Installation of Perl 5.14.2 on Ubuntu Linux Installing XAMPP in Linux (XAMPP is a cumulative package consisting of Apache, PERL, PHP and MySQL Packages is available for Linux) Default Webserver directory will be set to "opt" OR Using default Perl installation available in Synaptic Package Manager 2. Installation of Perl 5.14.2 on Windows Installing XAMPP in Windows (XAMPP is a cumulative package consisting of Apache, PERL, PHP and MySQL Packages is available for Windows) Default Webserver directory will be set to "htdocs"