]> mj.ucw.cz Git - anim.git/blobdiff - goldberg.pl
Goldberg: newer Perl
[anim.git] / goldberg.pl
index d2726f4098a4b271db6574e894a3fe5b5ab70bf6..cf6144ead83128bf9c1cde0ce086586285f99936 100755 (executable)
@@ -2,6 +2,8 @@
 
 use strict;
 use warnings;
+use utf8;
+use lib ".";
 
 use Gtk2 -init;
 use Cairo;