Files in Tk-Contrib have been contributed by various people at various times.
Achim Bohnet <ach@mpe.mpg.de> - The Distribution Maintainer
INCLUDED WIDGETS
Tk::Axis - Canvas with Axes
Tk::Dial - an alternative to the Scale widget
Tk::OlWm - Interface to OpenLook properties of Toplevel widget
Tk::TiedListbox - gang together Listboxes
INSTALLATION
perl Makefile.PL
make
make test
# try script(s) in demos directory (optional)
make install
Please send question, suggestions, bug reports and patches to the perl/Tk mailing list
SUCCESS REPORTS:
Check the CPAN-testers page for recent report:
http://www.connect.net/gbarr/cpan-test/
For v0.03 it was reported that the modules build, test, and install (and the demo worked)
perl5.004_54/Tk402.003
SPARC/Solaris 2.5.1/Sun Compiler
perl5.004_04/Tk402.003
Digital Unix V4.0b, DEC CC compiler
Version 0.07 tobe
Version 0.06
Version 0.0501
Version 0.05
From: Andrew Allen <ada@hpesada.fc.hp.com>
Subject: Re: Database -> TiedListbox widget
Date: Fri, 12 Dec 1997 09:45:47 -0700
Message-id: <199712121645.JAA22936@hpesada.fc.hp.com>
Version 0.04
Version 0.03
Version 0.02
# add README file
echo 'Makefile$' > MANIFEST.SKIP
mkdir t &&
perl Makefile.PL
make manifest
make dist
Blech! Better remove subdir overhead and write a CPAN HOWTO
o MM NAME attr set to Tk::Whatever => better perllocal.pod
entry but creates unnecessary auto/Tk/Whatever/.packlist
Version 0.01:
__END__