Production Perl Quiz

Production Perl Quiz

Perl Skills # ? Quantifier ? \ ? True ?

Start Share
Production Perl Quiz
What is usually the first character in a regular perl script.
Question 1 out of 5
# / \
Production Perl Quiz
In Perl, a/n ________ is a special character or a sequence that will define the number of times the previous character or sequence appears.
Production Perl Quiz
In Perl, the following will result in which of the following, if the prize is currently "5 dollars" print 'You won $prize';
Production Perl Quiz
In Perl, the words function and subroutines are used interchangeably
Question 4 out of 5
Production Perl Quiz
CGI is a programming language.
Question 5 out of 5