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 disable the mod_perl from apache_server as i have used perlfect search on the site and its pagination is not working and the remedy is to disable the mod_perl.
How to close a directory in perl?
What does this symbol mean '->'?
Write a program that shows the distinction between child and parent process?
When do you use perl programming?
How to connect with sqlserver from perl and how to display database table info?
What is qq (double q)operator in perl?
Which has the highest precedence, List or Terms? Explain?
Write the program to process a list of numbers.
How can I display all array element in which each element will display on next line in perl ?
Explain chop?
Explain the meaning of subroutine?