pemungkah

I agree with you on everything except:

I believe we are stumbling over a cultural issue here.

If by culture you mean "Culture of learning" then I agree, but, as seems to be the case from your post, if you are talking about western vs eastern(?) culture then I am not sure that is the case.

I am in/from Bangalore, India and the fact that the OP has, as pointed out by you, repeatedly ignored suggestions to do something as trivial as use strict; after extended requests and an explanation on why -w is not the same as strict, is an annoyance to me.

dasgar has gone so far as to rewrite the code in a readable format ( which was then updated in the OP ? ), people on both Stack overflow and PM have talked about how it should be return 'D'; and not return D;, Multiple people have provided formatting tips and all there has been in response is: please could you stop arguing and help me with the full program? please?

I am not a Westerner and I share your views:

So I'm recommending you try some of the hints that were made and let us know how they worked; if 'use strict' tells you that there are things to fix, try fixing them before coming back - and be ready to post in detail the things you tried when trying to fix problems. If we know you're trying to fix it, we're much more likely to pitch in and help you fix things.

In reply to Re^6: Urgent help required. Need a code to translate a given nucleotide sequence into proteins using codon table. by tmharish
in thread Urgent help required. Need a code to translate a given nucleotide sequence into proteins using codon table. by suchetana

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.