Nowadays, microsoft(vb.net) and sunbeam products(java products) is some high pitch than perl. so, what is the reason why they prefer those softwares. so what are the drawbacks in our software. How we going to solve them the bugs in possible ways.

I would say that one of the big things is that .NET comes on most new computers. A Java Runtime Environment comes on most computers. Perl doesn't come on most (Windows) computers by default. And that's one of the big problems.

I don't really know how to solve that though.

If we giving awareness in perl what are the points we can mention.
(and all of your questions about advantages)

Why do you like using Perl? There are the advantages. Me, personally, I don't feel like I need to be concentrating on syntax all of the time. Also, I don't feel like I have to worry about all of the details all of the time. That means to me that I can get right to the heart of the problem without worrying about everything else... which makes me work faster.

It was a learning curve, but once I got it, I can do something in Perl a lot faster than in any other language! That doesn't mean the programs run faster; that means I'm done faster. For the amount of computation I tend to do, that a program run time of 30s vs. 20s doesn't matter if it took me an hour to program in Perl vs. three hours in a different language.

-Bryan


In reply to Re: How much Perl useful ? by mrborisguy
in thread How much PERL useful ? by gube

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.