Skip Menu |

This queue is for tickets about the Geo-IATA CPAN distribution.

Report information
The Basics
Id: 103470
Status: new
Priority: 0/
Queue: Geo-IATA

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

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



Subject: POD fix
This fixes the POD error displayed on this URL: https://metacpan.org/pod/Geo::IATA and also as displayed by the command % perldoc Geo::IATA
Subject: patch.txt
diff --git a/lib/Geo/IATA.pm b/lib/Geo/IATA.pm index d41001a..595fd33 100644 --- a/lib/Geo/IATA.pm +++ b/lib/Geo/IATA.pm @@ -93,6 +93,8 @@ return shift->{dbh}; 1; # Magic true value required at end of module __END__ +=encoding UTF-8 + =head1 NAME Geo::IATA - Search airports by iata, icao codes