• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

MANIFESTH A D09-Jun-1996102 54

Makefile.PLH A D09-Jun-1996263 87

READMEH A D09-Jun-1996388 1710

WaitBox.pmH A D27-Jul-20009.2 KiB32694

README

1This is the README file for Tk::WaitBox
2
3Tk::WaitBox is a perl5 package which implements a very flexible
4WaitBox widget.  To use Tk::FileDialog, you will need Perl version
55.002 or better, and Tk.
6
7To build this extension, simply enter:
8
9	perl Makefile.PL
10	make
11	make install
12
13There are no test routines for Tk::WaitBox.  A sample program is
14included within the WaitBox.pm pod section.
15
16
17