diff --git a/Captcha.pm b/Captcha.pm index 9cf88ce..1aa2f1a 100644 --- a/Captcha.pm +++ b/Captcha.pm @@ -547,6 +547,8 @@ sub version __END__ # Below is stub documentation for your module. You'd better edit it! +=encoding utf8 + =head1 NAME Authen::Captcha - Perl extension for creating captcha's to verify the human element in transactions. diff --git a/Changes b/Changes index 4e64634..c4c5cf6 100644 --- a/Changes +++ b/Changes @@ -3,6 +3,7 @@ Revision history for Perl extension Authen::Captcha. 2015-05-xx xx:xx Paulo Custodio * Fix #104697: Spelling in README + * Fix #93798 - pod encoding 2012-07-14 12:19 Lubomir Rintel