We seem to be going round in circles here. If you do want to learn perl, read and understand the replies you've previously been given, work (yes, work. Don't just read them, make sure you understand what they're saying and how the code works) through the examples given in Getting Started with Perl from the tutorials section. If there is something you don't understand, you're going to have to specifically tell us, otherwise we'll never know.

My advice would be to stop posting exam questions and actually spend your time learning this. You say you have an exam to do, was there was an associated course? If so you should have notes. Do you have a teacher of some kind you could ask?


In reply to Re^3: New to perl by marto
in thread New to perl by Monk_perl

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.