Answer Posted / uma
YES I AGREE WITH RAJGANESH ANSWER , PERL IS SUCH A
WONDERFUL PROGRAMMING LANGUAGE BECOZ IT IS A POWERFUL TEXT
PROCESSR , EASILY EXTRACT DATA EVEN IF THE TEXT DOC IS VERY
VERY LARGE...TEXT MANIPULATION IS VERY EASY , IT IS A
LANGUAGE , WHICH SYNTAX , SCOPE , READIBILITY IS VERY GOOD.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain what is STDIN, STDOUT and STDERR?
What are perl strings?
What are the reasons that cookie server can’t handle multiple connections?
What is a chomp() function in perl?
What is perl scripting?
How can memory be managed in Perl?
Show the use of sockets for the server and client side of a conversation?
In CPAN module, name an instance you use.
What is a chop() function in perl?
What is eval function in perl?
What does the’$_’ symbol mean?
What is the difference between use and require in perl?
How can I implement the function overloading in Perl ? I read about the operator overloading, I do not know how to implement the function overloading. Thanks in advance ?
How to deleting an existing file in perl programming?
How to concatenate strings in perl?