Subject: | [Patch] POD nit |
The attached patch fixes some POD, which renders wrong, at least at
search.cpan.org.
Subject: | pod.patch |
diff --git a/lib/Parse/Snort.pm b/lib/Parse/Snort.pm
index 5e150cf..9ff20a6 100644
--- a/lib/Parse/Snort.pm
+++ b/lib/Parse/Snort.pm
@@ -159,7 +159,7 @@ The source port for the rule. Generally a static port, or a contigious range of
=item B<direction>
-The direction of the rule. One of the following: C<->> C<<>> or C<<->.
+The direction of the rule. One of the following: C<< -> >> C<< <> >> or C<< <- >>.
=item B<dst>