summaryrefslogtreecommitdiff
path: root/shells/perlsh/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'shells/perlsh/DESCR')
-rw-r--r--shells/perlsh/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/shells/perlsh/DESCR b/shells/perlsh/DESCR
new file mode 100644
index 00000000000..d841636cadd
--- /dev/null
+++ b/shells/perlsh/DESCR
@@ -0,0 +1,3 @@
+The Perl Shell is a shell that combines the interactive nature of a Unix
+shell with the power of Perl. The goal is to eventually have a full
+featured shell that behaves as expected for normal shell activity.