X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2Fstemmatology.git;a=blobdiff_plain;f=script%2Fpropagate_transitive.pl;fp=script%2Fpropagate_transitive.pl;h=2d49467b73b0e233127f43ee798c375cf24efc91;hp=afe11d729c7768d88239bd70f426136177bb014b;hb=378de72495d704d9de710a0b9c6cfec146de7886;hpb=354cc918ae96a100b8bbb332aba3ff1023a16f0a diff --git a/script/propagate_transitive.pl b/script/propagate_transitive.pl index afe11d7..2d49467 100755 --- a/script/propagate_transitive.pl +++ b/script/propagate_transitive.pl @@ -5,9 +5,7 @@ use feature 'say'; use strict; use warnings; use Getopt::Long; -use Lingua::Features::Structure; use Text::Tradition::Directory; -use XML::Easy::Syntax qw/ $xml10_name_rx $xml10_namestartchar_rx /; use TryCatch; binmode STDOUT, ':utf8';