Remove useless dependencies in daitch_mokotoff_header.pl.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 2bfbad9c42207b4ba75cfce9901fa78f2c024b61
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2023-04-08T03:23:25Z
Releases: 16.0
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

Files

PathChange+/−
contrib/fuzzystrmatch/daitch_mokotoff_header.pl modified +0 −4

Discussion