diff options
Diffstat (limited to 'perl-install/share/advertising/05.pl')
-rw-r--r-- | perl-install/share/advertising/05.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/share/advertising/05.pl b/perl-install/share/advertising/05.pl index f527b58e7..e2017969d 100644 --- a/perl-install/share/advertising/05.pl +++ b/perl-install/share/advertising/05.pl @@ -1,5 +1,7 @@ #!/usr/bin/perl +use utf8; + $width = 556; $height = 303; |