Perl: Arrays, Functions, References, Etc.

11/5/03


Click here to start


Table of Contents

Perl: Arrays, Functions, References, Etc.

Arrays

Array Slices

Array Splices

Splicing to Remove Elements

Splicing to Insert Elements

Access Near the End of an Array

List Context vs Scalar Context

List Context

Scalar Context

List and Scalar Contexts with print

Perl: User Defined Functions

Perl: Pronouns

Perl: Pronouns

Fetching Function Args w/ shift

Packages

Modules

References (smart pointers)

References (continued)

Anonymous Variables

Author: Steven L. Tanimoto

Email: tanimoto@cs.washington.edu

Home Page: http://www.cs.washington.edu/people/faculty/tanimoto.html

Download presentation source