Hmm, Perl, PHP, Ruby, probably Scala (which I don't really know) and even Java (despite many things) are probably fine for developing web applications. (Plus of course Javascript, but it is a slightly different kind of animal.)
Perl was definitely the best tool 15 years ago, today, this is debatable. The real question might be not so much the language itself, but the frameworks available in those languages. Perl has a number of such frameworks (Catalyst, Mojolicious, Dancer, Plack, not to speak about basic CGI), other languages also have similar frameworks. Look at these frameworks (Perl or other), and try to figure out what is your best bet.
I would personally go for Perl, because I know the language, but not everyone has to think the same way.
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.