Thank you for the detailed response.

It will primarily be automating health checks, writing data to Excel sheets to generate reports and graphs, emailing this information to various teams, all of this through scripts. I tried Python but didn't like it much. I'm far more comfortable with the braces than spaces.

Also one of the senior guys who just left told me to learn Perl because in the automation world, Perl skill is considered to be a higher level skill than Python and there is a good demand for Perl atleast in the automation and devops world.

He also mentioned that this forum is one of the reasons why he could learn Perl very well and thinks quite highly of perlmonks.

Infact I've registered for a username here but looks like the request is still being considered, hence I'm writing here anonymously. Once my request gets approved I will use it to post questions here.


In reply to Re^4: latest perl book. by Anonymous Monk
in thread latest perl book. by Anonymous Monk

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.