]> mj.ucw.cz Git - jablonka.git/commitdiff
show-switch: utf8
authorMartin Mareš <mj@ucw.cz>
Sat, 14 Feb 2026 17:27:11 +0000 (18:27 +0100)
committerMartin Mareš <mj@ucw.cz>
Sat, 14 Feb 2026 17:27:11 +0000 (18:27 +0100)
show-switch

index 1079000896b1caf29f77b72d4875f1ad919148bf..1536c7b91e669f403c09b4bfd896053ded5c44d6 100755 (executable)
@@ -2,6 +2,7 @@
 
 use strict;
 use warnings;
+use utf8;
 use Net::SNMP ();
 use Net::Netmask;
 use Data::Dumper;