There are some Mods available to the Unix runners which are not available, for the novice( and in some cases the veteran) Windows users. Also, some of the ActiveState Mods don't work quite right. I point to a recent problem I had with the Mail-POP3Client mod on Active state, which works great except the Delete area doesn't appear to work. Same code on the Linux box worked just fine. The reverse is true I'll bet, just haven't run into it yet personally.

Learning Perl is a great book, and the Camel book as well. I might suggest the one from the Black Book series. I'm sure its still out, lots of good code examples and pretty easy to follow.

The Perl Cookbook is great, but I didn't find the Oriely System Administration with Perl was that good. Some of the code was just wrong and much of it was "so what?" and I'm even a SysAdmin. To each his own I guess.

Welcome to the fun |-)

webadept

Every day someone is doing what someone else said is impossible.

In reply to Re: RedHat Perl and ActiveState Perl. by webadept
in thread RedHat Perl and ActiveState Perl. by NoobiePerlist

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.