Skip to content

Commit

Permalink
Fix #93798 - pod encoding
Browse files Browse the repository at this point in the history
Done as suggested.
  • Loading branch information
pauloscustodio committed May 25, 2015
1 parent 3840a5d commit 47638f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Captcha.pm
Expand Up @@ -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.
Expand Down
1 change: 1 addition & 0 deletions Changes
Expand Up @@ -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

Expand Down

0 comments on commit 47638f5

Please sign in to comment.