But that is the greatest thing Perl has probably taught me, is that the computer industry is about making money and controlling all the software out there. Perl's TIMTOWTDI approach, dosn't sit well with their controlling nature.

I've read this reply, and BrowserUk's as well, and I was going to hold off replying to any for a few days until more feedback was generated. However, this bit me. I totally agree, and this is a huge one for me. Perl and its community had me learn the value of "sharing", and unless I'm restricted by licenses that I have to incorporate because I've used/included someone elses code, 100% of what I write is Open Source.

I've always been a firm believer that knowledge should be freely shared and available, so when I came across this community, I felt that things fell right in place.

So that's another thing it's done for me; opened my eyes to the fact that I wasn't the only one who loved learning from others while wanting to give out everything I was experienced/knowledgeable with.


In reply to Re^2: How has Perl affected you? by stevieb
in thread How has Perl affected you? by stevieb

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.