Perl for Programmers
Prerequisites
Programming experience in a structured language (C, C++, Java, Cobol, Tcl/Tk) required.
Skills
Upon completion of this course, the student will:
Understand basic Perl programming concepts
Be able to create interactive Perl scripts by using scalar, array and associative array
variables
Be able to use conditional expressions in flow control structures to produce structured
Perl scripts
Be able to handle errors
Be able to make use of Perls powerful pattern matching capabilities
Be able to control the filesystem via a Perl script
Course Topics
Module One Meet Perl
Module Two Handling Scalar Values
Module Three Using Variables (scalar, array and hashes)
Module Four Flow control
Module Five Condidtional Expressions
Module Six Basic Input and Output
Module Seven Advanced Input and Output
Module Eight Pattern Matching
Module Nine Perl Utilities
Module Ten Filesystem & Process Control
Module Eleven Functions
Module Twelve Using Modules
Module Nine Debugging Perl
