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 |
What are the various uses of perl?
What is the difference between use and require in perl programming?
What are different data types that perl supports. Elaborate on them.
What is the peculiarity of returning values by subroutines in perl?
Which functions in Perl allows you to include a module file or a module and what is the difference between them?
What is the function of virtual documents in cgi programs?
Explain perl one-liner?
write a script to check whether user enter a value is a leap year or not?
3 Answers Oracle, Persistent, ViPrak,
what is the function that is used to identify how many characters are there in a string?
List the data types that Perl can handle?
What is -> symbol in perl?
Write a program to download the contents from www.perlinterview.com/answers.php website in Perl.