< CIW Certification < Study Guides

SKILLS MEASURED

Candidates taking the CIW Perl Fundamentals exam should be familiar with the Perl syntax, the basics of using regular expression, how to use Perl data types, and how to access and manipulate files. They should also be familiar with database connectivity and debugging techniques. Skills measured in the 1D0-437 exam include but are not limited to the following:

Identify the role of the Perl interpreter.

Implement and use basic syntax of Perl code.

Use scalar variables, expression operators and the STDIN data type.

Control flow to create complex Perl scripts using Boolean expressions, logical operators and I/O redirection.

Use regular expressions to define and match patterns and strings in Perl.

Use Perl arrays and the functions that manipulate them.

Use Perl hashes and the functions that manipulate them.

Create and call subroutines to reuse code in Perl scripts.

Manipulate files and devices in Perl using I/O functions and filehandles.

Use and manipulate environment variables and command-line arguments in Perl.

Use Perl packages and modules to facilitate code reuse.

Create object-oriented Perl scripts.

Use Perl to interface with databases.

Debug Perl programs and design Perl scripts to minimize bugs.

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.