]> mj.ucw.cz Git - anim.git/commitdiff
Goldberg: newer Perl
authorMartin Mares <mj@ucw.cz>
Mon, 29 Oct 2018 09:24:52 +0000 (10:24 +0100)
committerMartin Mares <mj@ucw.cz>
Mon, 29 Oct 2018 09:24:52 +0000 (10:24 +0100)
goldberg.pl

index d2726f4098a4b271db6574e894a3fe5b5ab70bf6..cf6144ead83128bf9c1cde0ce086586285f99936 100755 (executable)
@@ -2,6 +2,8 @@
 
 use strict;
 use warnings;
+use utf8;
+use lib ".";
 
 use Gtk2 -init;
 use Cairo;