summaryrefslogtreecommitdiffstats
path: root/perl/perl-Switch/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Switch/README')
-rw-r--r--perl/perl-Switch/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl/perl-Switch/README b/perl/perl-Switch/README
new file mode 100644
index 0000000000..cf0e7c40f2
--- /dev/null
+++ b/perl/perl-Switch/README
@@ -0,0 +1,2 @@
+Switch implements a generalized case mechanism that covers most (but not all)
+of the numerous possible combinations of switch and case values.