Perl Crash Course: Scalars
Scalars Variable Names Scalar is the type of variable used to hold one single piece of information. Examples of scalar information are one string, one
Scalars Variable Names Scalar is the type of variable used to hold one single piece of information. Examples of scalar information are one string, one
In this chapter, we will see the three types of variables available in Perl: Scalars, Arrays, and Hashes. We will also work with lists, slices,
© UseStrict Consulting - All rights reserved