Advanced PERL programming with CGI( SL-205 )
| Course Description |  |
This course builds on your knowledge of the Perl programming language and how to use Perl to create CGI scripts for Web servers.
| Course details |
| id:
SL-205 |
| duration:
5 days
| | list price: $
1995.00 |
|
Who Can Benefit |
 |
Web page administrators and programmers who are responsible for writing scripts to use with the Common Gateway Interface (CGI). Perl programmers needing the use of the advanced facilities of Perl.
|
Prerequisites |
 |
To succeed fully in this course, students should be able to: Have completed SL-130 Perl Programming or be able to use Perl scalar variables, arrays, and associative arrays, including built-in functionsUse various Perl operatorsUse Perl regular expression metacharacters and statement modifiersOpen files, directories, and input/output filters via file handlers with PerlCreate subroutines and use the Perl standard libraryUse the UNIX® system interface functionsHandle signals and errorsGenerate reports with PerlUnderstand the Web
|
Skills Gained |
 |
Upon completion of this course, you should be able to: Use packages for encapsulationUse Standard Perl library and modulesUse of Symbolic, Hard and Anonymous referencesUse Documentation LibrariesCreate Object-Oriented Perl programsCreate CGI scripts with PerlUse of CGI and Forms
|
Key Topics |
 |
Upon completion of this course, you should be able to: PackagesStandard Perl libraryReferencesObject-Oriented PerlDocumentation functionsModulesWeb Pages & HTMLThe Common Gateway Interface (CGI)Processing Forms
|
Related Courses |
 |
Before: DTP-250: Perl Programming
|
Course Content |
 |
PackagesThe symbol TableUsing the strict Pragma in Packages
The Standard Perl LibraryStandard Perl Library Routine in a Script The use FunctionExporter ModuleCreate Your Own Module
Symbolic ReferencesHard ReferencesAnonymous Variables and References
OOP TerminologyClassesThe my FunctionObjectsMethodsInheritance
Perl Modules and DocumentationMore Standard Perl LibraryPOD filesPOD CommandsPOD interpretersModule from the Standard Perl Library
What makes up a WEB pageInternet Communication Between Client and ServerThe URLShort Introduction to HTMLA Simple HTML Document
Introduction To CGIA Simple CGI ScriptGetting Information Into and Out of a CGI Script
CGI and FormsThe Get and Post MethodsHandling EmailServer Side IncludesUsing the CGI-lib.pl LibraryUsing the CGI-lib.pm Library |