When would you not use Perl for a project?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

502


What are perl strings?

504


Define print() function in perl?

551


Why does Perl not have overloaded functions?

529


How to concatenate strings in perl?

588






Why we use CGI?

2111


What are the different instances used in cgi overhead?

572


What does `new $cur->{LINK}' do? (Assume the current package has no new() function of its own.)

541


Explain ivalue?

542


How do you turn on the perl warnings?

492


Explain use of ‘my’ keyword in perl?

568


Explain chomp, chop, cpan, tk.

530


Can you add two arrays together?

525


How to merge two arrays in perl?

517


Explain regular expression in perl?

527