What are the characteristics of a project that is well
suited to Perl?

Answer Posted / rajesh muppala

Here are my views

1.The Project should be an internal client but not mandatory
2.Minimal number of users can hit because of performance
issues
3.If the Project is dealing with many number of emails
sending
4.To develop faster and kick it off

Is This Answer Correct ?    3 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the logical operators used for small scale operations? Explain them briefly.

548


Write a cgi program to show the header part?

526


What are scalars?

551


What does -> symbol indicates in Perl?

569


How to remove a directory in perl?

488






What does cgi program store?

541


What does Perl do if you try to exploit the execve(2) race involving setuid scripts?

529


Explain about typeglobs?

555


Write an example explaining the use of symbol tables.

564


How can the user execute a long command repeatedly without typing it again and again?

509


Explain gmtime() function in perl?

567


How do I read command-line arguments with Perl?

605


How many loop control keywords are there in perl?

559


What is perl? What is the basic command to print a string in perl?

488


Differentiate between arrays and list in perl.

538