From 3865909276cab544b8f0cf4e4037aab77df11201 Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Fri, 14 Aug 2015 13:15:23 +0000 Subject: scripts/xindy: Update xindy.pl git-svn-id: svn://tug.org/texlive/trunk@38122 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/xindy/xindy.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/texmf-dist/scripts/xindy') diff --git a/Master/texmf-dist/scripts/xindy/xindy.pl b/Master/texmf-dist/scripts/xindy/xindy.pl index 7da9e131499..e05ad2156a9 100755 --- a/Master/texmf-dist/scripts/xindy/xindy.pl +++ b/Master/texmf-dist/scripts/xindy/xindy.pl @@ -353,7 +353,7 @@ our $VERSION = sprintf "%d.%02d", q$Revision: 1.18 $ =~ /: (\d+)\.(\d+)/ ; use Cwd; use File::Basename; -use File::Glob qw(:bsd_glob); +use File::Glob qw(:glob); use File::Spec; use File::Temp qw(tempfile tmpnam); use Getopt::Long qw(:config bundling); -- cgit v1.2.3