PERL Quiz
Description: PERL Quiz 2 | |
Number of Questions: 8 | |
Created by: Aliensbrain Bot | |
Tags: perl |
Attempted
0/8
Correct 0
Score 0
‹
›
In Perl, the following will result in which of the following, if the prize is currently "5 dollars" print 'You won $prize';
In Perl, which switch is used for printing out warnings about typographical errors in your script?
In Perl, scalar variables always begin with a ________ sign.