diff options
-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. |