We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66e7bba commit 2613b9dCopy full SHA for 2613b9d
lib/PPI/Statement/Given.pm
@@ -4,7 +4,7 @@ package PPI::Statement::Given;
4
5
=head1 NAME
6
7
-PPI::Statement::Given - Describes all compound statements
+PPI::Statement::Given - A given-when statement
8
9
=head1 SYNOPSIS
10
lib/PPI/Statement/When.pm
@@ -4,7 +4,7 @@ package PPI::Statement::When;
-PPI::Statement::When - Describes all compound statements
+PPI::Statement::When - A when statement
0 commit comments