]> git.cameronkatri.com Git - cgit.git/commitdiff
filters: toggle perl utf8 situation
authorJason A. Donenfeld <Jason@zx2c4.com>
Tue, 28 May 2013 05:55:40 +0000 (07:55 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Tue, 28 May 2013 05:55:40 +0000 (07:55 +0200)
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
filters/html-converters/resources/markdown.pl

index abec173197dc95ccde49d85716c237e4d66ddb41..d40b2d066b6d77aafff0b84e3ef3ee0e049b829f 100755 (executable)
@@ -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: