Using Perl
Perl is high-level programming language that derives from C, scripting languages such as awk, and shell secripting. Although Perl compilers are available, Perl usually is compiled on the fly at run time. Perl is highly protable. Perl code can be run without major changes on almost every operating system.
Perl is good at handling processes, files, and text. It is commonly used to process the common gateway interface (CGI) results of user input to Web forms. Because of its popularity on the Web, Perl is a very good language to get to know.
In addition, Perl is often used for automating administrative functions because it has access to the shell.
Perl variables are not types, but the language does have several different kinds of variables: ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access