Obsession? No - it's not an obsession! Perl is not CGI-only language (but i know that there are people out there who want others to think that way).

What Perl really is (IMHO):
  1. Culture
  2. Community
  3. Technology
  4. *something* that we enjoy
What Perl is not (IMHO):
  1. It's not another Web plug-in
  2. It's not ment to be Web utility (even if it is used this way)
  3. It's not to be underestimated (!!!)
What do i use perl for?! Most important - management utilities, remote administration and monitoring, data gathering and analysis. Less important - common system tasks (fining files, etc) and managing my Web servers (dynamic content with DBI and some base web-utils).
Although i often do some CGI scripting and (yes, yes) i do it with perl, becouse it's efficient and simple. I have many small scripts (~90++, and about 1/4 of them are cgi's) to do the dirty work for me.

Conclusion: I know some basic rules about Java programming, even sometimes use PHP (if i really have to), but i can't do anything about one thing... Perl fits best to *all* of my needs (computer/software related of course) ;->

Greetz, Tom.

In reply to Re: Are we obsessed with CGI? by tmiklas
in thread Are we obsessed with CGI? by rinceWind

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.