Sign In/My Account | View Cart  
advertisement
-->




Data Structures

Complex Data Structures Cookbook
This document describes Perl's complex data structures, which were introduced in 5.0. It covers arrays of arrays, hashes of arrays, hashes of hashes, and other more elaborate constructs.

Data Manipulation
Manipulating numbers, dates, strings, arrays, hashes, and including miscellaneous data issues.

Manipulating Lists of Lists in Perl
A tutorial describing how the build and use lists of lists (arrays of arrays).

Perl Predefined Variables
A listing of reserved names that have special meaning to Perl. Also includes a discussion of variables that contain information about various error conditions.

Perl References and Nested Data Structures
An introduction to using references in Perl, distinguishing between symbolic references and "hard" references introduced in 5.005.

Sponsored By: