diff options
author | Marcus Moeller <mmoeller@faircomputer.ch> | 2019-06-28 21:35:15 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-29 08:17:51 +0700 |
commit | 8cfa72c3ed5b3b9e21b425c5dfe69a6c134bac8d (patch) | |
tree | 9c25a8a7dea2dd2c23071a174fb174747192ea8d /perl/perl-Switch/slack-desc | |
parent | 7df580653f51571ff0dd9d0010a13e7b18ee5198 (diff) |
perl/perl-Switch: Added (Switch perl module).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'perl/perl-Switch/slack-desc')
-rw-r--r-- | perl/perl-Switch/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-Switch/slack-desc b/perl/perl-Switch/slack-desc new file mode 100644 index 0000000000..c4fa287b4e --- /dev/null +++ b/perl/perl-Switch/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-Switch: perl-Switch (Switch perl module) +perl-Switch: +perl-Switch: Switch implements a generalized case mechanism that covers most +perl-Switch: of the numerous possible combinations of switch and case values. +perl-Switch: +perl-Switch: homepage: https://metacpan.org/pod/Switch +perl-Switch: +perl-Switch: +perl-Switch: +perl-Switch: +perl-Switch: |