I did the transition aswell from PHP to Perl quite some time ago. I wasn't really eager to learn perl either, but it was a necessisty at the palce I worked back then.
My main problem at first was, that I didn't find the info i wanted (talk about wrong researching, or just trying to avoid to learn perl). What I missed the most was the documentation
www.php.net offers.
Since I had to do all the stuff at work in perl, I got myself a copy of the
camel book from o'reilly, and started from there. Plus I got some source code of internal made perl scripts, so that was helping me getting started aswell. Sooner or later I found out about
www.perl.com, perlmonks, and some other sites I forgot about meanwhile and since then i'm hooked to perl and don't want to miss it.
here's a nice comparison of perl vs. php:
Web Automation: PHP vs. Perl vs. PHP
Starting with perl can be very hard, specially if you aren't eager to learn it and would rather stick with PHP. But once you've gotten into perl, you don't want to miss it anymore.
.
emanuel
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.