Enlightenment CVS committal Author : leviathan Project : e17 Module : libs/etk-perl
Dir : e17/libs/etk-perl/lib Modified Files: Etk.pm Log Message: Split out XS file into multiple smaller files for better building =================================================================== RCS file: /cvs/e/e17/libs/etk-perl/lib/Etk.pm,v retrieving revision 1.25 retrieving revision 1.26 diff -u -3 -r1.25 -r1.26 --- Etk.pm 29 Jan 2007 14:25:36 -0000 1.25 +++ Etk.pm 3 Jul 2007 19:26:05 -0000 1.26 @@ -5,7 +5,7 @@ use warnings; use Carp; -our $VERSION = '0.06'; +our $VERSION = '0.07'; require XSLoader; XSLoader::load('Etk', $VERSION); @@ -86,7 +86,6 @@ This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.7 or, at your option, any later version of Perl 5 you may have available. - =cut ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs