Etk-Perl
etk-perl is the perl bindings for Etk. This module makes it easy to write Etk based applications in perl using an object-oriented approach.
Latest Changes
Version 0.07 Tue Jul 3 21:39:49 GMT+2 2007
- follow some changes in Etk
- Split the single XS file into multiple files
- Some changes to the build system
- Better signal handling
Where to get it from?
The latest version is always in the Enlightenment
CVS repositories - in the e17/lib/etk-perl module.
To checkout, use the following command:
cvs -z3 -d :pserver:anonymous@anoncvs.enlightenment.org:/var/cvs/e co e17/libs/etk-perl
Occasionally, I upload a new stable version to
CPAN