Check out Imperia to see a Perl based content management system that is commercially sold (price range approx. 5k US$ to 50k US$, depending on configuration and options). With over 200 installations this is the biggest web-based online content management system in terms of market share in Germany.

A lot of major clients buy this system (and not something else) because they get all the source code with it automatically, and thus are independent of vendor policies when extending or interfacing the system.

This open-source-by-nature characteristic of Perl is one of the biggest selling points for Perl in the "large systems" category, IMHO. And this is definitively recognized by clients. It's probably just that your average Perl fan is so opposed to doing "business stuff" (as in "I'm a Hacker - they are Managers"), that a lot of commercial opportunities for Perl are missed due to communication problems.

BTW, the software for one of the worlds largest electronic stock markets (Germany's XETRA system) uses Perl to do all the controlling and configuration stuff - they got too tired of reprogramming Unix shell in Win32 batch language :-).

Christian Lemburg
Brainbench MVP for Perl
http://www.brainbench.com


In reply to RE: perl as a selling point by clemburg
in thread perl as a selling point by nop

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.