What is the use of "stderr()"?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More CGI Perl Interview Questions

How to do comment in perl?

0 Answers  


How can you use Perl warnings and what is the importance to use them?

0 Answers  


How do you open a file for writing?

6 Answers  


Why do you use only Perl when there a lot of more languages available in market like C, Java?

1 Answers  


Write an expression or perl script to identify the entered ip address is valid or not?

5 Answers   HCL,






You want to download the contents of a url with perl. How would you do that?

0 Answers  


What is the difference between perl array and perl hash?

0 Answers  


What syntax is used for grep() function?

0 Answers  


write a script to check whether user enter a value is a leap year or not?

3 Answers   Oracle, Persistent, ViPrak,


In Perl, there are some arguments that are used frequently. What are that arguments and what do they mean?

0 Answers  


There are two types of eval statements i.e. Eval expr and eval block. Explain them.

0 Answers  


What is the difference between $array[1] and @array[1]?

1 Answers  


Categories