Home PERL
Perl interview questions
Filter     Display # 
# Article Title Hits
1 How to concatenate strings with Perl? 148
2 How do I read command-line arguments with Perl? 116
3 When would `local $_' in a function ruin your day? 116
4 What happens to objects lost in "unreachable" memory, such as the object returned by Ob->new() in `{ 107
5 Assume that $ref refers to a scalar, an array, a hash or to some nested data structure. Explain the 114
6 How do you match one letter in the current locale? 132
7 How do I print the entire contents of an array with Perl? 92
8 Perl uses single or double quotes to surround a zero or more characters. Are the single(' ') or doub 106
9 How many ways can we express string in Perl? 114
10 How do you give functions private variables that retain their values between calls? 88
 

Related links

Related Links:

Related Images

Related Links: