Perl Tutorial Online Webinar
Please leave a remark at the bottom of each page with your useful suggestion.
Perl Online Webniar...
Table of Contents
- Introduction
- Session 1
- Session 2
- Session 3
- Session 4
- Session 5
- Session 6
- Session 7
- Session 8
- Test and Certificate
Reference Material:
Edumask perl-programming-tutorial
- Perl Operators and Precedence
- Perl Function
- Perl Variables
- Perl Pragmatic-Modules
- Perl Standard-Modules
- Perl Utilities Packaged
Session 3 [26-11-2023]
Perl ─ Operators
- Perl Arithmetic Operators
- Perl Equality Operators
- Perl Assignment Operators
- Perl Logical Operators
Perl ─ Contitional Statements
- if statement
- if-else statement
- if-elsif-else statement
- unless statement