Explain the arguments for perl interpreter.
What does delete function do in perl?
Explain perl one-liner?
Write syntax to use grep function?
Explain lexical variables.
What is the difference between chop & chomp functions in perl?
10 Answers Cap Gemini, DELL, Electronic Data, TCS,
You want to open and read data files with perl. How would you do that?
What does read () command do?
Explain subroutine?
Why does Perl not have overloaded functions?
How to add elements in a hash in perl?
What does redo statement do in perl?
write a perl script to find whether a given line of text is starting and ending with same word or not ???