2. ____________________ are symbolic names that represent values stored in memory.
3. The <> symbol is called the ____________________ operator.
4. The <=> sort operator, known as the ____________________ operator, reduces coding requirements.
5. You can create a Web page using ____________________ (HTML).
6. A(n) ____________________ is text or an object that,when clicked, loads another document and
displays it in the browser.
MATCHING
Math each item with a statement below.
1. marks the beginning of a comment in Perl
2. used to perform a line feed
3. a variable in Perl
4. in Perl, tests two numeric values for equality
5. one of Perl’s string relational operators
6. in Perl, when it precedes a variable name, it indicates it should not be interpolated
7. in Perl, precedes the name of an array when assigning it values
8. in Perl, precedes a hash variable, when it is assigned values
9. returns the next line from a file (after it has been opened)