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);
Message body not shown because it is not plain text.