You have a valid point; Perl is not a silver bullet. Even those of us who believe that Perl is a better language than PHP in every way must reluctantly acknowledge that switching languages is not the solution to every problem. :)

Whether this means someone "should" stick with PHP is more debatable, and depends on their personal learning style. Some people find gradual learning easier than rapid change, and if kitsune's that sort of person then sticking with PHP might be helpful. On the other hand, some people find a clean break helpful; it instantly gets them away from any existing bad habits, and it forces them to learn the new approach properly instead of falling back on their old tried-and-tested approaches when the going gets tough. If kitsune is that sort of person, then switching to Perl now would be best.


In reply to Re^2: How to use Perl in web pages? by Porculus
in thread How to use Perl in web pages? by kitsune

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.