How do you turn on the perl warnings?
No Answer is Posted For this Question
Be the First to Post Answer
Can inheritance be used in perl? Explain with the help of an example.
Which has the highest precedence, List or Terms? Explain?
How can information be put into hashes?
What are the logical operators used for small scale operations? Explain them briefly.
Define operators used in perl?
How to prevent file truncation in perl?
What is confess function in perl?
What is the use of –w?
Try pattern matching for the following: 1) 10.111.23.11 2) /root/abc/cde/fgg/ac.xml --> Get file name without extention. 3) /root/abc/ac.xml/fgg/ac.xml --> Get file name without extention. 4) What does "DIE" meant in PERL? 5) chomp 6) "This is saturday" --> Print the weekday number. 7) 11-2-2009 --> Print the name of the month. 8) Reverse the string without using func in C.
Why to use perl scripting?
How to disable the mod_perl from apache_server as i have used perlfect search on the site and its pagination is not working and the remedy is to disable the mod_perl.
Explain perl. When do you use perl for programming? What are the advantages of programming in perl?