Scalars in Perl
Learn about the most fundamental variable type used in Perl.
RSS Feeds for this category
Learn about the most fundamental variable type used in Perl.
An extensive look into the world of hashes and how to bring them to life through your scripts.
An introduction to looping structures such as if/then, while, etc.
A complete outlook of the three regex operators, m//, s/// and tr///.