monkini:

You seem to pose a new and usually very basic question so ofter that the pace that suggests you haven't (and are not) studying Perl in any systematic (nor much of any other) manner.

And one wonders (well, /me wonders) if you learned anything from answers to one of your questionsw yesterday, Dereferencing array of hashes. It's really not a stretch to read the replies, understand them and the references they offer, and to have thus avoided this thread.

Try reading "Learning Perl" ( less than USD 2.00 )and the Tutorials here before asking others how to resolve each little glitch in your (minimal) effort to write the code needed to complete a project.

Surely, you've seen some of the responses to "gimme'" nodes that point out that the Monastery is an institution which aims to help you learn; NOT one that writes your code for you.


In reply to Re: Dereference array of arrays by ww
in thread Dereference array of arrays by monkini

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.