Most of the work that I've put into the project has been research and databasing, so the PHP I've written isn't so extensive that it would be incredibly hard to rewrite, and most of it will need revision as I try to incorporate it into a larger system.

Perl is more dynamic than the PHP that's locked up in my server and from what I've read can probably be integrated more easily into other systems. This might actually become more of an issue later if I work with systemic grammars. Perl modules will allow me to cut some corners, and I'm all for that. I already see that there are some modules that do almost exactly what my stuff does. Lastly, although it at first didn't seem like much of a factor, the Perl community is more centralized and geared towards this type of work. I found very little documentation on NPL+PHP, because that's just not what PHP is about.

In reply to Re^2: Poetry in the Machine by framboise
in thread Poetry in the Machine by framboise

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.