Skip Menu |

This queue is for tickets about the Parse-Snort CPAN distribution.

Report information
The Basics
Id: 52005
Status: new
Priority: 0/
Queue: Parse-Snort

People
Owner: Nobody in particular
Requestors: FWIE [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.01
Fixed in: (no value)



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>