Description:Fix pod warning and encoding
 pod is converted to utf-8
Author:dod
--- a/Pod/Text.pm
+++ b/Pod/Text.pm
@@ -1533,7 +1533,7 @@
 
 See L<TODO> file of Tk-Pod distribution
 
-
+=encoding utf-8
 
 =head1 POD TO VERIFY B<PodText> WIDGET
 
@@ -1561,19 +1561,19 @@
 
 =over 4
 
-=item auml: E<auml> ,
+=item auml: E<auml> ä,
 
-=item Auml: E<Auml> ,
+=item Auml: E<Auml> Ä,
 
-=item ouml: E<ouml> ,
+=item ouml: E<ouml> ö,
 
-=item Ouml: E<Ouml> ,
+=item Ouml: E<Ouml> Ö,
 
-=item Uuml: E<uuml> ,
+=item Uuml: E<uuml> ü,
 
-=item Uuml: E<Uuml> ,
+=item Uuml: E<Uuml> Ü,
 
-=item sz: E<szlig> .
+=item sz: E<szlig> ß.
 
 =back
 
@@ -1583,7 +1583,7 @@
 
 Details:  L<perlpod> or perl, perlfunc.
 
-External links: L<http://www.cpan.org> (URL), L<< URL with link text|http://www.cpan.org >>, L<perl(1)> (man page), L<Berliner Fernsehturm|geo:52.520685,13.409461> (geo: URL)
+External links: L<http://www.cpan.org> (URL), L<< URL with link text|http://www.cpan.org >>, L<perl> (man page), L<Berliner Fernsehturm|geo:52.520685,13.409461> (geo: URL)
 
 Links to local sections: L<a section (SYNOPSIS)|/SYNOPSIS>, L<an item
 (-file, currently wrong)|/-file>, L<a working item (auml)|/auml>.
