Perl From 10,000 Feet
 
What To Expect
  • High-level overview of some of Perl's features & metaphors
     
  • Fast pace; not dwelling too much on a single topic
     
  • You'll want to know more details
About Your Instructor
  • Andy Lester
     
  • "Sr. Internet Engineer" (supposedly)
     
  • Really, I do a lot of data mangling
     
  • Using Perl, and Awk before that, for about 7-8 years
Index
Introduction
What Is Perl?
Perl Resources
Running a Perl Program
Perl Thinking
Data Types
Scalars
Strings: Single Quoted
Strings: Double Quoted
Scalar operations
Scalar comparisons
Variables
Lists
Using Lists
Control Structures
Hashes
Hash Manipulation
File Handling
Regex Matching
Regex Matching: Ex. 1
Regex Matching: Ex. 2
Regex Replacing
Subroutines
Anonymous subs
References
Structures
Modules
Modules: File::Find
Modules: Internet
Modules: Win32::*
Everything Else
  Next page >>>