yeah, I think it comes down to the "right tool for the right job". Perl is the only language I even program in now (other than the occasional VB hack I have to do at work), I love Perl, but Perl is a BAD choice for a web browser. The speed would obviously be horrible, but there are other things to consider as well (maintainability issues).
Keep in mind that Mozilla IS open source. You're free to fork the code and try doing it your own way (something like the guys at
kmeleon are doing. Now if you ask me, what REALLY needs to be done, is some sort of Perl plug in that lets Perl scripts and Mozilla communicate. If I could get Mozilla to execute perl scripts on the fly to do certain things, I'd be a VERY happy camper. Yeah yeah, I know - security problems, but still...
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.