 |
Variables
First page Back Continue Last page Overview Graphics
Variables
Variable types:
- $scalar
- String
- Number (integer, floating point)
- Reference (to scalar, array, hash, or subroutine)
- @array (ordered list of scalars)
- %hash (unordered set mapping scalar key to scalar value)
|
 |
 |