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 can we create perl programs in unix, windows nt, macintosh and os/2 ?
Explain perl. When do you use perl for programming? What are the advantages of programming in perl?
Assuming both a local($var) and a my($var) exist, what's the difference between ${var} and ${"var"}?
What is the difference between use and require in perl?
Explain chop?
what are steps to do to lock the sony ericsson mobile with password?
What are the benefits of perl in using it as a web-based application?
How do I sort a hash by the hash key?
What is the use of '>>' in perl?
How we can navigate the xml documents?
Explain the arguments for perl interpreter.
explain the various functions/directives in perl that allow you to include/import a module. Also, state the differences between them.