First of all: I know that you are a newbie here at the Monastery, (your XP shows all too well...) and being a newbie, you need to learn some of what we do here, and how things work around here. One of these things you need to learn, is how to correctly title questions. Your question is legitimate, but your title is not very specific in its description. char. VS char. doesn't really give us an idea right off hand what you are asking. (Do char's fight eachother or something?)

Second: Have you even read any Perl-related learning books for beginners? It doesn't seem like it. Check out Learning Perl sometime, it will help you get up and on your feet quickly.

Otherwise, keep at it, and welcome to the monastery.

Mr.T
print "I pity the $foo !\n";

In reply to Re: char. VS char. by Mr.T
in thread char. VS char. by Summers_Azin_pr0n

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.