Like all programming languages, Perl follows a basic syntax for writing code. It contains keywords and variables for storing expressions and statements that execute the program's logic. This is the shebang line. It lets the computer know that the following text will be Perl code and calls the Perl interpreter.