I don't think I was recommending TinyPerl. I said that I am using it and I described why. I also said that YouTube isn't a good way to learn programming, but I didn't say no one should be using YouTube. The reason I use TinyPerl 5.8 is because it's tiny. lol It's only 448 kilobytes in size. Strawberry Perl, on the other hand, takes up 154 megabytes. And that's just the size of the zip file. (Btw I don't use any of TinyPerl's modules except warnings.pm and strict.pm and maybe Carp, but other than that, I don't use anything else. So, if the older modules have security issues, I am not affected by those, because I don't use them.)

"...it hasn't been updated in many years. You're missing decades of improvements and bug fixes."

I haven't come across a bug yet. When I do, I'll switch. If something is not broken, don't fix it. :D And that's why I am using XP also by the way. And no, I am not promoting Windows XP. Don't get me wrong. I am just saying that I use Windows XP because it works for me, and I love it. It probably won't be good for somebody else's needs. But I figured out a way to make it safe and secure for myself, so I am fine with it. And I have been using it for a long time. Believe it or not, I think, it has clear advantages over using the newest versions of Windows. Not many, but some. I'll post a link here to an article I wrote about how I do it:
How To Make Windows XP Safe.


In reply to Re^3: Beginner Recommendations by harangzsolt33
in thread Beginner Recommendations by Ookma-Kyi

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.