Hello Fellow Monks!
I recently digged in the Tutorials section. There i stumbled upon this: Installing Perl on a Windows PC
since it may be a little outdated and there is no mention of strawberry perl which i personally found very useful on win32 (I must admit that i never used Active State Perl cause the book i used recommended strawberry perl ...).
I wondered if i should write a Tutorial for installing strawberry Perl on Windows?
(Ok it is no big deal, asking myself if this is worth a tutorial at all, cause it is straightforward but i think new Win32 Perl programmers should have the information and the choice ...)
Maybe useful links?:
http://win32.perl.org
http://strawberryperl.com
What do you think?
Update:It is not possible to update the original thread cause the user doesnt seem to be around anymore or we dont want to alter his node?
Thanks
MH


In reply to RFC: Tutorials Installing Perl on Windows Strawberry Perl by matze77

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.