G'day kunalrc,

Welcome to the monastery.

Unfortunately, what you've written doesn't make too much sense. For instance, what does "a list of variables and its associated names" mean? A variable, say $x, has the name $x: that's probably not what you're referring to. Perhaps you're talking about hash keys, references ... I'm really just making wild guesses; you need to tell us.

Read "How do I post a question effectively?", then, following its guidelines, update your original post. [See "How do I change/delete my post?" if you don't know how to do that.]

The title you used, "Perl & COBOL", seems to have no bearing on the question you're asking; it was certainly no help at all in trying to understand what your question meant. Read "How do I compose an effective node title?" and then, when updating your question, update the title also.

When you've done all of that, you're much more likely to get useful answers to whatever it is that you're enquiring about.

-- Ken


In reply to Re: Perl & COBOL by kcott
in thread Perl & COBOL by kunalrc

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.