Skip Menu |

This queue is for tickets about the Geography-States CPAN distribution.

Report information
The Basics
Id: 51714
Status: resolved
Priority: 0/
Queue: Geography-States

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

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



Subject: [Patch] POD nit
The attached patch (against 2009040901) fixes some POD, which renders wrong, at least at search.cpan.org.
Subject: pod.patch
diff --git a/lib/Geography/States.pm b/lib/Geography/States.pm index 4333ddd..ddbe930 100644 --- a/lib/Geography/States.pm +++ b/lib/Geography/States.pm @@ -123,7 +123,7 @@ Geography::States - Map states and provinces to their codes, and vica versa. This module lets you map states and provinces to their codes, and codes to names of provinces and states. -The C<Geography::States -> new ()> call takes 1 or 2 arguments. The +The C<< Geography::States -> new () >> call takes 1 or 2 arguments. The first, required, argument is the country we are interested in. Current supported countries are I<USA>, I<Brazil>, I<Canada>, I<The Netherlands>, and I<Australia>. If a second non-false argument is given, we use I<strict
Fixed in version 2015072101