diff options
author | Siep Kroonenberg <siepo@cybercomm.nl> | 2011-02-17 15:04:27 +0000 |
---|---|---|
committer | Siep Kroonenberg <siepo@cybercomm.nl> | 2011-02-17 15:04:27 +0000 |
commit | 73b942cfb4ccf168f9c2b7f20a289b06f1f54a4b (patch) | |
tree | 94319587bf561e3cebad44a774b58c2d904fd310 /Master | |
parent | 316ee97c621496b0fe3267f57cce81bee44ca1e6 (diff) |
New tlperl part I
git-svn-id: svn://tug.org/texlive/trunk@21423 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/tlperl/README.TEXLIVE | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/tlpkg/tlperl/README.TEXLIVE b/Master/tlpkg/tlperl/README.TEXLIVE new file mode 100644 index 00000000000..8096847e47c --- /dev/null +++ b/Master/tlpkg/tlperl/README.TEXLIVE @@ -0,0 +1,6 @@ +This directory contains Perl 5.12.3 compiled for the win32 platform. + +The only purpose of this Perl is to provide support on Windows for +Perl scripts shipped with TeX Live. It's not intended for general use. + +The sources and notes on compilation can be found in source/tlperl. |