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 |
List the operator used in Perl?
What is perl dbi?
Give an example of the -i and 0s option usage.
What is boolean context?
What is the purpose of “_file_ literal” and “_line_ literal” in perl?
Distinguish my and local?
What are scalars in perl?
How will you access an element of a perl array?
What are the steps involved when the cgi program starts running?
what are the steps involved in reading a cgi script on the server?
Write a script to reverse a string without using Perl's built in function
How can I display all array element in which each element will display on next line in perl ?