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

Ah, but I was hoping to to have to use a server at all. I was hoping for an application or script which could run locally without a server.


($_='kkvvttuu bbooppuuiiffss qqffssmm iibbddllffss')
=~y~b-v~a-z~s; print
  • 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 Thelonius (Priest) on Apr 17, 2006 at 12:14 UTC
    The server can be local. In fact you can use NSIProcess to start it up.