Do you guys think perl is suitable to write client/server software or should I be looking elsewhere?

I am being asked to help develop software for data collection for a telephone interviewing. It would require feeding the script to the stations, managing a MySQL sample database and prioritizing the calling que, and several other production oriented details.

I know it can be done in Perl, but I am wondering if it is the best language for the task. Currently Perl is the language I am most versed in, but the other people in the company are leaning towards doing the project in VB.Net.

However because of the proprietary nature of doing anything M$, I am really hesitant to condone VB.Anything. Does anyone know of any other similar applications that have been done in Perl?

Oh and one last thing, they also want to run the stations in Win98. This is currently a M$ shop, which I hope to change, but will not happen over night. So it would have to be done with ActiveState Perl. Just something else to consider for any response.

Thanks. JKE

2006-04-04 Retitled by planetscape, as per Monastery guidelines
Original title: 'Is Perl right for me?'


In reply to Any survey instruments in Perl? by loomis53

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.