Skip to content

Commit 2bfbad9

Browse files
committed
Remove useless dependencies in daitch_mokotoff_header.pl.
Actually, the correct fix for this is "we don't need this at all", because this program isn't dealing in any non-ASCII data. The dependency on Data::Dumper seems to be a leftover too. Discussion: https://postgr.es/m/3287943.1680922997@sss.pgh.pa.us
1 parent 3d4fa22 commit 2bfbad9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

contrib/fuzzystrmatch/daitch_mokotoff_header.pl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@
1111
use strict;
1212
use warnings;
1313

14-
use utf8;
15-
use open IO => ':encoding(UTF-8)', ':std';
16-
use Data::Dumper;
17-
1814
die "Usage: $0 OUTPUT_FILE\n" if @ARGV != 1;
1915
my $output_file = $ARGV[0];
2016

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy