I've been learning perl for the past few months now on my win2k pro box, with ActivePerl build 631, which of course in and of itself is fine. I've run into a problem however which is that a majority of code is written for *nix systems and i don't possess the skills to port it. Now i have an old laptop (Compaq Presario 1277, 430Mhz, 4.56Gb HDD), which is keeping me held down by the amount of space i have to work with. I have a seperate partition where i could do one of two things; install the latest release of cygwin, or, install Red Hat 7.2. Only problem with RD7.2 though is that i can't use the internet becuse i have a winmodem that is unsupported, and my dsl connection is PPPoE, which i have no clue how to implement. My question is; what would be my best course of action in learning the full realm of possibilties of perl, or if this is even nessicary and i should just stick with the stand-alone win2k. Any responses will be greatly appreciated, thanks.

@t=(201,205);print v99.111.109.109.111.110.32,chr(@t)

In reply to cygwin or linux conundrum by common

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.