in reply to Re: OT-ish: using XUL as a front end to Perl
in thread OT-ish: using XUL as a front end to Perl

Any idea why that module hasn't been updated since aug 2004? Seems odd with Firefox being such a fast-moving project.
  • Comment on Re^2: OT-ish: using XUL as a front end to Perl

Replies are listed 'Best First'.
Re^3: OT-ish: using XUL as a front end to Perl
by erroneousBollock (Curate) on Apr 17, 2006 at 05:12 UTC
    I'd guess that's because XUL had to stay API compatible between major releases. I understand there will be many changes to the XUL and XBL APIs in Firefox 2. You might check the trunk sources to be sure.

    XUL::Node seems fairly complete at first glance... can't hurt to try it out.