Perl Programming by Nathan Clement
This note provides a brief
introduction to the language for students who want to add Perl to their toolbox.
It assumes familiarity with the fundamental elements of computer programming,
but no prior experience with Perl or any other particular language is necessary.
Topics covered includes: Data types, Variables, Sigils, Defined-ness, Truth,
Control flow, Advanced iteration, Functions, Regular expressions, Using modules
and objects, Tied variables, Perl CGI and Perl DBI.
Author(s): Nathan Clement
NA Pages