Many thanx trantor.
I agree with the existing common-points of thoses 2 languages.
In fact, if i'm starting to code in Perl, but i've already done some small "apps" using sockets...
but my main pb, was that the doc wich i had one hand on, was pretty poor
And i didn't want to spend my days 'parsing' RFCs... :)
Anyway, if i'm interested into Perl, it's for:
- the huge string processing capabilities
- the efficienty of the code compared to its size
- and last: because my mentor (an all-type-administrator)
told me that if i wanted to become a real admin', i HAD to learn perl, moreover for *nix boxes...
he told me "otherwise, u're just a ...wannabe" ... :p
It's the last thing that made,the most,me feel obliged to learn it :)

Many thanx for your post, i'll take the time to learn it slowly, to assimilite it in the best possible way.
And first i'll start with NET::IMAP:Simple... :)

In reply to Re: Re: Re: Re: A perl 'bot' for an imap server... by pim'
in thread A perl 'bot' for an imap server... by pim'

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.