20 October 2008 23:45
Perl Tutorials - Data Types: Values and Variables
This provides tutorial examples and notes about data types: values and variables. Topics include scalar and list value constructors; scalar value interpretations; scalar, array and hash variables; undef value and undefined variables.
Scalar Values and List Values
1
(1 marks)