I found the PerlPlusPlugin over at CPAN, which may help. It looks like it was designed to launch Perl apps from a browser (Perl/Tk and Perl/OpenGL). It also looks like it has some security issues (for the client) if dangerous code is launched.
That looks really interesting. Thanks for the link. One of the things we were trying to keep in mind during our original discussion on and off the Comma list was that we didn't want to be tied to Perl code on the client (even though I would probably opt to use wxPerl if I were the one coding on the client side). I'm going to give the ppl::plug code another look, though.
BTW, Comma looks pretty cool. I'll have to take a closer look.
It's certainly taken some of the tedium that goes along with developing big complex websites out of the picture for me. If you have any questions/comments/suggestions as you're taking a look, feel free to join the list and chime in. It's low traffic, but responsive.

Thanks again!

-- Douglas

In reply to Re: Re: [OT] Desktop applications over HTTP by dug
in thread [OT] Desktop applications over HTTP by dug

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.