diff options
author | Norbert Preining <preining@logic.at> | 2010-05-12 16:51:27 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2010-05-12 16:51:27 +0000 |
commit | b645030efc22e13c2498a1522083634ab91b2de1 (patch) | |
tree | c75c7a71998200d419af56eb755dac2f5115b585 /Master/tlpkg/tlperl/README.TEXLIVE | |
parent | 44ccd4efc5352f9eb1099ba357708e7b5ff03b83 (diff) |
move tlperl to tlperl.old
git-svn-id: svn://tug.org/texlive/trunk@18209 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlperl/README.TEXLIVE')
-rw-r--r-- | Master/tlpkg/tlperl/README.TEXLIVE | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/Master/tlpkg/tlperl/README.TEXLIVE b/Master/tlpkg/tlperl/README.TEXLIVE deleted file mode 100644 index 1671e7674d5..00000000000 --- a/Master/tlpkg/tlperl/README.TEXLIVE +++ /dev/null @@ -1,21 +0,0 @@ - -This directory contains a subset of the Perl 5.8.8 distribution -for Windows. The only purpose of this package is to support programs -shipped with TeX Live. It's not intended for general use. - -The executable files were compiled by Siep Kroonenberg with MinGW. - -Changes: - - * The documentation and many modules have been removed. - - * Some Windows specific modules have been added. - -This version of Perl will not be installed on your system and will not -interfere with other versions of Perl which might be installed already. - -If you need Perl for any other purpose than running the programs -provided by TeX Live, we recommand to install the full version which -can be downloaded from: - - http://www.perl.org |