diff options
author | Staszek Wawrykiewicz <staw@gust.org.pl> | 2007-01-16 23:20:50 +0000 |
---|---|---|
committer | Staszek Wawrykiewicz <staw@gust.org.pl> | 2007-01-16 23:20:50 +0000 |
commit | e21aa414223ff66e6a886b7ff6a3a9028b5b020c (patch) | |
tree | 265b5cbe1c05f6e96a15061eff4ab2ac0ea3a69a /Master/texmf | |
parent | b6db1c4898dabe252d46a59f2140bb0646fbb6f3 (diff) |
Functions.pm added for win32 perl
git-svn-id: svn://tug.org/texlive/trunk@3536 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rw-r--r-- | Master/texmf/tpm/bin-perl.tpm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf/tpm/bin-perl.tpm b/Master/texmf/tpm/bin-perl.tpm index de5a49a3ac2..23e6de0ddb0 100644 --- a/Master/texmf/tpm/bin-perl.tpm +++ b/Master/texmf/tpm/bin-perl.tpm @@ -115,6 +115,7 @@ perltl/lib/File/Find.pm perltl/lib/File/Glob.pm perltl/lib/File/Path.pm perltl/lib/File/Spec.pm +perltl/lib/File/Spec/Functions.pm perltl/lib/File/Spec/Unix.pm perltl/lib/File/Spec/Win32.pm perltl/lib/File/Temp.pm |