Is perl a case sensitive language?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More CGI Perl Interview Questions

How to count no of occurrence of a unique patterns in perl?

4 Answers   Ness Technologies,


What are scalars?

0 Answers  


Why we use "use lib $path"?

1 Answers  


What are the characteristics of a project that is well suited to Perl?

1 Answers  


Why should I use the -w argument with my Perl programs?

0 Answers  






What is v-strings?

0 Answers  


When would `local $_' in a function ruin your day?

0 Answers  


Comment on array slicing and range operator

0 Answers  


How to open and read data files with Perl

0 Answers  


How to read file into hash array ?

0 Answers  


i have a folder called 'error' and in that, i have error log files which are generated by the build, now i want to findout the string 'error' from each log file and that error has to be copied into the another file called 'analysis'. how do you do this in perl?

5 Answers   HP,


How to add elements in a hash in perl?

0 Answers  


Categories