This tutorial is contributed by Hatef Monajemi (@monajemi)

The following tutorial is intended to familiarize you with writing perl scripts. We will review the core elements of perl scripting that you will be using frequently in this class.

Table of Contents

Variables

Loops

File manipulation

Read/Write

Changing file content

Examples

back