aboutsummaryrefslogtreecommitdiff
path: root/libraries/perl-tk/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/perl-tk/README')
-rw-r--r--libraries/perl-tk/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/libraries/perl-tk/README b/libraries/perl-tk/README
deleted file mode 100644
index d78338991f..0000000000
--- a/libraries/perl-tk/README
+++ /dev/null
@@ -1,8 +0,0 @@
-perl-tk (Tk graphical interface for Perl)
-
-Perl/Tk is an extension for writing Perl programs with a GUI.
-
-Tk was originally developed as an extension to the Tcl language
-for use with the X Window System on Unix. With its port to perl,
-Tk gives Perl programmers the same control over the graphical
-desktop that Tcl programmers have taken for granted.