A few friends of mine have sinned extensively with
the PHP scripting language. However, now they feel
that the time is ripe for them to repent and practice the ways of Perl. The question is, just how do I do that?
Things are complicated by the fact that I'm relatively
pure in that I hardly wrote a line of PHP code in my life.
I know that PHP is relatively similar to Perl, therefore
making the learning curve substantially flat. Both Perl
and PHP are procedural languages. Most importantly, they
seem to share common heritage.
In order for me to be able to explain to a PHP minded
guy what Perl is and is not, I think I have to figure answers
to these questions, first:
- What does Perl have that PHP does not?
- Alternatively, what does PHP have that Perl doesn't?
- What does Perl do differently than PHP?
- Common pitfalls that PHP converts face the first time
they start praticing Perl?
I'd sincerely appreciate it if some of the monks in our
monastery who had former experience with PHP to figure answers
to these questions (and probably other questions that I forgot
to mention).
|
"There is no system but GNU, and Linux is one of its kernels." -- Confession of Faith
|
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.