server v's client
You may want to take a peak at these comments xul/perl (use.perl.org) for server side (ie: xul-node) or kungfuftrs posts who talks about how to use perl/xul, client side via XPCOM.

what I liked about the discussion on XML-Node was how anything you can do in JS you can do in Perl + XML-Node.

reading mork: perl use for firefox
...but there is not much going on in the above modules. if you want you can read about jwz and mork.pl and how perl saved the day reading the mozilla history.dat file.

update:
yeah sorry for the confusion. rightly or wrongly its pretty much the way I reply as I never get a top level reply option so I comment on the child node.


In reply to server v's client by g00n
in thread Bitten by the Firefox bug by johnnywang

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.