Give an example of using the -n and -p option.
No Answer is Posted For this Question
Be the First to Post Answer
What is 'rollback' command in perl?
Explain perl. What are the advantages of programming in perl?
How do you give functions private variables that retain their values between calls?
What are the two ways to get private values inside a subroutine?
What are the logical operators used for small scale operations?
What are the various file operations in perl. Explain with example.
What is the purpose of goto expr statement?
what is the difference between require and use in perl?
Why do we use "use strict" in perl?
How to change a directory in perl?
What does the qq{ } operator do?
what are the strategies followed for multiple form interaction in cgi programs?