Table of Contents
previous slidetable of contentsnext slide

Introduction
A real example
A digression into C
C pointers (cont)
What does that all mean?
What does it mean for Perl?
References
Creating references
Passing arrays to subroutines
Anonymous data structures
Complex data structures
Objects
Perl Objects
Silly example
An object oriented module
Using an object oriented module
Inheritance
Inheritance (cont)
Inheritance (cont)
Other things we didn't cover
More info
Questions?