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



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

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

More CGI Perl Interview Questions

What is the purpose of goto expr statement?

1 Answers  


Write a program to show the process of spawning a child process

1 Answers  


How do I do fill_in_the_blank for each file in a directory?

1 Answers  


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.

1 Answers  


How will you open a file in read-only mode in perl?

1 Answers  


What are the different types of perl operators?

1 Answers  


what is Chop & Chomp function does?

1 Answers  


Why should I use the -w argument with my Perl programs?

1 Answers  


Elaborate on perl bite-wise operators.

1 Answers  


What are perl variables?

1 Answers  


Which feature of Perl provides code reusability ? Give any example of that feature.

1 Answers  


How many types of primary data structures in Perl and what do they mean?

1 Answers  


Categories