That's thinking outside-the-box baby!

Perl is good for lots of things, but I imagine it would be slow for event-driven stuff like in-browser features.

So, I ask your question with a question - what's the problem you're trying to solve? I think it would be extra fancy to have a perl-plugin browser type thing to help me build regular expressions - OR - to have perl's regular expression capabilities built into something that munges disconnected recordsets, client-side.

But I digress, I'm not sure that's the best tool for the job. Security is job one, definitely. So (hypothetically) what would warrant using perl on the client side, in a web application?

For the life of me, I can't think of it right now. Perl is great for a lot of things. Maybe an in-browser perl object editor would be something useful. Like some in-browser unit-testing device that lets you feed it regexp's and gives you a result based on some disconnected recordset. I have no idea. But I like your thinking!



-mr.dunstan

In reply to Re: possible: a perl plugin for web browsers? by mr.dunstan
in thread possible: a perl plugin for web browsers? by drfrog

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.