From e2abceca35f10da35aa6711162768d389e554987 Mon Sep 17 00:00:00 2001 From: Manuel Pégourié-Gonnard Date: Wed, 15 Jul 2009 01:13:04 +0000 Subject: Undo rev 14242, 14243, 14256, 14257: apparently our Perl for windows doesn't support the open pragma. (OOPS: commited more than I wanted to. Also added files from the generic package 'shade'. This package was 'added' in r14213.) git-svn-id: svn://tug.org/texlive/trunk@14264 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLTREE.pm | 2 -- 1 file changed, 2 deletions(-) (limited to 'Master/tlpkg/TeXLive/TLTREE.pm') diff --git a/Master/tlpkg/TeXLive/TLTREE.pm b/Master/tlpkg/TeXLive/TLTREE.pm index 550a163ba3f..d0897d20885 100644 --- a/Master/tlpkg/TeXLive/TLTREE.pm +++ b/Master/tlpkg/TeXLive/TLTREE.pm @@ -9,8 +9,6 @@ package TeXLive::TLTREE; use TeXLive::TLUtils; -use open qw(:utf8 :std); - sub new { my $class = shift; my %params = @_; -- cgit v1.2.3