Hi,
Before anything else I would like to say that I'm a Perl Programer, and that Perl is my elected language. I'm expecting Perl6, and code handreds of Perl lines every day.
However, I know also enought PHP to see that
NOW, PHP have things where it beats Perl. Let's be realists:
- PHP 5 object syntax is VERY good;
- There are thousands of complete aplications in PHP, ready to use;
- Almost every hosting solution suports PHP;
- Everyone thinks PHP is easy to learn, so everyone try it.
On the other hand:
- PHP don't have scope;
- Most aplication are direct to the point, and most are not easy to adapt to a similar (but not equal) situation
- Secutiry in PHP is weak
- Almost all PHP newbies could be Perl newbies if it was Perl that everyone thoght it was simple
- We are (all?) grateful it isn't, this way Perl code is more secure, more complete and more flexible
But, any way, I think we need more aplication written in Perl, specially ready to use aplications (specially for web, where We have very good resources/workbases, like ModPerl, Catalyst, Mason, and a lot of others).
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.