Does any Software Development Firm uses LAMP (Linux, Apache products, MySQL, Perl/PHP) model ONLY and still running it's business well?
On paper it very easy to plan following way
1) Use Linux OS on desktop of all employees (Open office can be used instead of MS-Office)
2) Use Apache webserver
3) MySQL as your Database
4) Use Perl for Software development for all kinds of customer requirements. (I believe that Perl can be used for any kind of development, if used with proper knowledge. BTW I am still a Perl student and Gurus can correct my statement)

I know there could be lot of practicle difficulties. I personally like to use Open-Source softwares very much. But I am Not sure if some company can run it's entire business using these kinds of softwares.
If this is true then that company would become a role-model for others, as Software Purchase budget would be ZERO.

In reply to LAMP is practical model? by sanPerl

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.