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 |
You want to download the contents of a url with perl. How would you do that?
What are the different ways to run cgi?
How to read a file into a hash array?
What is -> symbol in perl?
What is perl unshift array function?
Which has highest precedence in between list and terms? Explain?
Elaborate on perl bite-wise operators.
What is 'rollback' command in perl?
Is there any way to add two arrays together?
What are the functions that can be performed using cgi program?
What are the characteristics of a project that is well suited to Perl?
How many ways can we express string in Perl?