When would you not use Perl for a project?
Answer / mac
1. When you are developing an application for a real time
system in which processing speed is of utmost importnace
When to use Perl
1. For large text processing
2. When application does lot of data manipulation
3. When you need fast development
4. For database loading operations
5. When shell scrits grow to become libraries
| Is This Answer Correct ? | 9 Yes | 4 No |
What are the reasons that cookie server can’t handle multiple connections?
How to renaming a file in perl programming?
How to prevent file truncation in perl?
What is a hash?
6 Answers Photon, Satyam, Wipro,
Mention the difference between die and exit in Perl?
What is the purpose of redo statement?
Define perl scripting?
How do you set environment variables in perl?
Explain lists in perl?
Explain the default scope of variables in perl?
Explain gmtime() function in perl?
Explain the difference between die and exit in perl?