Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 96161354135a11b061310c76589111d0 > files > 4

perl-Tk-FileDialog-1.3-11.mga4.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.