Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 677dd876396ed2909c1dfb28dbeacc10 > files > 5

perl-Tk-FileDialog-1.3-1mdk.noarch.rpm

This is the README file for Tk::FileDialog

Tk::FileDialog is a perl5 package which implements a File Selector
widget.  To use Tk::FileDialog, you will need Perl version 5.002
or better, and Tk

To build this extension, simply enter:

	perl Makefile.PL
	make
	make install

There are no test routines for Tk::FileDialog.  A sample program is
included within the FileDialog.pm pod section.