Heh, all in good fun! :D

Putting all anger aside, i would like to add that the article is indeed educational and enlightening - just take the propaganda with a grain of salt.

I want to re-print a piece from Java Enterprise in a Nutshell, page 4. If anyone feels threatened by me posting a quote from a copyrighted book, i will remove this. Also note that this is pre-Y2K literature.

That is the basis of Enterprise Programming - it has grown since 1999, but the meat is still the same: create an interface into an outdated COBOL legacy system instead of replacing it with a costly new one. Personally, i think this is merely treating the symptom, but i am not a company with a super tight budget. :)

But why is Perl NOT capable of sovling this task?

The only thing i see that would not allow Perl into this "enterprise club" is a lack of stable threads. But i still have hope!

Thanks to lachoy for providing those links, i just signed up for the P5EE mailing list. And don't forget this wonderful link:

jeffa


In reply to (jeffa) 2Re: OT: Web Services, Java and .NET by jeffa
in thread OT: Web Services, Java and .NET by converter

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.