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 |
How to close a file in perl?
Explain socket programming in perl?
What are some of the key features of objects in perl?
What is perl pop array function?
Enlist the advantages of using c over perl?
What does length(%HASH) produce if you have thirty-seven random keys in a newly created hash?
You want to concatenate strings with perl. How would you do that?
When would `local $_' in a function ruin your day?
Where the command line arguments are stored and if you want to read command-line arguments with Perl, how would you do that?
what is the meaning of rigging?
How to find the length of an array in perl?
How does polymorphism work in perl?