> From: "Sudha Natarajan" <[EMAIL PROTECTED]>
> > How do I install this Win32-GUI-0.0.434?
> 
> put the .pm and .dll files where your system can see them does it.

    ppm install --location=http://jenda.krynicky.cz/perl Win32-GUI 

> > I use PERL quite a bit. Does this provide a GUI development
> > environment for PERL? Is that the understanding?

  It allows you to add GUI components (buttons, listboxes, etc) to your
  Perl program.  If you mean does it provide an IDE?, no.  I have started
  on a GUI Builder that lets you design the component side of the program,
  but not the code that drives it (someday maybe).

  -david hiltz  

Reply via email to