Is it just me, or does Perl give you a warm fuzzy feeling? I don't know, I thought I might get your input on this fine Sunday afternoon on what makes Perl so uncharacteristically blissful.

I mean, I'm a student and am required to code in C(++), Java, et. al. Sadly, Perl is only covered by a single course in the upper level classes, which makes very little sense to me. I am organizing an *uprising* here (much like I did starting a Linux User's Group on campus) to try to make Perl more prominently focused on.

I feel like an architect when writing C, and it definitely gets those neurons sparking. I feel like a *poet* when writing Perl, it seems a creative outlet - much like music is for myself. Furthermore, I feel as though Perl (and I can't quite explain the cause) gave me a completely solid foundation for understanding the underlying concepts and styles of programming. I am completely self taught.

What points do you think I should bring up concerning Perl's importance when I speak to the administration? I can't believe they are so blind to its importance...it is truly the "duct tape of the internet." I have chosen Perl as my poison, and use it whenever possible. Its true power can be seen when implemented as components of a large C(++) porgram.

I know linking outside perlmonks is frowned upon, but if you haven't seen R. Gabriel's site about the fusion of code and poetry, you should grep it, as it's very cool: www.dreamsongs.com.

Keep Dancin'
John
Thanks for the input here monks, I'm meeting with the Administration in a week, and I will tell you how it went. I'm keeping my fingers crossed, but always expect the worst (i.e., they'll probably try to shoot me down quicker than Americans in Iraqi airspace ;)

In reply to Pick Your Poison by lacertus

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.