Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Data-OptList CPAN distribution.

Report information
The Basics
Id: 68131
Status: resolved
Priority: 0/
Queue: Data-OptList

People
Owner: Nobody in particular
Requestors: jotamjr [...] debian.org.sv
Cc:
AdminCc:

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



Subject: Possible spelling error in pod
Date: Thu, 12 May 2011 00:06:15 -0600
To: bug-Data-OptList [...] rt.cpan.org
From: "Jotam Jr. Trejo" <jotamjr [...] debian.org.sv>
Hi Ricardo, I think there is a spelling error in the POD, i attach a quick diff that can fix the issue. Kind Regards! Jotam --- a/lib/Data/OptList.pm +++ b/lib/Data/OptList.pm @@ -195,7 +195,7 @@ Valid arguments are: This produces an array of arrays; the inner arrays are name/value pairs. Values will be either "undef" or a reference. -Positional parameters may be used for compability with the old C<mkopt> +Positional parameters may be used for compatibility with the old C<mkopt> interface: my $opt_list = Data::OptList::mkopt($input, $moniker, $req_uni, $must_be);
Download signature.asc
application/pgp-signature 836b

Message body not shown because it is not plain text.

thanks! fixed in git -- rjbs