Online Programming Reference Guides - Perl
[an error occurred while processing this directive]
Contents
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]
[an error occurred while processing this directive]

3. Arrays

Now that we have a good understanding of the way scalar data and variables work and what can be done with them in Perl, we will look into the most basic of Perl's natural data structures--arrays.

3.1 The Semantics of Arrays  
3.2 List Literals  
3.3 Array Variables  
3.4 Manipulating Arrays and Lists  





[an error occurred while processing this directive]