aboutsummaryrefslogtreecommitdiff
path: root/Perl/README
diff options
context:
space:
mode:
authormertz2003-10-08 09:21:06 +0000
committermertz2003-10-08 09:21:06 +0000
commit4b719a8972fdbbd82ba1bf7423604db531461d1d (patch)
tree321ed69f66671511ca4c8a43dbf2f36396f20836 /Perl/README
parent9e09b8b493c92226fc60ca46d6ed022bdb626b6e (diff)
downloadtkzinc-4b719a8972fdbbd82ba1bf7423604db531461d1d.zip
tkzinc-4b719a8972fdbbd82ba1bf7423604db531461d1d.tar.gz
tkzinc-4b719a8972fdbbd82ba1bf7423604db531461d1d.tar.bz2
tkzinc-4b719a8972fdbbd82ba1bf7423604db531461d1d.tar.xz
update for the new 3.2.95 (simplified) make and installation process
Diffstat (limited to 'Perl/README')
-rw-r--r--Perl/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/Perl/README b/Perl/README
index 6b74be2..35cbf9c 100644
--- a/Perl/README
+++ b/Perl/README
@@ -4,15 +4,15 @@ Install:
perl Makefile.PL
make
- make test # There isn't test scripts yet.
- make demoperl # a kind of manual test
+ make test
make install
- make doc # requires latex and latex2html
-up-to-date doc also available at www.openatc.org/zinc/documentation.html
+up-to-date documentation is also available at www.openatc.org/zinc/documentation.html
You will find there the reference manual, a FAQ, a mailing list, its archive
etc...
+The source of the documentation is available in the full source package,
+which also includes TkZinc for Tcl/Tk, for Perl/Tk, and for Python.
After installation, we recommend you to launch the zinc-demos script,
a frontend to more than 30 small demos.