searching google for "switching from php to perl", i found it quite strange, which results i get. most tutorials are existing for using php if you are a perl programmer. actually i didn't find any tutorial for the other way round, not even on perldoc.
my question now: is there such a tutorial existing, and if so, why not linking it from the perlmonks site, or at least somewhere?
i am working with php for more than 2 years now, and right now decided switching to perl mainly because i wanted to use one language, which is capable of creating web-content as well as system tasks, such as shellscripts. php has ways to use it as an interpreter for the console, but compared to perl it looks like a children's toy. the next issue is CPAN vs PEAR.
all in all i think such an tutorial would be very handy, and actually i don't know why anyone would switch back from perl to php ;)

In reply to php to perl by parasew

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.