diff --git a/perl/perl-Switch/README b/perl/perl-Switch/README index cf0e7c40f2..4933ae4ca7 100644 --- a/perl/perl-Switch/README +++ b/perl/perl-Switch/README @@ -1,2 +1,3 @@ -Switch implements a generalized case mechanism that covers most (but not all) -of the numerous possible combinations of switch and case values. +Switch implements a generalized case mechanism that covers most (but +not all) of the numerous possible combinations of switch and case +values.