mirror of
https://git.zx2c4.com/cgit/
synced 2024-11-04 06:00:44 +00:00
filters: toggle perl utf8 situation
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
989d251384
commit
6d6f8bdeed
@ -18,10 +18,6 @@ use vars qw($VERSION);
|
||||
$VERSION = '1.0.1';
|
||||
# Tue 14 Dec 2004
|
||||
|
||||
## Disabled; causes problems under Perl 5.6.1:
|
||||
use utf8;
|
||||
binmode( STDOUT, ":utf8" ); # c.f.: http://acis.openlib.org/dev/perl-unicode-struggle.html
|
||||
|
||||
|
||||
#
|
||||
# Global default settings:
|
||||
|
Loading…
Reference in New Issue
Block a user