what r the different type of function in perl ???



what r the different type of function in perl ???..

Answer / archana

http://perldoc.perl.org/index-functions.html

this page having all funtions in perl

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More CGI Perl Interview Questions

What are perl strings?

0 Answers  


Define print() function in perl?

0 Answers  


Explain grooving and shortening of arrays?

0 Answers  


List the prefix dereferencer in Perl.

0 Answers  


Explain socket programming in perl?

0 Answers  






What exactly is grooving and shortening of the array?

0 Answers  


i have a folder called 'error' and in that, i have error log files which are generated by the build, now i want to findout the string 'error' from each log file and that error has to be copied into the another file called 'analysis'. how do you do this in perl?

5 Answers   HP,


How do you give functions private variables that retain their values between calls?

0 Answers  


How to read multi lines from a file in perl?

0 Answers  


What is the difference between localtime() and gmtime() functions?

0 Answers  


What is the difference between use and require in perl programming?

0 Answers  


If you want to empty an array then how would you do that?

0 Answers  


Categories