1) I'm new to this and this is the best place I could find to put this, if I'm wrong, please let me know.

2) I'm on Windoze. Linux may be free, but I play lots of Win32/NT based games.

I currently run WinXP and had a little trouble finding how to put Perl on it. I have ActiveState Perl now, but under "Perl Installation" in the Getting Started With Perl part of the Tutorials, there isn't one for Windows.

I suggest the following be added:

Installing Perl on a Windows PC

Simply go to ActiveState's ActivePerl Download Site and either fill in the blanks or not and click "Next". Download the MSI package for Windows if you want the Uninstall option or the AS package if you don't care about that option. Simply run the MSI (an executable) and follow the installation guidelines.

You can now write Perl programs in any text editor and run them through the Command Prompt.

Am I completely out of line with this, or is this okay? I know MS products are generally frowned upon, but some people who like to just dabble a bit do have their OS.

Well, cheers,

BP
GRW


In reply to Tutorials Suggestion by giricredwolf

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.