Difference between Perl and Mod_perl?
Answers were Sorted based on User's Feedback
Answer / shah faisal
Perl is a language and MOD_PERL is a module of Apache used
to enhance the performance of the application.
| Is This Answer Correct ? | 16 Yes | 0 No |
what is the main function of fork() in cgi programming?
You want to print the contents of an entire array. How would you do that?
Explain perl. When do you use perl for programming? What are the advantages of programming in perl?
What are the arguments and what do they mean in perl programming?
What is the difference between single (') and double (") quote in a string in perl?
You want to open and read data files with perl. How would you do that?
List the prefix dereferencer in Perl.
You want to concatenate strings with perl. How would you do that?
How to do comment in perl?
What does undef function in perl?
Distinguish my and local?
Explain split function in perl?