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 |
What is the purpose of goto expr statement?
Write a program to show the process of spawning a child process
How do I do fill_in_the_blank for each file in a directory?
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 will you open a file in read-only mode in perl?
What are the different types of perl operators?
what is Chop & Chomp function does?
Why should I use the -w argument with my Perl programs?
Elaborate on perl bite-wise operators.
What are perl variables?
Which feature of Perl provides code reusability ? Give any example of that feature.
How many types of primary data structures in Perl and what do they mean?