next up previous contents index
Next: Scalars Up: Introduction to Perl Previous: Creating and running a   Contents   Index

Data Structures

A variable is something that can hold your data, one or more values. We'll start with 3 basic kinds of variables: scalar, array, and hash.



Subsections

Tom Hunt 2002-06-09