From 259c9cd014d20ce604b1d80687d8349ba32ae746 Mon Sep 17 00:00:00 2001 From: mertz Date: Mon, 15 Sep 2003 12:54:48 +0000 Subject: initial release for CPAN-isation --- Perl/README | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 Perl/README (limited to 'Perl/README') diff --git a/Perl/README b/Perl/README new file mode 100644 index 0000000..6b74be2 --- /dev/null +++ b/Perl/README @@ -0,0 +1,37 @@ +Tk::Zinc - another Canvas which proposes many new functions, some based on openGL + +Install: + + perl Makefile.PL + make + make test # There isn't test scripts yet. + make demoperl # a kind of manual test + make install + + make doc # requires latex and latex2html + +up-to-date doc also available at www.openatc.org/zinc/documentation.html +You will find there the reference manual, a FAQ, a mailing list, its archive +etc... + +After installation, we recommend you to launch the zinc-demos script, +a frontend to more than 30 small demos. + +For more information on building Tk::Zinc, please read the README which applies +to all flavors of Tk::Zinc (tcl and perl, linux and windows) + +For the copyright, please, read the COPYRIGHT file. + +For any question or patch proposal for Tk::Zinc (perl module) build +and installation, please send email to zinc-dev@tls.cena.fr + +For any question on Tk::Zinc usage, please use the zinc@tls.cena.fr or look at +http://www.openatc.org/zinc/documentation.html#ml + + +Tk::Zinc main author is Patrick Lecoanet +Sub-Modules, demos and documentation have been developped by +Daniel Etienne, Christophe Mertz, with contributions from +Stéphane Chatty, Céline Schlienger, Alexandre Lemort + + -- cgit v1.1