Explain different types of perl operators.
No Answer is Posted For this Question
Be the First to Post Answer
How do I read command-line arguments with Perl?
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.
What are perl strings?
Explain '->' in perl?
What are scalars?
Explain ivalue in perl?
Explain goto label?
How do find the length of an array?
What are scalars in perl?
Explain 'grep' function.
Explain arrays in perl.
What are the various flags/arguments that can be used while executing a perl program?