Re: Gimp Perl Server

2000-05-16 Thread Marc Lehmann
On Sun, May 14, 2000 at 10:05:04PM +0200, Marc Lehmann [EMAIL PROTECTED] wrote: On Sun, May 14, 2000 at 06:55:22AM -0700, Michael Lee [EMAIL PROTECTED] wrote: I've been trying to get the following script to work... Try to rwrite it using the newer network-api (i.e. like this): sub net

Re: Gimp Perl Server

2000-05-14 Thread Michael Lee
Marc Lehmann wrote: On Sun, May 14, 2000 at 06:55:22AM -0700, Michael Lee [EMAIL PROTECTED] wrote: I've been trying to get the following script to work... Try to rwrite it using the newer network-api (i.e. like this): use Gimp; use Term::ReadLine; Gimp::init; sub net

Re: Gimp Perl Server

2000-05-14 Thread Marc Lehmann
On Sun, May 14, 2000 at 06:55:22AM -0700, Michael Lee [EMAIL PROTECTED] wrote: I've been trying to get the following script to work... Try to rwrite it using the newer network-api (i.e. like this): use Gimp; use Term::ReadLine; Gimp::init; sub net { $term = new