in reply to Term::Cap or Perl::GTK or Perl::Tk

Supposing that "kind of stuck with Term::Cap" means that you are stuck with a tty interface...

You may want to have a look at Curses::Widgets and Curses::Forms. These would give you a higher level interface to a tty-based "gui", that would look and feel more similar to Tk and/or GTK.

If this isn't the case, I highly recommend the Tk module. There's a book called "Learning Perl/Tk" that contains a tutorial. Also, as you requested, an on-line tutorial.

Replies are listed 'Best First'.
Re: Re: Term::Cap or Perl::GTK or Perl::Tk
by deprecated (Priest) on Jan 08, 2001 at 21:42 UTC
    Heh, by "stuck" I didnt mean "I am forced to use" I meant "I have tried it and perl complains at me and I dont understand why." :)

    thanks a lot for the tutorial.

    --
    i am not cool enough to have a signature.