Difference between Perl and Mod_perl?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is it hard to call this function: sub y { "because" } ?

609


Define say() function in perl?

610


What are the various file operations in perl. Explain with example.

602


how to extract pin_code,phone_number,year from text file using regular expressions in perl

1927


What does next statement do in perl?

651






What is an interpolation in perl?

650


How to connect to SQL server through Perl?

633


How are parameters passed to subroutines in perl?

578


What is the use of 'ne' operator?

564


What are perl array functions?

614


There is no strict data types in perl unlike in other high level languages like Java so wouldn't that be a problem if a code in perl is to be a written by a big team of 20+ members ?"

2077


How do I print the entire contents of an array with Perl?

624


You want to print the contents of an entire array. How would you do that?

617


How to print escaping characters inside a string in perl?

602


Explain lexical variables.

599