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

We all know private variables exist in perl. But do private METHODS exist in perl ? Eg ?

2181


How to sort arrays in perl?

827


Explain lists in perl?

731


Mention what is cpan?

771


What is the importance of perl warnings? How do you turn them on?

774


What is the purpose of _package_ literal?

739


Perl uses single or double quotes to surround a zero or more characters. Are the single(' ') or double quotes (" ") identical?

730


What is perl pop array function?

720


What is an interpolation in perl?

768


Which has the highest precedence, List or Terms? Explain?

700


What is a chop() function in perl?

782


explain the various functions/directives in perl that allow you to include/import a module. Also, state the differences between them.

646


What is 'commit' command in perl?

836


How to access parameters passed to a subroutine in perl?

757


How to prevent file truncation in perl?

713