How do you debug a Perl scripting ( at the compile time
error or run
time error) in Unix environment ?
Answer Posted / sirisha
by using strict and warnings, or by putting some print
statements
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What are perl variables?
What is perl I used for?
Explain perl. When do you use perl for programming?
What is the function of virtual documents in cgi programs?
What is lexical variable in perl?
Write an example explaining the use of symbol tables.
What are perl array functions?
You want to read command-line arguements with perl. How would you do that?
How do I generate a list of all .html files in a directory?
Explain goto label, goto name, and goto expr?
Explain regular expression in perl?
What are scalar data and scalar variables?
How to read multi lines from a file in perl?
How many types of operators are used in the Perl?
How do I replace every character in a file with a comma?