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 |
Can we load binary extension dynamically?
Can any1 tell me 2 write the script using perl script 2 looking at a log file 2 see wheather the test has passed or not.
What does this symbol mean '->'?
Why do you program in Perl?
When does circular reference occur?
What is the function of virtual documents in cgi programs?
What are the various flags/arguments that can be used while executing a perl program?
What are the different instances used in cgi overhead?
Explain '->' in perl?
How to determine strings length in perl?
You want to open and read data files with perl. How would you do that?
what are the three groups involved in information sharing?