summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/installer/install-menu-perltk.pl5
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/install-menu-perltk.pl b/Master/tlpkg/installer/install-menu-perltk.pl
index a3592c7ccf5..ce3ed28ee57 100644
--- a/Master/tlpkg/installer/install-menu-perltk.pl
+++ b/Master/tlpkg/installer/install-menu-perltk.pl
@@ -5,7 +5,10 @@
# This file is licensed under the GNU General Public License version 2
# or any later version.
#
-#
+# TODO:
+# - make the fancy selector the default, at least on unix
+# - for win32 find out the necessary files for the fancy selector and move
+# them to the installer perl package
use strict;
$^W = 1;